summaryrefslogtreecommitdiff
path: root/src/GF/Compile/GetGrammar.hs
AgeCommit message (Collapse)Author
2009-12-13reorganize the directories under src, and rescue the JavaScript interpreter ↵krasimir
from deprecated
2009-03-16use new parser which supports the syntax in GF.Grammar.Grammar directlykrasimir
2009-01-31fix flag handling in combination with binary serializationkrasimir
2008-10-30Include .gf file name in source parsing syntax error message.bjorn
2008-10-16Export list in GF.Compile.GetGrammarbjorn
2008-10-16Copy command-line flags to in-memory module when reading from a .gfo file. ↵bjorn
This maeans that command-line flags get put in the .pgf file.
2008-10-15Added OPTIONS class to make options handling somewhat nicer. Next, I will ↵bjorn
merge Flags and ModuleFlags.
2008-10-02Regenerate source GF parser from GF.cf. Now, when GF/Source/Makefile is ↵bjorn
used, no hand-hacking is needed.
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 the standard System.FilePath module instead of our own broken file path ↵krasimir
manipulation functions
2008-04-22Use Happy grammar for imports extraction instead of hand made shallow crapy ↵krasimir
grammar
2008-04-17Some more ByteString related chandes in GF2krasimir
2008-03-15switched to unmodified BNFC-generated componentsaarne
2008-03-11coding flag as pragma in filesaarne
2007-10-15Slightly nicer output when reading old grammarsbernardy
2006-02-25resource specialized to present tense ; preprocessor flagaarne
2006-01-24the parser can read .gfm files (but they are not yet compiled all the way)aarne
2005-11-15work on cfaarne
2005-04-21Fixed module names and imports after giant file move.bringert
2005-02-18"Committed_by_peb"peb
2005-02-09"Committed_by_peb"peb
2005-02-04"Committed_by_peb"peb
2004-08-12fixes for Jannaaarne
2004-06-24last-minute bug fixesaarne
2004-06-03SymbPN and SymbCN in resourcesaarne
2004-03-31Added support for cf and ebnf formatsaarne
2004-03-24Making cf2gf to work...aarne
2004-03-24Restoring old functionalityaarne
2004-02-27Started with unions.aarne
2003-11-14New unicodings.aarne
New unicodings. Module with works. Better compilation of old GF.
2003-11-10Morphological analysis and glueing.aarne
2003-11-07Fixed treatment of predefined types (Int, String).aarne
Fixed treatment of predefined types (Int, String). Added treatment of new reserved words to reading old grammars.
2003-09-22Founding the newly structured GF2.0 cvs archive.aarne