summaryrefslogtreecommitdiff
path: root/src/runtime/c/pgf/parseval.c
AgeCommit message (Expand)Author
2014-11-27remove pgf/parser.hkr.angelov
2014-10-22CAPIT is now naturally supported in the C runtimekr.angelov
2014-10-09throw away the long obsolete runtime type information in the C runtimekr.angelov
2014-03-05implementation for pre in the C runtimekr.angelov
2014-03-04memory leak in parseval.ckr.angelov
2013-12-10loading and unloading of languages in the C runtime and in the Python bindingskr.angelov
2013-11-01fix the parseval metric after the redesign in the C runtimekr.angelov
2013-10-09a major redesign in the C runtime. The parser and the linearizer now fully su...kr.angelov
2013-10-04GuString is now an ordinary C string - it makes live easier. In addition PgfS...kr.angelov
2013-09-27a major refactoring in the C and the Haskell runtimes. Note incompatible chan...kr.angelov
2013-09-17a major refactoring in the C runtime. GuList is now removed and replaced with...kr.angelov
2013-06-26patch for adjustable heuristics from Pythonkr.angelov
2013-05-07bug fix in the management of memory pools in the statistical parserkr.angelov
2013-04-26finally the statistical parser is able to return all possible abstract treeskr.angelov
2013-04-19the C runtime and the Python binding now have an API for parser evaluation. T...kr.angelov