summaryrefslogtreecommitdiff
path: root/src/GF/Source
AgeCommit message (Expand)Author
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 g...krasimir
2008-04-17ByteString.readFile should be used instead of readFileStrict. This fixes the ...krasimir
2008-03-18miising ErrM added...aarne
2008-03-15putting pattern macros in place (not properly tested yet)aarne
2008-03-15switched to unmodified BNFC-generated componentsaarne
2008-01-04finalizing experiments with Finnish nounsaarne
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