summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2007-11-03started command interpreter for gfccaarne
2007-11-03command language and gfcc term parser in bnfcaarne
2007-11-01Added explicit export list to ParGF.bringert
2007-11-01Regenerated ParGF.y with current BNFC, and regenerated ParGF.hs with Happy 1....bringert
2007-10-31oper and lindef in CanonToJSaarne
2007-10-30Added type signature to fix GHC 6.8 problem reported by Jean-Philippe.bringert
2007-10-23Added --output-name to GF.Devel.GFC.Options. Inspired by peb's --output-bas...bringert
2007-10-23Added --output-dir to GF.Devel.GFC.Options. Suggested by peb.bringert
2007-10-23Allow multiple output formats in GF.Devel.GFC.Options. Suggested by peb.bringert
2007-10-21the lincat of Int simplified to SS again (Linear,Lookup,CheckGrammar by comme...aarne
2007-10-20Added Show isntance generation to haskell_gadt.bringert
2007-10-20Added Compos instance generation to the haskell_gadt printer. Added GF.Data.C...bringert
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