summaryrefslogtreecommitdiff
path: root/src/runtime/c/pgf/linearize.h
AgeCommit message (Collapse)Author
2012-12-19rename linearize.{h/c} to linearizer.{h/c} which follows the convention used ↵kr.angelov
in parser.c and reasoner.c
2012-02-18libpgf: now the linearization index is created during the grammar loading ↵kr.angelov
which also makes the types PgfLzr and PgfParser redundant.
2012-01-20initial import of the C runtimekr.angelov