summaryrefslogtreecommitdiff
path: root/src/GF/Grammar/Printer.hs
AgeCommit message (Expand)Author
2009-12-13reorganize the directories under src, and rescue the JavaScript interpreter f...krasimir
2009-10-28restructure ResParam and ResValuekrasimir
2009-10-02merge GF.Grammar.API into GF.Grammarkrasimir
2009-09-20syntax for implicit arguments in GFkrasimir
2009-09-17fix in GF.Grammar.Printerkrasimir
2009-09-17remove the transfer modules. We don't need anything special, a transfer modul...krasimir
2009-09-14Use GF.Grammar.Printer everywhere instead of PrGrammarkrasimir
2009-09-14CheckGrammar is now using the printer in GF.Grammar.Printer. Fixed bug that w...krasimir
2009-08-18let the GF.Grammar.Printer printer output the unicode symbols directlykrasimir
2009-05-22some work on evaluation with abstract expressions in PGFkrasimir
2009-05-22fix the handling of wildcardskrasimir
2009-05-20refactor the PGF.Expr type and the evaluation of abstract expressionskrasimir
2009-03-15export ppLabel from GF.Grammar.Printerkrasimir
2009-03-05print semicolon after the ind statementkrasimir
2009-03-04GF.Grammar.Printer: parenthesis around single identifier are not necessarykrasimir
2009-03-04another missing case in GF.Grammar.Printerkrasimir
2009-03-04qualified/unqualified mode for GF.Grammar.Printer. Used in the "cc" commandkrasimir
2009-03-04added few missing cases in GF.Grammar.Printerkrasimir
2009-02-23Perhaps -> Maybe refactoring and better error message for conflicts during mo...krasimir
2009-02-01small fixes in GF.Grammar.Printerkrasimir
2009-01-31bug fix in the module dependencies checkerkrasimir
2009-01-23remove some more obsolete codekrasimir
2009-01-23pretty printing of qualified identifierskrasimir
2009-01-20simple fixes in GF.Grammar.Printerkrasimir
2009-01-20added pretty printing for flagskrasimir
2009-01-20pretty printer for the GF.Grammar syntax. still not in usekrasimir