summaryrefslogtreecommitdiff
path: root/src/GF/Source
AgeCommit message (Expand)Author
2007-11-27started experimental new module syntaxaarne
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-10-08gfc now generates gfcc with deptypes, defs, printnamesaarne
2007-09-20compact printing of gf filesaarne
2007-06-19extended functor syntaxaarne
2007-06-17marked deprecated productions in GF.cfaarne
2007-05-15started direct compiler from GF to GFCCaarne
2006-11-18overload syntax; type printing in CheckGrammaraarne
2006-11-17oper overloading: first implemenatation using recordsaarne
2006-11-14internal representation for param value indexaarne
2006-09-01the Error type; better lexer error reportingaarne
2006-08-28the EOF error changed to more informative lexer error msgaarne
2006-05-23bug fix in with-modules and gr checker; factoring out cats to Commonaarne
2006-03-04example based also with treebank, with real term parseraarne
2006-01-07regular expression patternsaarne
2006-01-07regex patterns for tokensaarne
2006-01-06concatenation string patternsaarne
2005-12-20full disjunctive patterns ; more prec levels for Expaarne
2005-12-06opers in cncaarne
2005-12-02floats in GF and GFC (parsing user input still doesn't work)aarne
2005-10-04data defsaarne
2005-10-02def and Listaarne
2005-05-30restricted inheritance almost implementedaarne
2005-05-30BinTree vs. FiniteMapaarne
2005-05-30a dialogue resource startedaarne
2005-05-26romance Inf ; %, includedaarne
2005-05-26Added new GF.cf.bringert
2005-05-25printing %aarne
2005-05-25Added support for list categories.bringert
2005-04-21Fixed module names and imports after giant file move.bringert
2005-04-04support for multi-character string literalsaarne
2005-02-24"Committed_by_peb"peb
2005-02-18"Committed_by_peb"peb
2005-02-05cleand up Structuralaarne
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-08Generated GF and GFC lexers with BNFC with string sharing support.bringert
2004-12-07Do string sharing after unescaping in source and canonical grammars.bringert
2004-12-06More sharing of reserved words in GF and GFC lexers. Added GF lexer alex file.bringert
2004-12-06Use strict parser and GHC-specific lexer for source grammars.bringert
2004-10-26work on checking equationsaarne
2004-09-24bug fixes in parsing etc; improved ImperCaarne
2004-09-22making parsing ImperC workaarne
2004-09-15introducing multiple inheritanceaarne
2004-09-14gfcm headeraarne
2004-08-24fixed incompleteness in prtaarne
2004-08-23Added CFGM format (pm -printer=cfgm) and utf8 conversion for pm.bringert