summaryrefslogtreecommitdiff
path: root/src/runtime/c/pgf/linearize.c
AgeCommit message (Expand)Author
2012-10-25a major refactoring in the robust parser: bottom-up filtering and garbage col...kr.angelov
2012-03-12libpgf: a new implementation for literals which also allows custom literals. ...kr.angelov
2012-03-07libpgf: implementation for built in literal categorieskr.angelov
2012-03-05libpgf: now all concrete functions and categories are explicitly linked to th...kr.angelov
2012-02-21libpgf: added index for fast lexicon lookup. Still not perfectkr.angelov
2012-02-18libpgf: now the linearization index is created during the grammar loading whi...kr.angelov
2012-01-23libpgf: extra_ccat is now redundant and was removedkr.angelov
2012-01-20initial import of the C runtimekr.angelov