summaryrefslogtreecommitdiff
path: root/src/runtime
AgeCommit message (Expand)Author
2012-02-17libpgf: simplify the loading of PgfCncCatkr.angelov
2012-02-17libpgf: added printer.ckr.angelov
2012-01-26libpgf: switch to using callbacks and lazy prediction in the parser. this red...kr.angelov
2012-01-26libpgf: use a temporal pool for allocating the arrays in the continuation map...kr.angelov
2012-01-26libpgf: fix a warning in reader.ckr.angelov
2012-01-26libpgf: fix in string.hkr.angelov
2012-01-24libpgf: few fixes to make the loading of grammars with def rules possiblekr.angelov
2012-01-23libpgf: extra_ccat is now redundant and was removedkr.angelov
2012-01-23libpgf: forgot to add utils/pgf-print.ckr.angelov
2012-01-23pgf-translate: add \n at the end of two error messageskr.angelov
2012-01-23libpgf: debugging framework for the parserkr.angelov
2012-01-23libpgf: the concrete categories were allocated from the temporary poolkr.angelov
2012-01-23libpgf: printing of literals and flagskr.angelov
2012-01-23libpgf: move the lindefs field from PgfCncCat to PgfCCat. display the list in...kr.angelov
2012-01-21added an API for printing the PGF to human readable formatkr.angelov
2012-01-21fix the crash in the reader when there aren't any productions per category.kr.angelov
2012-01-20initial import of the C runtimekr.angelov
2011-12-19the parser now use nub instead of nubsort which means that the abstract synta...kr.angelov
2011-12-08Now graphvizAbstractTree suppress the visualization of implicit arguments.kr.angelov
2011-11-15now we store version number in every .gfo file. If the file is compiled with ...kr.angelov
2011-11-10Now PMCFG is compiled per module and at the end we only link it. The new comp...kr.angelov
2011-10-25Preparations for release of GF 3.3hallgren
2011-10-20PGF.hs: Add LANGUAGE BangPatterns to make GHC 7.2 happyhallgren
2011-10-12Improvements of "gf -server" mode and related setuphallgren
2011-10-10minibar/support.js: added function encodeArgs.hallgren
2011-09-21fix in the proof search. when we start the generation from a template, we mus...kr.angelov
2011-09-15added topological sort module to PGF - to be used in example based grammar wr...ra.monique
2011-09-14quick fixes in PGF.TypeCheck suggested by Krasimir; to be revisitedaarne
2011-08-30bugfixes in the typechecker and the tree generatorkr.angelov
2011-08-30bugfix: allow higher-order variables in the linearizationkr.angelov
2011-08-29skip spaces before closing parenthesis in PGF.Expr.pFactoraarne
2011-08-28import command now gives priority to new abstract syntax, and discards the ol...aarne
2011-08-22minibar: documentation updatehallgren
2011-08-22minibar: quick fix to allow literals to be entered.hallgren
2011-08-21minibar: documentation fixeshallgren
2011-08-19minibar: bug fix for "Try Google Translate" buttonhallgren
2011-08-16minibar: adding pgf_offline.jshallgren
2011-08-11minibar: documentation and API workhallgren
2011-08-11minibar: some functions were in the wrong filehallgren
2011-08-09minibar: more documentation (in minibar-api.html)hallgren
2011-08-08minibar: refactoring for improved modularityhallgren
2011-08-08minibar: resolve conflicthallgren
2011-08-03minibar: improve pgf_online.jshallgren
2011-08-03minibar: small code and documentation tweakshallgren
2011-08-08minibar: recording old configuration changeshallgren
2011-07-21GenIP, GenRP in Extra and any_Quant in ExtraEngaarne
2011-06-21minibar support.js: add function ajax_http_post for posting FormDatahallgren
2011-04-11minibar: fix typohallgren
2011-04-11minibar: small documentation updates and correctionshallgren
2011-04-06avoid warning from ghc-7.0hallgren