summaryrefslogtreecommitdiff
path: root/src-3.0/PGF
AgeCommit message (Collapse)Author
2008-06-25changed names of resource-1.3; added a note on homepage on releaseaarne
2008-06-23remove the comments about the meta variables. They are not relevant anymorekrasimir
2008-06-23added type signature for expr2tree to make it visible for haddockkrasimir
2008-06-22threaded string operations to strings if given as options to linearizeaarne
2008-06-22added -nofun and -nocat options to vtaarne
2008-06-22tree visualization commandaarne
2008-06-22prefix and variants restored in linearizationaarne
2008-06-19split the Exp type to Tree and Exprkrasimir
2008-06-18system command pipes (sp)aarne
2008-06-16new languages in resource Make; moved GF-specific stuff from Quizaarne
2008-06-15documentation of commands; restriction options to generationaarne
2008-06-14added translation and mophology quizzesaarne
2008-06-12fix the tree extractor in the incremental parser to check for cyclic charts ↵krasimir
and coercion rules.
2008-06-11allow spaces between command options; option -treebank in linearizeaarne
2008-06-10preliminary version of morpho analysisaarne
2008-06-05lookParser already returns Nothing if there is no parser. Don't generate errorkr.angelov
2008-06-05use parser combinators to parse the shell commands. simplified CommandLine typekr.angelov
2008-06-04back to breadth first search. Fixes the the "I am here" bugkr.angelov
2008-06-04cleanup, document and export the completion APIkr.angelov
2008-06-03Added lookPrintName.bjorn
2008-06-03Redesign and opimize the incremental parserkrasimir
2008-06-03Hackish version of the incremental parserkrasimir
2008-05-30Changes lookConcrFlag to return Maybe.bjorn
2008-06-02use MultiMap from the reference implementation instead of GeneralDeduction ↵krasimir
and RedBlackTree
2008-06-02Some more documentationkrasimir
2008-05-30cleaned up and documented PGF APIkrasimir
2008-05-30replace GFCC with PGF in (almost) all placeskrasimir
2008-05-30change the PGF.Data.Exp typekrasimir
2008-05-30don't need SyntaxTree anymore. Use PGF.Data.Exp directlykrasimir
2008-05-29change the library root namespace from GF.GFCC to PGFkrasimir