summaryrefslogtreecommitdiff
path: root/src/GF/Grammar
AgeCommit message (Collapse)Author
2009-02-23Perhaps -> Maybe refactoring and better error message for conflicts during ↵krasimir
module update
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 ↵krasimir
abstract syntax. Still not in use
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 ↵aarne
matching in grammar compilation
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
2008-01-06tests for verbs in uusisuomiaarne
2008-01-04finalizing experiments with Finnish nounsaarne
2007-12-17took back smart type of Int ; Digits type in resource and some adjustments ↵aarne
of Det syntax (not yet for romance and russian)
2007-12-16restored Int size and last ; added lib/prelude to be the last in any grammar ↵aarne
path
2007-11-12made compile from source use optimized modules internallyaarne
2007-11-12fixed bug with prawitz transform of course-of-values tables in Computeaarne
2007-11-09debugging gfcc bug; resulted in some type annotations to work around problemsaarne
2007-10-21the lincat of Int simplified to SS again (Linear,Lookup,CheckGrammar by ↵aarne
commenting out)
2007-10-16found and temporarily solved the bug in LangGer gfcc generationaarne
2007-10-14adjusting parameter types in Romance and fixing some compilation bugsaarne
2007-10-02marked alternatives for compiling tablesaarne
2007-10-02more debugging of GrammarToGFCCaarne
2007-06-09bug fix in Computeaarne
2007-06-08some new shortcuts in Compute; no impressive resultsaarne
2007-06-08pattern matching optimization; trace of fun in compilation with -vaarne
2007-05-15started direct compiler from GF to GFCCaarne
2007-01-10semantics of variantsaarne
2006-12-18Koji's bug fixedaarne
2006-12-17debugging AbsComputeaarne
2006-12-01overload refreshaarne
2006-11-17oper overloading: first implemenatation using recordsaarne
2006-11-14internal representation for param value indexaarne