summaryrefslogtreecommitdiff
path: root/src/GF/Grammar
AgeCommit message (Expand)Author
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 of...aarne
2007-12-16restored Int size and last ; added lib/prelude to be the last in any grammar ...aarne
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 comme...aarne
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
2006-11-13an alternative lookup strategy in Computeaarne
2006-11-09lookup with more informationaarne
2006-10-11record order bug fixaarne
2006-09-01the Error type; better lexer error reportingaarne
2006-06-20resource.txt updates ; lock field and lookup book fixesaarne
2006-06-20made -fcfg default parser; added lexer textvarsaarne
2006-06-06initial support for literal categories e.g. String,Int and Floatkr.angelov
2006-06-18restored lock fields with a clearer warningaarne
2006-05-24updated dialogue to multimodal ; bug fixes in grammar compilationaarne
2006-05-21bug fix in Predef.toStr compilationaarne
2006-05-22removed automatic lock fields - must be added by hand in places in resourceaarne
2006-04-04inherent features of Intaarne
2006-03-31added some generation facilitiesaarne
2006-03-04example based also with treebank, with real term parseraarne
2006-02-22tram using compiled resourcesaarne
2006-01-26Norwegianaarne
2006-01-24optimization of selection computationaarne
2006-01-13type checking pattern bindingsaarne
2006-01-09matching empty string fixedaarne
2006-01-07documenting regular patternsaarne
2006-01-07regular expression patternsaarne
2006-01-07regex patterns for tokensaarne
2006-01-06concatenation string patternsaarne