1
0
forked from GitHub/gf-core
Commit Graph

42 Commits

Author SHA1 Message Date
aarne
db6e1de1ae gfcc generation with HOAS: var fields appended to records 2008-01-31 16:37:32 +00:00
bringert
ad991ef299 Store FCFPInfo (all information needed for FCFG parsing) in GFCC files, and in the internal DataGFCC.GFCC structure. The parsing information format is still in flux. 2008-01-03 17:10:05 +00:00
aarne
2d5f98dc05 took back smart type of Int ; Digits type in resource and some adjustments of Det syntax (not yet for romance and russian) 2007-12-17 18:12:46 +00:00
aarne
eb10ccbe7c restored Int size and last ; added lib/prelude to be the last in any grammar path 2007-12-16 22:24:36 +00:00
aarne
61a9bdbe34 removed dep. on GFCCRaw 2007-12-14 09:25:18 +00:00
aarne
095018c8e4 new GFCC concrete syntax in place everywhere 2007-12-13 20:19:47 +00:00
aarne
072b48065d prelude sources to lib/src; present in StructuralEng; refactored checkGFCC 2007-12-13 10:12:00 +00:00
aarne
f472bf266c variants in gfcc generation 2007-12-11 15:07:48 +00:00
aarne
77a502085d some adjustments in GFCC generation (old) 2007-12-10 16:46:04 +00:00
aarne
39d39f7e93 dealing with Ints n in GrammarToGFCC 2007-11-15 16:49:20 +00:00
aarne
59e175de31 made Devel versions of Compute, CheckGrammar, Optimize, etc, to leave GF 2.8 untouched when experimenting 2007-11-12 21:42:13 +00:00
aarne
d0a1572370 made compile from source use optimized modules internally 2007-11-12 17:25:00 +00:00
aarne
f2a2fe0f83 fixed a bug on not updating parameter table in record fields in GrammarToGFCC 2007-11-12 14:30:53 +00:00
aarne
8a2e2bdb3e fixed bug with prawitz transform of course-of-values tables in Compute 2007-11-12 12:36:40 +00:00
aarne
3f5801ed85 post-compute in GrammarToGFCC - what else is needed? 2007-11-09 17:24:08 +00:00
aarne
55c65c92ce currying in paramlincat encoding 2007-11-09 08:26:56 +00:00
aarne
0b026ad8ac restricted inheritance in gfcc abstract fixed 2007-11-08 21:34:44 +00:00
aarne
009e3cdec1 gfi linearization with flags -table -record -term 2007-11-08 16:37:30 +00:00
aarne
cac4f5e27c encoding of lincats as gfcc terms with param value information 2007-11-07 17:27:09 +00:00
aarne
d9957d802f added fields for global options and showable lincats to gfcc 2007-11-07 16:30:56 +00:00
aarne
c4b9f1b94b found and temporarily solved the bug in LangGer gfcc generation 2007-10-16 17:38:57 +00:00
aarne
54db8d29f7 fix in records as param arguments 2007-10-14 10:36:06 +00:00
aarne
8b74ec7958 some fixes in GrammarTpGFCC, and more tracing 2007-10-12 12:24:07 +00:00
aarne
6d765e75ad tuning gf optimization 2007-10-10 20:29:10 +00:00
aarne
0d4f6e9b5e optimizations on evaluated gf in gfc 2007-10-10 16:13:57 +00:00
aarne
67420e3c9d UTF8 encoding of strings in terms in GFCC in gfc 2007-10-08 14:20:37 +00:00
aarne
91a1d04def gfc now generates gfcc with deptypes, defs, printnames 2007-10-08 12:45:39 +00:00
aarne
2b5b099813 cleaned up new GFCC, but added RP as deprecated 2007-10-05 09:02:47 +00:00
aarne
3edc8dfeac shifted to use general trees and types (with macros for c-f) 2007-10-05 08:17:27 +00:00
aarne
41201c2d4e new GFCC format in GF/GFCC 2007-10-04 21:38:59 +00:00
aarne
51fff6daed added optimization to GrammarToGFCC 2007-10-03 16:04:30 +00:00
aarne
f070f2cec6 more debugging of GrammarToGFCC 2007-10-02 13:44:52 +00:00
aarne
a63b56ba38 gfcc from GF now works for LangEng (except literals) 2007-10-02 11:15:00 +00:00
aarne
7bcf5e64d4 work with GrammarToGFCC, not complete 2007-10-01 20:14:23 +00:00
aarne
8179f5dcf9 more tc of gfcc 2007-10-01 13:18:43 +00:00
aarne
984a265f65 started CheckGFCC 2007-09-28 13:42:50 +00:00
aarne
0285771c41 correctly recognize some parameter records for gfcc 2007-09-21 20:36:43 +00:00
aarne
86bc027c52 trying to get rid of RP 2007-09-21 14:23:30 +00:00
aarne
6ac6a31274 fixed reading argvars from gfc in gf-to-gfcc 2007-09-21 12:00:31 +00:00
aarne
6ce60d64a9 gfcc generation in gfc works for some grammars 2007-09-21 09:15:14 +00:00
aarne
47a48e8e78 gfc --make now works 2007-09-21 07:37:47 +00:00
aarne
6ceb166341 compiler "gfc" in GF/Devel 2007-09-20 22:37:09 +00:00