summaryrefslogtreecommitdiff
path: root/src/runtime/c/pgf/expr.c
AgeCommit message (Expand)Author
2012-12-18the C runtime now can read abstract expressions with literals and meta variableskr.angelov
2012-12-13a top-level API for parsing in the C runtimekr.angelov
2012-12-13bugfix: pgf_read_expr no longer requires a semicolon at the end of an abstrac...kr.angelov
2012-03-07libpgf: implementation for built in literal categorieskr.angelov
2012-02-27libpgf: pretty printing for expressions with metavaraibleskr.angelov
2012-02-17libpgf: added printer.ckr.angelov
2012-01-24libpgf: few fixes to make the loading of grammars with def rules possiblekr.angelov
2012-01-23libpgf: printing of literals and flagskr.angelov
2012-01-21added an API for printing the PGF to human readable formatkr.angelov
2012-01-20initial import of the C runtimekr.angelov