summaryrefslogtreecommitdiff
path: root/src/GF/Grammar/Printer.hs
AgeCommit message (Expand)Author
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