summaryrefslogtreecommitdiff
path: root/src/GF/Canon
AgeCommit message (Expand)Author
2006-06-20resource.txt updates ; lock field and lookup book fixesaarne
2006-05-24updated dialogue to multimodal ; bug fixes in grammar compilationaarne
2006-03-31gt -noexpandaarne
2006-03-20Replaced all used of Data.FiniteMap with Data.Map.bringert
2006-02-22tram using compiled resourcesaarne
2006-01-20more frenchaarne
2005-12-11float parsing fixedaarne
2005-12-02floats in GF and GFC (parsing user input still doesn't work)aarne
2005-11-14arbitrary lincat records; noparse pragmasaarne
2005-09-20CSEE now works fineaarne
2005-09-19debugging cseeaarne
2005-09-19more clee fixaarne
2005-09-19debug cseeaarne
2005-09-18common subexp eliminationaarne
2005-09-16tabulation optimizationaarne
2005-09-14unparaarne
2005-09-04stat; type of imperatives in lib/resourceaarne
2005-06-23finnish vowel harmony unlexer ; optimizations and mcfgaarne
2005-06-23"Committed_by_peb"peb
2005-06-17Changed name of Con constructor in GFC.cf to avoid errors on Windows when gen...bringert
2005-05-30restricted inheritance almost implementedaarne
2005-05-30BinTree vs. FiniteMapaarne
2005-05-27experiment with gfc inputaarne
2005-04-28library adjustments, error message clean-upaarne
2005-04-21Fixed module names and imports after giant file move.bringert
2005-04-20pg printnamesaarne
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