summaryrefslogtreecommitdiff
path: root/src/GF/Compile/Rebuild.hs
AgeCommit message (Collapse)Author
2009-02-23Perhaps -> Maybe refactoring and better error message for conflicts during ↵krasimir
module update
2009-01-31bug fix in the module dependencies checkerkrasimir
2009-01-19refactor the GF.Grammar.Grammar syntax. The obsolete constructions are removedkrasimir
2008-10-15Added OPTIONS class to make options handling somewhat nicer. Next, I will ↵bjorn
merge Flags and ModuleFlags.
2008-10-03return error on undefined opers in instance and resourceaarne
2008-06-25changed names of resource-1.3; added a note on homepage on releaseaarne
2008-06-25removed src for 2.9aarne
2007-06-19extended functor syntaxaarne
2007-05-31syntax interfacesaarne
2006-11-14internal representation for param value indexaarne
2006-05-23bug fix in with-modules and gr checker; factoring out cats to Commonaarne
2005-05-30restricted inheritance almost implementedaarne
2005-05-30BinTree vs. FiniteMapaarne
2005-04-21Fixed module names and imports after giant file move.bringert
2005-03-15bug fixes in dependency handlingaarne
2005-03-08auto-insert default lincat; eliminate deps bug; less verbosity in import; ↵aarne
take away word order variants in Scand
2005-02-18"Committed_by_peb"peb
2005-02-09"Committed_by_peb"peb
2005-02-04resources and new instantiation syntaxaarne
2005-02-04"Committed_by_peb"peb
2004-09-15introducing multiple inheritanceaarne
2003-11-13Improved interface and instance compilation.aarne
Improved interface and instance compilation. Restored an optimization of the optimizer: up to 4x faster now.
2003-11-11Working with interfaces.aarne
Working with interfaces. Created new place for grammar parsers. Created new script jgf2+.
2003-11-05working with interfacesaarne
2003-10-24More woek on interfacesaarne