summaryrefslogtreecommitdiff
path: root/src/compiler/GF/Command
AgeCommit message (Expand)Author
2010-07-07report type errors in the shell from command "p"krasimir
2010-07-01redesign the open-literals APIkrasimir
2010-06-18Yay!! Direct generation of PMCFG from GF grammarkrasimir
2010-05-19now the parser could return partial parse resultskrasimir
2010-04-30for backward compatibility we have the old parse function again. the old func...krasimir
2010-04-30first incarnation of the bracketed string APIkrasimir
2010-04-28new option pg -funsaarne
2010-04-28wf,vt,vp,vd,aw should store files in utf8krasimir
2010-04-27fix the -view option for vt,vp,vd,aw to work on Windowskrasimir
2010-04-19use the native unicode support from GHC 6.12krasimir
2010-04-06dependency graph can be restricted to some modules; added help dgaarne
2010-04-04in the shell, permit 3-letter lang codes as concrete syntax namesaarne
2010-03-22PGF.groupResults and the option l -groups, to show ambiguities grouped by lag...aarne
2010-02-01commands mq and tq can take a tree with metas to guide generationaarne
2010-01-31command l -list ; fixed mq to work with the new tabularLinearizesaarne
2010-01-30gt and gr can start from a tree with metavariables, just filling themaarne
2010-01-29bugfix in the PGF typechecker and more test caseskrasimir
2010-01-28example_based returns the list of all unknown wordsaarne
2010-01-28in example-based grammar conversion, warnings about unknown wordsaarne
2010-01-27command eb for example-based grammar conversion; see 'help eb' and the exampl...aarne
2010-01-27cleanup the code of the PGF interpreter and polish the binary serialization t...krasimir
2010-01-26probability ranking (rt) and gr -probs=FILEaarne
2010-01-17PGF is now real synchronous PMCFGkrasimir
2010-01-17now the linearization is completely based on PMCFGkrasimir
2010-01-15now the abstract syntax in PGF allows the same syntax for integers, floats an...krasimir
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