summaryrefslogtreecommitdiff
path: root/src/GF/Canon
AgeCommit message (Expand)Author
2005-03-08Removed unused utf8-conversion code.bringert
2005-03-08Switched to doing utf8-conversion after pretty-printing.bringert
2005-03-08Finished UTF8 identifier conversion. Will probably redo it at string level, i...bringert
2005-03-07Added onTermIdents function.bringert
2005-03-04Removed some old dead code. The functionality is in API.hs.bringert
2005-02-24"Committed_by_peb"peb
2005-02-18"Committed_by_peb"peb
2005-02-17"Committed_by_peb"peb
2005-02-17"Committed_by_peb"peb
2005-02-11more on romanceaarne
2005-02-09"Committed_by_peb"peb
2005-02-09"Committed_by_peb"peb
2005-02-08unlexer concataarne
2005-02-05cleand up Structuralaarne
2005-02-05optimization flags and improver engaarne
2005-02-04Removed module headers from generated files with pragmasbringert
2005-02-04"Committed_by_peb"peb
2005-02-03"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-12-06Use HashTable to share strings in tokens when parsing GFC files.bringert
2004-12-02Made GFC parser strict. Generated GFC lexer with alex -g. In total, this drop...bringert
2004-10-25markupaarne
2004-10-11german paradigmsaarne
2004-09-23Ints naarne
2004-09-15introducing multiple inheritanceaarne
2004-09-14gfcm headeraarne
2004-08-23Added CFGM format (pm -printer=cfgm) and utf8 conversion for pm.bringert
2004-07-22Recreated GF and GFC pretty printers using the new BNFC version which makes m...bringert
2004-06-24last-minute bug fixesaarne
2004-06-03SymbPN and SymbCN in resourcesaarne
2004-04-29*** empty log message ***peb
2004-04-19some more printingaarne
2004-03-26Better help.aarne
2003-12-09Introduced output of stripped format gfcm.aarne
2003-11-18Using trie more.aarne
2003-11-14New unicodings.aarne
2003-11-11Working with interfaces.aarne
2003-11-10Fixed local flags.aarne
2003-11-10Morphological analysis and glueing.aarne
2003-11-04Some fixes when working on resource grammars.aarne
2003-11-03Fixed several things, e.g. tokenizer.aarne
2003-10-23Working with interfaces and incomplete modules.aarne
2003-10-21Rebuilding resource libraries.aarne
2003-10-09Added treatment of transfer modules. Aggregation is an example.aarne
2003-10-08Restored printnames.aarne
2003-10-03Building interface to PL's parser.aarne