| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Fixes #6764: Printing Notation regressed compared to 8.7
|
|
|
|
_log.txt and _err.txt so that they can be viewed immediately in gitlab
|
|
This was kept as a fallback for some time, not worth keeping it
anymore as our GitLab setup seems mature and reliable enough.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Unluckily this is the only file that contains a VERNAC EXTEND and no
ARGUMENT EXTEND, which are not handled yet.
|
|
|
|
This was imposing a bit of useless burden on the API for no good reason.
|
|
|
|
|
|
|
|
|
|
|
|
These are needed for example for the test suite.
|
|
TTBOMK we don't use any of these files since a long time.
|
|
|
|
|
|
Fixes #8018.
|
|
|
|
|
|
|
|
This closes #7618.
|
|
|
|
econstr
|
|
|
|
|
|
|
|
internal backtracking
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Followup for #8341.
Not making a test as that's too difficult with our current infrastructure.
|
|
|
|
|
|
|
|
|