summaryrefslogtreecommitdiff
path: root/src/GF/Grammar
AgeCommit message (Expand)Author
2009-06-20the construct lin C t now replaces lock fields (in source code; still tempor ...aarne
2009-05-25fixed pre expressions, parsing {} patterns, and the path in resource Make.hsaarne
2009-05-22some work on evaluation with abstract expressions in PGFkrasimir
2009-05-22fix the handling of wildcardskrasimir
2009-05-20refactor the PGF.Expr type and the evaluation of abstract expressionskrasimir
2009-05-18pattern macros: oper f : pattern T = # p ; used as #f in patternsaarne
2009-05-15new pre syntax (as alternative): pre {"o" | "i" => "an" ; _ => "a"}aarne
2009-04-06warning for overshadowed patterns, temporal solutionaarne
2009-04-02raise better error message when decode GFO filekrasimir
2009-03-28examples of file conversion with psaarne
2009-03-17add the compiled Haskell sources for Parser and Lexerkrasimir
2009-03-16incomplete support for record types in the abstract syntaxkrasimir
2009-03-16use new parser which supports the syntax in GF.Grammar.Grammar directlykrasimir
2009-03-15export ppLabel from GF.Grammar.Printerkrasimir
2009-03-15code cleanup in the typecheckerkrasimir
2009-03-14fix typo cs1 -> c2. the whole typechecker was broken before thatkrasimir
2009-03-05print semicolon after the ind statementkrasimir
2009-03-05in GF.Grammar.Update - remove the indirection before to print the error messagekrasimir
2009-03-04GF.Grammar.Printer: parenthesis around single identifier are not necessarykrasimir
2009-03-04another missing case in GF.Grammar.Printerkrasimir
2009-03-04qualified/unqualified mode for GF.Grammar.Printer. Used in the "cc" commandkrasimir
2009-03-04added few missing cases in GF.Grammar.Printerkrasimir
2009-02-23Perhaps -> Maybe refactoring and better error message for conflicts during mo...krasimir
2009-02-01small fixes in GF.Grammar.Printerkrasimir
2009-01-31merge Lookup and LookAbs and move some lookup functions from PrGrammar to Lookupkrasimir
2009-01-31bug fix in the module dependencies checkerkrasimir
2009-01-23remove some more obsolete codekrasimir
2009-01-23.gfo files in binary formatkrasimir
2009-01-23pretty printing of qualified identifierskrasimir
2009-01-20add hopefully complete binary serialization for the GF.Grammar.Grammar abstra...krasimir
2009-01-20simple fixes in GF.Grammar.Printerkrasimir
2009-01-20whitespace onlykrasimir
2009-01-20remove some dead types from GF.Grammar.Grammarkrasimir
2009-01-20added pretty printing for flagskrasimir
2009-01-20pretty printer for the GF.Grammar syntax. still not in usekrasimir
2009-01-19refactor the GF.Grammar.Grammar syntax. The obsolete constructions are removedkrasimir
2008-12-08removed dependencies of Zipper and editor in GF grammar compileraarne
2008-12-08data structures for param values with number, preparing optimized pattern mat...aarne
2008-11-18fixed a bug with type checking function typesaarne
2008-10-15Copy command-line options to module flags when compiling to .gfo.bjorn
2008-09-09enable matching of ++ strings with regular patternsaarne
2008-09-03treatment of Int: not always PredefAbs but can be PredefCncaarne
2008-06-25changed names of resource-1.3; added a note on homepage on releaseaarne
2008-06-25removed src for 2.9aarne
2008-05-29fixing number of interrogatives in English Structuralaarne
2008-03-15putting pattern macros in place (not properly tested yet)aarne
2008-03-15switched to unmodified BNFC-generated componentsaarne
2008-01-07finnish Swadesh verbsaarne
2008-01-06fixed bugs in optimization of multiple applicationaarne
2008-01-06dictionary experiment with Finnish verbsaarne