summaryrefslogtreecommitdiff
path: root/src/GF/Compile.hs
AgeCommit message (Expand)Author
2009-10-24refactoring in GF.Compile.Optimizekrasimir
2009-10-06hopefully the last revision of the relative paths handling algorithmkrasimir
2009-10-02refactor GF.Infra.CheckM and use the CheckM monad in the renamer as wellkrasimir
2009-09-14clean up the GF.Grammar APIkrasimir
2009-09-05simple profiler for PMCFGkrasimir
2009-08-27the -dump-X options should convert to UTF8krasimir
2009-05-20fix the generation of warnings in CheckGrammar. They are printed even in quie...krasimir
2009-05-20Now the toplevel file i.e. from command i is searched both in the current dir...krasimir
2009-05-20simpler algorithm for file searching in the compiler. should be equivalent to...krasimir
2009-05-11-gfo-files is consulted not only when .gfo files are created but also when we...krasimir
2009-05-09implement --gfo-dir. before it was recognized but ignoredkrasimir
2009-04-30added -gf-lib-path option which overides the value of GF_LIB_PATHkrasimir
2009-03-05in GF.Grammar.Update - remove the indirection before to print the error messagekrasimir
2009-03-04qualified/unqualified mode for GF.Grammar.Printer. Used in the "cc" commandkrasimir
2009-02-23Perhaps -> Maybe refactoring and better error message for conflicts during mo...krasimir
2009-02-01the new pretty printer is now used for all -dump-* options. added -dump-sourc...krasimir
2009-01-31fix flag handling in combination with binary serializationkrasimir
2009-01-31bug fix in the module dependencies checkerkrasimir
2009-01-23.gfo files in binary formatkrasimir
2009-01-23remove unused importkrasimir
2009-01-19refactor the GF.Grammar.Grammar syntax. The obsolete constructions are removedkrasimir
2008-10-20Added --parser=ondemand flag.bjorn
2008-10-20Added PGF.Macros.mapConcretesbjorn
2008-10-16Copy command-line flags to in-memory module when reading from a .gfo file. Th...bjorn
2008-10-16Honor --erasing flag from command-line also when compiling existing .gfo to PGF.bjorn
2008-10-15Copy command-line options to module flags when compiling to .gfo.bjorn
2008-10-15Added OPTIONS class to make options handling somewhat nicer. Next, I will mer...bjorn
2008-10-01added mode 'gf --run' for running silently a script ; made quizzes handle cha...aarne
2008-09-15A somewhat better solution to the words/UTF-8 problem: do encoding last, but ...bjorn
2008-09-10print the search path when we can't find a modulekrasimir
2008-06-26uniform encoding: gfo and pgf in UTF8, internal in unicodeaarne
2008-06-25changed names of resource-1.3; added a note on homepage on releaseaarne