| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
everything works even when the compiler's optimizations are off
|
|
the parser's speed
|
|
|
|
|
|
libgu
|
|
abstract syntax. there might be some bugs yet to be found, meta variables and computation under lambda is only partially supported
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
with GuSeq. The GuSeq/GuBuf API is simplified
|
|
|
|
|
|
up the code a lot
|
|
|
|
|
|
|
|
|
|
|