Commit Graph

873 Commits

Author SHA1 Message Date
aarne
ba950aab14 lambda in GFCC 2006-09-13 16:49:23 +00:00
aarne
a64131afbe RunGHCC for testing 2006-09-07 14:21:08 +00:00
aarne
5664f4da9e simplified recursive search of labels 2006-09-07 09:55:49 +00:00
aarne
dbc874d62f finding labels behind selections in GFCC 2006-09-06 20:09:37 +00:00
aarne
9657d57e5b overcoming problems in GFCC generation one by one 2006-09-06 12:59:09 +00:00
aarne
117a1547b7 arranging c2c 2006-09-05 20:18:35 +00:00
aarne
f1fc34daaf started translating parameters to numbers in GFCC 2006-09-05 17:11:40 +00:00
aarne
b84c129e2f eliminated one-element suffix lists in GFCC 2006-09-05 15:15:02 +00:00
aarne
62c21539db started analysing labels for GFCC 2006-09-05 13:10:55 +00:00
aarne
8484cfab1b starting GFCC format 2006-09-05 12:14:13 +00:00
aarne
39a31d07d5 the Error type; better lexer error reporting 2006-09-01 15:11:22 +00:00
aarne
04933ef3c9 the EOF error changed to more informative lexer error msg 2006-08-28 19:36:41 +00:00
aarne
dc5f5811dc some more options to gt 2006-08-16 08:48:26 +00:00
aarne
6bf419c50c help for gt 2006-08-15 20:28:37 +00:00
aarne
28245481a7 Improved generation algorithm (old with -old, all with -all (-lin)) 2006-08-15 19:59:10 +00:00
aarne
6ee69593f0 started looking at gt -all, not ready 2006-06-28 12:31:16 +00:00
aarne
2137f47bff Updated version numbers. 2006-06-22 22:36:13 +00:00
aarne
1704cfa653 utf8 workaround; some restricted inheritances 2006-06-22 09:41:26 +00:00
kr.angelov
af555cc6a7 Optimized mkSingletonSelectors 2006-06-21 19:37:18 +00:00
kr.angelov
4813788a9b tail call recursive implementation of BacktrackM 2006-06-21 19:17:25 +00:00
kr.angelov
eed8c6f813 the newName variable wasn't used and now it is removed 2006-06-21 13:45:45 +00:00
kr.angelov
811621520c Some performance optimizations 2006-06-21 13:40:59 +00:00
aarne
3fd9f33323 nocf default, docf explicit or by HOAS 2006-06-21 07:55:35 +00:00
aarne
b5539fe0db romance ImpPlP1 corrected 2006-06-21 07:51:44 +00:00
aarne
a75c3b1907 resource.txt updates ; lock field and lookup book fixes 2006-06-20 15:05:22 +00:00
aarne
402a113b56 made -fcfg default parser; added lexer textvars 2006-06-20 08:38:44 +00:00
kr.angelov
cb168e92e2 Sync FCFG with the latest repo version 2006-06-19 20:17:05 +00:00
kr.angelov
694f6eb984 code polishing for the literal category support 2006-06-08 21:23:29 +00:00
kr.angelov
98d0af8d73 add the chartAssocs function. It returns both the key and the item. 2006-06-08 21:19:40 +00:00
kr.angelov
f09e929dd1 initial support for literal categories e.g. String,Int and Float 2006-06-06 21:30:14 +00:00
kr.angelov
283379b57f support for non-linear grammars 2006-06-03 17:58:34 +00:00
aarne
d1dc04747b restored lock fields with a clearer warning 2006-06-18 19:23:00 +00:00
aarne
4204b3e4eb doc update, preparing 2.6 2006-06-17 09:53:42 +00:00
aarne
a25c73cb1a adjustments in Paradigms ; lang-specific modules for all except Rus, Ara 2006-06-15 16:24:09 +00:00
bringert
afac97b821 Block SIGINT while running gfInteract, as suggested by Peter. 2006-06-15 01:41:18 +00:00
aarne
a0c60530cb bug fix in MkConcrete 2006-06-08 09:54:41 +00:00
peb
14f9452fd8 added the file GF.Conversion.MCFGtoFCFG 2006-06-07 20:25:39 +00:00
aarne
06e8ae025e Lang modules in terms of Grammar 2006-06-07 18:37:11 +00:00
peb
da3a5d27e3 corrected bottomup MCFG parsing, added GF.Parsing.MCFG.FastActive 2006-06-07 16:18:28 +00:00
peb
55cb508a0f corrected bottomup FCFG parsing 2006-06-07 16:16:17 +00:00
peb
4009b46358 new conversion MCFG -> FCFG, new grammar printers for FCFG 2006-06-07 16:06:49 +00:00
aarne
4a3d280df5 fixed a file reading bug ; improved pi 2006-06-03 13:03:17 +00:00
kr.angelov
97dada16f6 remove the dummy (Print n) context 2006-06-03 10:31:36 +00:00
kr.angelov
81d9aea92f the constraints list in the conversion rules should be sorted too 2006-06-03 10:30:10 +00:00
aarne
c5550bd482 check circularities in ln 2006-06-03 11:51:08 +00:00
aarne
f24ec8b8c2 also count lin in oper circ check (some problems remain) 2006-06-02 15:42:57 +00:00
peb
3ddb066a55 added -fcgf grammar printer 2006-06-02 10:44:41 +00:00
kr.angelov
58bcb9e22e fix the "stack overflow" error with the Swedish grammar 2006-06-02 08:34:17 +00:00
kr.angelov
81f2e036e7 enable parsing of empty string 2006-06-01 21:37:22 +00:00
kr.angelov
d1fa17ba6b bugfix 2006-06-01 21:36:17 +00:00