summaryrefslogtreecommitdiff
path: root/src/GF/Grammar/Binary.hs
AgeCommit message (Expand)Author
2009-12-13reorganize the directories under src, and rescue the JavaScript interpreter f...krasimir
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 modul...krasimir
2009-06-20the construct lin C t now replaces lock fields (in source code; still tempor ...aarne
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 mo...krasimir
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 abstra...krasimir