summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2006-11-18overloading API and examplesaarne
2006-11-18normalize record types in overload resolutionaarne
2006-11-18overload syntax; type printing in CheckGrammaraarne
2006-11-17oper overloading: first implemenatation using recordsaarne
2006-11-14internal representation for param value indexaarne
2006-11-13bug fix with ** in Evaluationaarne
2006-11-13an alternative lookup strategy in Computeaarne
2006-11-12robustness to gfcc interpreter ; make gfcc to binaarne
2006-11-12thread EEnv into ShellStateaarne
2006-11-12i -eval bug fixed: should work nowaarne
2006-11-10new compilation phase, not finishedaarne
2006-11-09experimental new evaluationaarne
2006-11-09lookup with more informationaarne
2006-11-07purge in pmaarne
2006-11-03return ? for nonexistent fun in gfccaarne
2006-10-22optimization of RP in gfcc; syntax for lambdaaarne
2006-10-19doc on gfcc-lincataarne
2006-10-19generated lincat in GFCCaarne
2006-10-11record order bug fixaarne
2006-10-09gfcc docaarne
2006-10-07printing of GFCCaarne
2006-10-07slight change in gfcc syntax and evaluationaarne
2006-10-02gfcc.txt almost readyaarne
2006-10-03removed a silly bug with gfcc generation for multiple languagesaarne
2006-10-03more commands in gfccaarne
2006-10-03completed gfcc.txtaarne
2006-10-02started documentation of gfccaarne
2006-10-02yet another bug found and fixed in gfccaarne
2006-10-01gfcc compilation: know bugs fixedaarne
2006-09-30param record compiler bug fixedaarne
2006-09-29tracing a bug in gfcc generationaarne
2006-09-29new constructs in gfcc, removed lambdaaarne
2006-09-26resource generates exceptionless gfcc nowaarne
2006-09-26improving gfcc generationaarne
2006-09-25another fix towards gfcc compilationaarne
2006-09-25some fixes in gfcc compilationaarne
2006-09-22tools/c++aarne
2006-09-21finished compact tb format (for a C++ interpreter now)aarne
2006-09-21adjusting compact tb format (not yet ready)aarne
2006-09-20compact treebank format for translation systemsaarne
2006-09-20brute force parsing method in RunGFCCaarne
2006-09-19the other direction of FCFG translationaarne
2006-09-19monitor timeout in gfcc generationaarne
2006-09-19FCFG format in BNFCaarne
2006-09-17predef types in gfccaarne
2006-09-17random generation in GFCCaarne
2006-09-16bug fixes in multigrammar handling and GFCC generationaarne
2006-09-15debugging CanonToGFCCaarne
2006-09-15fixed some bugs in GFCC compilation; use optimize=values to import GF!aarne
2006-09-14generation in GFCCaarne