| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
This means more compact JIT compiled code and uniformity with the code for def rules
|
|
|
|
|
|
|
|
|
|
PgfSymbolKS, PgfExprFun and PgfLiteralStr now keep their strings as embedded flexible arrays. The latest change gives us the same compactness as the old representation but it is a lot easier to use.
|
|
|
|
changes in the printer
|
|
|
|
search. This is already used by the exhaustive generator. The time to generate 10000 abstract trees with ParseEng went down from 4.43 sec to 0.29 sec.
|
|
|
|
declarations for generic programming from data.c are removed as well
|
|
decideable for propositional logic. dependent types and high-order types are not supported yet. The generation is still in decreasing probability order
|
|
|
|
|
|
are always listed in decreasing probability order. There is also an API for generation from Python
|