summaryrefslogtreecommitdiff
path: root/src/runtime/haskell/PGF/Linearize.hs
AgeCommit message (Expand)Author
2012-08-29A basic infrastructure for generating Teyjus bytecode from the GF abstract sy...kr.angelov
2012-03-18PGF run-time library: function names in BracketedString (experimental)hallgren
2011-08-30bugfix: allow higher-order variables in the linearizationkr.angelov
2010-10-02refactor the API for random generation again. Now PGF contains probabilities ...krasimir
2010-08-09native representation for HOAS in PMCFG and incremental type checking of the ...krasimir
2010-06-09filter the duplications when doing 'l -table'krasimir
2010-05-25bugfix in the linearization algorithmkrasimir
2010-05-19now every BracketedString also has reference to the source expression(s)krasimir
2010-05-01refactor BracketedStringkrasimir
2010-05-01bug fix for bracketedLinearize with HOAS and meta variableskrasimir
2010-04-30first incarnation of the bracketed string APIkrasimir
2010-03-28Action category, more doc in Phrasebookaarne
2010-01-27cleanup the code of the PGF interpreter and polish the binary serialization t...krasimir
2010-01-17PGF is now real synchronous PMCFGkrasimir
2010-01-17now the linearization is completely based on PMCFGkrasimir
2010-01-05printnames are now kept as String instead of Term in PGFkrasimir
2009-12-31morpho analysis with -missing flag, shows words outside lexicon; also invoked...aarne
2009-12-13reorganize the directories under src, and rescue the JavaScript interpreter f...krasimir