summaryrefslogtreecommitdiff
path: root/src/GF/Source/ParGF.y
AgeCommit message (Collapse)Author
2009-03-16use new parser which supports the syntax in GF.Grammar.Grammar directlykrasimir
2008-10-03Added | syntax for variants.bjorn
2008-10-02Regenerate source GF parser from GF.cf. Now, when GF/Source/Makefile is ↵bjorn
used, no hand-hacking is needed.
2008-10-02Converted GF/Source/*.hs to Unix line endings, to be able to see what ↵bjorn
happens when I regenerated the files.
2008-06-25changed names of resource-1.3; added a note on homepage on releaseaarne
2008-06-25removed src for 2.9aarne
2008-04-22Use Happy grammar for imports extraction instead of hand made shallow crapy ↵krasimir
grammar
2007-11-01Added explicit export list to ParGF.bringert
2007-11-01Regenerated ParGF.y with current BNFC, and regenerated ParGF.hs with Happy ↵bringert
1.17. This seems to fix some of the less informative parsing error messages.
2006-01-07regular expression patternsaarne
2006-01-07regex patterns for tokensaarne
2005-05-25Added support for list categories.bringert