summaryrefslogtreecommitdiff
path: root/src/GF/Compile/ReadFiles.hs
AgeCommit message (Collapse)Author
2009-12-13reorganize the directories under src, and rescue the JavaScript interpreter ↵krasimir
from deprecated
2009-10-06hopefully the last revision of the relative paths handling algorithmkrasimir
2009-10-05another attempt to get the paths handling rightkrasimir
2009-09-17remove the transfer modules. We don't need anything special, a transfer ↵krasimir
module is module without concrete syntax
2009-09-14clean up the GF.Grammar APIkrasimir
2009-09-14CheckGrammar is now using the printer in GF.Grammar.Printer. Fixed bug that ↵krasimir
was hiding the warnings
2009-05-11-gfo-files is consulted not only when .gfo files are created but also when ↵krasimir
we search for them
2009-03-16use new parser which supports the syntax in GF.Grammar.Grammar directlykrasimir
2009-02-01another bugfix in the module dependency checkerkrasimir
2009-01-31some dead code elimination in UseIO and ReadFileskrasimir
2009-01-31bug fix in the module dependencies checkerkrasimir
2009-01-23.gfo files in binary formatkrasimir
2008-10-15Merge ModuleOptions and Options.bjorn
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-09-10print the search path when we can't find a modulekrasimir
2008-06-25changed names of resource-1.3; added a note on homepage on releaseaarne