1
0
forked from GitHub/gf-core
Commit Graph

868 Commits

Author SHA1 Message Date
aarne
6eb60218ff arranging c2c 2006-09-05 20:18:35 +00:00
aarne
e1d4def1b1 started translating parameters to numbers in GFCC 2006-09-05 17:11:40 +00:00
aarne
8ece9156a2 eliminated one-element suffix lists in GFCC 2006-09-05 15:15:02 +00:00
aarne
62ca59fea3 started analysing labels for GFCC 2006-09-05 13:10:55 +00:00
aarne
565435e520 starting GFCC format 2006-09-05 12:14:13 +00:00
aarne
fda42f61c4 the Error type; better lexer error reporting 2006-09-01 15:11:22 +00:00
aarne
66d3c75031 the EOF error changed to more informative lexer error msg 2006-08-28 19:36:41 +00:00
aarne
4fd4f42a75 some more options to gt 2006-08-16 08:48:26 +00:00
aarne
967de6946d help for gt 2006-08-15 20:28:37 +00:00
aarne
2e9eea7d00 Improved generation algorithm (old with -old, all with -all (-lin)) 2006-08-15 19:59:10 +00:00
aarne
538ea8889e started looking at gt -all, not ready 2006-06-28 12:31:16 +00:00
aarne
c33544a9cb Updated version numbers. 2006-06-22 22:36:13 +00:00
aarne
47a3d736a6 utf8 workaround; some restricted inheritances 2006-06-22 09:41:26 +00:00
kr.angelov
8c5d8e27dc Optimized mkSingletonSelectors 2006-06-21 19:37:18 +00:00
kr.angelov
fb8ea2c2f4 tail call recursive implementation of BacktrackM 2006-06-21 19:17:25 +00:00
kr.angelov
fb3cb664d6 the newName variable wasn't used and now it is removed 2006-06-21 13:45:45 +00:00
kr.angelov
abe5b1f50f Some performance optimizations 2006-06-21 13:40:59 +00:00
aarne
c8f319d247 nocf default, docf explicit or by HOAS 2006-06-21 07:55:35 +00:00
aarne
3fa9d5060f romance ImpPlP1 corrected 2006-06-21 07:51:44 +00:00
aarne
a6cc18c8bd resource.txt updates ; lock field and lookup book fixes 2006-06-20 15:05:22 +00:00
aarne
0333ba894b made -fcfg default parser; added lexer textvars 2006-06-20 08:38:44 +00:00
kr.angelov
79b4de6b86 Sync FCFG with the latest repo version 2006-06-19 20:17:05 +00:00
kr.angelov
5999274d1e code polishing for the literal category support 2006-06-08 21:23:29 +00:00
kr.angelov
475a56c64f add the chartAssocs function. It returns both the key and the item. 2006-06-08 21:19:40 +00:00
kr.angelov
11e23c4811 initial support for literal categories e.g. String,Int and Float 2006-06-06 21:30:14 +00:00
kr.angelov
03bd95d0e1 support for non-linear grammars 2006-06-03 17:58:34 +00:00
aarne
e4a9b92b85 restored lock fields with a clearer warning 2006-06-18 19:23:00 +00:00
aarne
b7483420eb doc update, preparing 2.6 2006-06-17 09:53:42 +00:00
aarne
3d243e2596 adjustments in Paradigms ; lang-specific modules for all except Rus, Ara 2006-06-15 16:24:09 +00:00
bringert
6bd400091c Block SIGINT while running gfInteract, as suggested by Peter. 2006-06-15 01:41:18 +00:00
aarne
ea9dcc6b3c bug fix in MkConcrete 2006-06-08 09:54:41 +00:00
peb
d4a7555d3e added the file GF.Conversion.MCFGtoFCFG 2006-06-07 20:25:39 +00:00
aarne
3e7696ecc4 Lang modules in terms of Grammar 2006-06-07 18:37:11 +00:00
peb
6c5d4da9d0 corrected bottomup MCFG parsing, added GF.Parsing.MCFG.FastActive 2006-06-07 16:18:28 +00:00
peb
8bee2d7def corrected bottomup FCFG parsing 2006-06-07 16:16:17 +00:00
peb
643507e4f3 new conversion MCFG -> FCFG, new grammar printers for FCFG 2006-06-07 16:06:49 +00:00
aarne
477feb0af1 fixed a file reading bug ; improved pi 2006-06-03 13:03:17 +00:00
kr.angelov
252b5883f7 remove the dummy (Print n) context 2006-06-03 10:31:36 +00:00
kr.angelov
f634b1b0e1 the constraints list in the conversion rules should be sorted too 2006-06-03 10:30:10 +00:00
aarne
26f52e8380 check circularities in ln 2006-06-03 11:51:08 +00:00
aarne
3da949d3d7 also count lin in oper circ check (some problems remain) 2006-06-02 15:42:57 +00:00
peb
526ce96dfa added -fcgf grammar printer 2006-06-02 10:44:41 +00:00
kr.angelov
75695d3dfe fix the "stack overflow" error with the Swedish grammar 2006-06-02 08:34:17 +00:00
kr.angelov
81c1e95244 enable parsing of empty string 2006-06-01 21:37:22 +00:00
kr.angelov
4cf5648d62 bugfix 2006-06-01 21:36:17 +00:00
aarne
50326c7dcd less recompilation of cf and morpho 2006-06-01 22:35:43 +00:00
aarne
d2952f91f4 author list 2006-06-01 14:15:51 +00:00
kr.angelov
d631ee00d7 update the copyright messages 2006-06-01 11:29:30 +00:00
kr.angelov
a5758468ed add the FCFG parser 2006-06-01 11:19:47 +00:00
kr.angelov
0c0c82603c The SLinType type is changed so that you don't have to use enumerateTerms each time when you want to know the possible table arguments 2006-06-01 10:26:49 +00:00