summaryrefslogtreecommitdiff
path: root/src/GF/Source/ParGF.hs
AgeCommit message (Expand)Author
2008-04-22Use Happy grammar for imports extraction instead of hand made shallow crapy g...krasimir
2008-03-15putting pattern macros in place (not properly tested yet)aarne
2008-03-15switched to unmodified BNFC-generated componentsaarne
2007-11-01Added explicit export list to ParGF.bringert
2007-11-01Regenerated ParGF.y with current BNFC, and regenerated ParGF.hs with Happy 1....bringert
2007-06-19extended functor syntaxaarne
2006-08-28the EOF error changed to more informative lexer error msgaarne
2006-01-07regular expression patternsaarne
2006-01-07regex patterns for tokensaarne
2005-12-20full disjunctive patterns ; more prec levels for Expaarne
2005-12-02floats in GF and GFC (parsing user input still doesn't work)aarne
2005-05-26romance Inf ; %, includedaarne
2005-05-25Added support for list categories.bringert
2005-04-21Fixed module names and imports after giant file move.bringert
2005-02-04resources and new instantiation syntaxaarne
2005-02-04Removed module headers from generated files with pragmasbringert
2005-02-04"Committed_by_peb"peb
2005-01-11-val optimizationaarne
2004-12-06Use strict parser and GHC-specific lexer for source grammars.bringert
2004-09-14gfcm headeraarne
2004-06-24last-minute bug fixesaarne
2004-02-27Started with unions.aarne
2003-11-11Working with interfaces.aarne