summaryrefslogtreecommitdiff
path: root/src/GF/Devel/GrammarToGFCC.hs
AgeCommit message (Collapse)Author
2008-06-25removed src for 2.9aarne
2008-03-17merging recent changes in Finnishaarne
2008-03-16debugging GFCC generationaarne
2008-03-09lincat can now be just Straarne
2008-01-31GFCC: TM with argument; fixed labels from bindings in gfcaarne
2008-01-31gfcc generation with HOAS: var fields appended to recordsaarne
2008-01-03Store FCFPInfo (all information needed for FCFG parsing) in GFCC files, and ↵bringert
in the internal DataGFCC.GFCC structure. The parsing information format is still in flux.
2007-12-17took back smart type of Int ; Digits type in resource and some adjustments ↵aarne
of Det syntax (not yet for romance and russian)
2007-12-16restored Int size and last ; added lib/prelude to be the last in any grammar ↵aarne
path
2007-12-14removed dep. on GFCCRawaarne
2007-12-13new GFCC concrete syntax in place everywhereaarne
2007-12-13prelude sources to lib/src; present in StructuralEng; refactored checkGFCCaarne
2007-12-11variants in gfcc generationaarne
2007-12-10some adjustments in GFCC generation (old)aarne
2007-11-15dealing with Ints n in GrammarToGFCCaarne
2007-11-12made Devel versions of Compute, CheckGrammar, Optimize, etc, to leave GF 2.8 ↵aarne
untouched when experimenting
2007-11-12made compile from source use optimized modules internallyaarne
2007-11-12fixed a bug on not updating parameter table in record fields in GrammarToGFCCaarne
2007-11-12fixed bug with prawitz transform of course-of-values tables in Computeaarne
2007-11-09post-compute in GrammarToGFCC - what else is needed?aarne
2007-11-09currying in paramlincat encodingaarne
2007-11-08restricted inheritance in gfcc abstract fixedaarne
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-10-16found and temporarily solved the bug in LangGer gfcc generationaarne
2007-10-14fix in records as param argumentsaarne
2007-10-12some fixes in GrammarTpGFCC, and more tracingaarne
2007-10-10tuning gf optimizationaarne
2007-10-10optimizations on evaluated gf in gfcaarne
2007-10-08UTF8 encoding of strings in terms in GFCC in gfcaarne
2007-10-08gfc now generates gfcc with deptypes, defs, printnamesaarne
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-04new GFCC format in GF/GFCCaarne
2007-10-03added optimization to GrammarToGFCCaarne
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-21correctly recognize some parameter records for gfccaarne
2007-09-21trying to get rid of RPaarne
2007-09-21fixed reading argvars from gfc in gf-to-gfccaarne
2007-09-21gfcc generation in gfc works for some grammarsaarne
2007-09-21gfc --make now worksaarne
2007-09-20compiler "gfc" in GF/Develaarne