summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2007-10-16found and temporarily solved the bug in LangGer gfcc generationaarne
2007-10-15Slightly nicer output when reading old grammarsbernardy
2007-10-14adjusting parameter types in Romance and fixing some compilation bugsaarne
2007-10-14fix in records as param argumentsaarne
2007-10-12FCat is just a plain integer nowkr.angelov
2007-10-12some fixes in GrammarTpGFCC, and more tracingaarne
2007-10-12removing a traceaarne
2007-10-12check circularity in paramaarne
2007-10-10tuning gf optimizationaarne
2007-10-10patches to Now and Dan verb forms ; opers and lindefs in JSaarne
2007-10-10common subexp elim for src GFaarne
2007-10-10optimizations on evaluated gf in gfcaarne
2007-10-09GFCCtoJS in Develaarne
2007-10-08UTF8 encoding of strings in terms in GFCC in gfcaarne
2007-10-08gfc now generates gfcc with deptypes, defs, printnamesaarne
2007-10-06cleaned up obsolete GFCC referencesaarne
2007-10-06oops - forgot to add GFCCtoHaskellaarne
2007-10-05documented new GFCCaarne
2007-10-05removed Canon/GFCCaarne
2007-10-05updated gfcc to new gfcc, now with parsingaarne
2007-10-05gf works with the new gfcc formataarne
2007-10-05cleaned up new GFCC, but added RP as deprecatedaarne
2007-10-05shifted to use general trees and types (with macros for c-f)aarne
2007-10-05divided DataGFCCaarne
2007-10-04make gfcc makes old gfcc; use make newgfcc for the format produced by gfcaarne
2007-10-04new GFCC format in GF/GFCCaarne
2007-10-04handle (F ..) references in the lintypeskr.angelov
2007-10-04started new GFCC syntax with dep. types etcaarne
2007-10-04make lib in src/Makefileaarne
2007-10-04makefiles for first makeaarne
2007-10-04eliminated the rest of projections with record in GFCCaarne
2007-10-03lincat index in CanonToGFCC decreased by 1aarne
2007-10-03added optimization to GrammarToGFCCaarne
2007-10-03uncurrying performed in CheckGFCCaarne
2007-10-02marked alternatives for compiling tablesaarne
2007-10-02more debugging of GrammarToGFCCaarne
2007-10-02gfcc from GF now works for LangEng (except literals)aarne
2007-10-01work with GrammarToGFCC, not completeaarne
2007-10-01more tc of gfccaarne
2007-09-28started CheckGFCCaarne
2007-09-28Started on a stub GFC.Mainbringert
2007-09-28Removed giant comment and add help message function to GF.Devel.GFC.Options.bringert
2007-09-28Implemented lots of command-line options in GF.Devel.GFC.Options.bringert
2007-09-28order of FCFGS in shell state.aarne
2007-09-26disambiguate Erraarne
2007-09-25don't try to search for argument that has been already foundkr.angelov
2007-09-25whitespace onlykr.angelov
2007-09-25simple optimization of the parser that makes it about two times fasterkr.angelov
2007-09-25remove the dependency to GF.Data.Operations from GF Embed APIkr.angelov
2007-09-24merge FCFGParsing with GF.Parsing.FCFGkr.angelov