index
:
gf-core.git
master
optimize
Unnamed repository; edit this file 'description' to name the repository.
Adrian
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
GF
/
Devel
/
GrammarToGFCC.hs
Age
Commit message (
Collapse
)
Author
2008-06-25
removed src for 2.9
aarne
2008-03-17
merging recent changes in Finnish
aarne
2008-03-16
debugging GFCC generation
aarne
2008-03-09
lincat can now be just Str
aarne
2008-01-31
GFCC: TM with argument; fixed labels from bindings in gfc
aarne
2008-01-31
gfcc generation with HOAS: var fields appended to records
aarne
2008-01-03
Store 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-17
took back smart type of Int ; Digits type in resource and some adjustments ↵
aarne
of Det syntax (not yet for romance and russian)
2007-12-16
restored Int size and last ; added lib/prelude to be the last in any grammar ↵
aarne
path
2007-12-14
removed dep. on GFCCRaw
aarne
2007-12-13
new GFCC concrete syntax in place everywhere
aarne
2007-12-13
prelude sources to lib/src; present in StructuralEng; refactored checkGFCC
aarne
2007-12-11
variants in gfcc generation
aarne
2007-12-10
some adjustments in GFCC generation (old)
aarne
2007-11-15
dealing with Ints n in GrammarToGFCC
aarne
2007-11-12
made Devel versions of Compute, CheckGrammar, Optimize, etc, to leave GF 2.8 ↵
aarne
untouched when experimenting
2007-11-12
made compile from source use optimized modules internally
aarne
2007-11-12
fixed a bug on not updating parameter table in record fields in GrammarToGFCC
aarne
2007-11-12
fixed bug with prawitz transform of course-of-values tables in Compute
aarne
2007-11-09
post-compute in GrammarToGFCC - what else is needed?
aarne
2007-11-09
currying in paramlincat encoding
aarne
2007-11-08
restricted inheritance in gfcc abstract fixed
aarne
2007-11-08
gfi linearization with flags -table -record -term
aarne
2007-11-07
encoding of lincats as gfcc terms with param value information
aarne
2007-11-07
added fields for global options and showable lincats to gfcc
aarne
2007-10-16
found and temporarily solved the bug in LangGer gfcc generation
aarne
2007-10-14
fix in records as param arguments
aarne
2007-10-12
some fixes in GrammarTpGFCC, and more tracing
aarne
2007-10-10
tuning gf optimization
aarne
2007-10-10
optimizations on evaluated gf in gfc
aarne
2007-10-08
UTF8 encoding of strings in terms in GFCC in gfc
aarne
2007-10-08
gfc now generates gfcc with deptypes, defs, printnames
aarne
2007-10-05
cleaned up new GFCC, but added RP as deprecated
aarne
2007-10-05
shifted to use general trees and types (with macros for c-f)
aarne
2007-10-04
new GFCC format in GF/GFCC
aarne
2007-10-03
added optimization to GrammarToGFCC
aarne
2007-10-02
more debugging of GrammarToGFCC
aarne
2007-10-02
gfcc from GF now works for LangEng (except literals)
aarne
2007-10-01
work with GrammarToGFCC, not complete
aarne
2007-10-01
more tc of gfcc
aarne
2007-09-28
started CheckGFCC
aarne
2007-09-21
correctly recognize some parameter records for gfcc
aarne
2007-09-21
trying to get rid of RP
aarne
2007-09-21
fixed reading argvars from gfc in gf-to-gfcc
aarne
2007-09-21
gfcc generation in gfc works for some grammars
aarne
2007-09-21
gfc --make now works
aarne
2007-09-20
compiler "gfc" in GF/Devel
aarne