summaryrefslogtreecommitdiff
path: root/src/GF
AgeCommit message (Expand)Author
2007-11-09post-compute in GrammarToGFCC - what else is needed?aarne
2007-11-09ResFin workaround; type annot for ghc 6.8.1aarne
2007-11-09Fix pre token bug in JS, both in gf and gfc. Pre tokens are still treated lik...bringert
2007-11-09debugging gfcc bug; resulted in some type annotations to work around problemsaarne
2007-11-09changed js and hs file names in gfcc output to expected onesaarne
2007-11-09preserve error message in batch compileaarne
2007-11-09currying in paramlincat encodingaarne
2007-11-09grammar printing options in gf3 and gfcaarne
2007-11-08partial check of dependencies with restricted inheritanceaarne
2007-11-08restricted inheritance in gfcc abstract fixedaarne
2007-11-06funny ASCII logoaarne
2007-11-08added linearize -allaarne
2007-11-08gfi linearization with flags -table -record -termaarne
2007-11-07encoding of lincats as gfcc terms with param value informationaarne
2007-11-07added fields for global options and showable lincats to gfccaarne
2007-11-07some more issues in gf3.txtaarne
2007-11-07moved gfcc program to gfi, wrote document gf3.txtaarne
2007-11-06prompt and CPU time in experimental shellaarne
2007-11-06Devel/GF3: experimentally putting together all functionalities for the first ...aarne
2007-11-06made command table independent of optionsaarne
2007-11-06factored out commands from interpreter in gfccaarne
2007-11-05fixed variants bug in GFCC.Linearize: l. 64,46 'r' must be 'p'aarne
2007-11-05unionGFCC, to put together GFCC grs with same abstractaarne
2007-11-04command database in gfccaarne
2007-11-04changed suffix gfc to gfo in the gfc program to enable sharing directories wi...aarne
2007-11-04interpreter with pipesaarne
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