summaryrefslogtreecommitdiff
path: root/src/GF/Grammar/Parser.hs
AgeCommit message (Collapse)Author
2009-09-14clean up the GF.Grammar APIkrasimir
2009-09-14CheckGrammar is now using the printer in GF.Grammar.Printer. Fixed bug that ↵krasimir
was hiding the warnings
2009-06-20the construct lin C t now replaces lock fields (in source code; still tempor ↵aarne
used internally); lock fields removed from english resource as an example
2009-05-15new pre syntax (as alternative): pre {"o" | "i" => "an" ; _ => "a"}aarne
2009-03-17add the compiled Haskell sources for Parser and Lexerkrasimir