summaryrefslogtreecommitdiff
path: root/src/GF/Grammar/Binary.hs
AgeCommit message (Collapse)Author
2009-12-13reorganize the directories under src, and rescue the JavaScript interpreter ↵krasimir
from deprecated
2009-10-28restructure ResParam and ResValuekrasimir
2009-10-27simplify the Term againkrasimir
2009-10-25strip some redundant constructors from GF.Grammar.Grammarkrasimir
2009-10-06hopefully the last revision of the relative paths handling algorithmkrasimir
2009-10-05another attempt to get the paths handling rightkrasimir
2009-09-20syntax for implicit arguments in GFkrasimir
2009-09-20rename MetaSymb in GF.Grammar.Grammar to MetaId to match the convention in PGFkrasimir
2009-09-17remove the transfer modules. We don't need anything special, a transfer ↵krasimir
module is module without concrete syntax
2009-06-20the construct lin C t now replaces lock fields (in source code; still tempor ↵aarne
used internally); lock fields removed from english resource as an example
2009-05-22some work on evaluation with abstract expressions in PGFkrasimir
2009-05-20refactor the PGF.Expr type and the evaluation of abstract expressionskrasimir
2009-04-02raise better error message when decode GFO filekrasimir
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-23.gfo files in binary formatkrasimir
2009-01-20add hopefully complete binary serialization for the GF.Grammar.Grammar ↵krasimir
abstract syntax. Still not in use