1
0
forked from GitHub/gf-core
Commit Graph

56 Commits

Author SHA1 Message Date
aarne
8dcfb978ef error msg in SimpleToFCFG.convertCon 2007-09-21 13:02:35 +00:00
aarne
3707eb4576 refactored FCFG parsing to fit in GFCC shell 2007-09-20 09:10:37 +00:00
aarne
7825a1a1c5 adapted GFCC2FCFG to other uses of GFCC, made it to default parser 2007-09-19 13:49:12 +00:00
kr_angelov
a886f7042b remove trace 2007-01-11 19:19:46 +00:00
kr_angelov
ccc248eb20 fix aliases handling 2007-01-11 19:16:36 +00:00
kr_angelov
fad6869ffe remove all fromIntegral calls 2007-01-11 12:48:31 +00:00
kr_angelov
3f183ce821 GFCC to FCFG conversion 2006-12-28 16:45:57 +00:00
kr.angelov
af555cc6a7 Optimized mkSingletonSelectors 2006-06-21 19:37:18 +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
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
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
4009b46358 new conversion MCFG -> FCFG, new grammar printers for FCFG 2006-06-07 16:06:49 +00:00
kr.angelov
81d9aea92f the constraints list in the conversion rules should be sorted too 2006-06-03 10:30:10 +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
d1fa17ba6b bugfix 2006-06-01 21:36:17 +00:00
kr.angelov
35d2d47356 update the copyright messages 2006-06-01 11:29:30 +00:00
kr.angelov
e51eaed4fd add the FCFG parser 2006-06-01 11:19:47 +00:00
kr.angelov
496f1fc876 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
peb
c437f63404 adding support for 2nd order functions in SimpleGFC format 2006-04-04 09:33:22 +00:00
peb
6d13bb9e3c fixed bug with variants in GF.Conversion.RemoveErasing 2006-03-21 06:18:03 +00:00
peb
00d3d0b27d fixing prolog printing 2006-03-09 12:39:11 +00:00
peb
641fa54ddc inferred constants in profiles 2006-03-09 11:32:52 +00:00
peb
acd24331af peb 2006-01-13 08:42:25 +00:00
peb
01c9d9ebf2 "Committed_by_peb" 2005-11-16 09:21:21 +00:00
aarne
01466aa3fd cfgm 2005-10-07 10:24:51 +00:00
peb
1703bb826e "Committed_by_peb" 2005-10-05 10:56:42 +00:00
aarne
6d179267de CSEE now works fine 2005-09-20 08:32:55 +00:00
peb
16f2bf8cd6 "Committed_by_peb" 2005-09-14 08:51:18 +00:00
peb
7ad0dda9ed "Committed_by_peb" 2005-09-01 08:53:18 +00:00
peb
f812648dc3 "Committed_by_peb" 2005-08-18 12:18:10 +00:00
peb
73c6ae2a4c "Committed_by_peb" 2005-08-17 07:27:29 +00:00
peb
26b84344f7 "Committed_by_peb" 2005-08-11 13:11:46 +00:00
peb
b03a738c44 "Committed_by_peb" 2005-08-08 07:09:49 +00:00
aarne
22b5b12a2a finnish vowel harmony unlexer ; optimizations and mcfg 2005-06-23 13:32:43 +00:00
peb
34e441d2e3 "Committed_by_peb" 2005-06-23 12:23:01 +00:00
peb
5438bcfc9a "Committed_by_peb" 2005-06-23 08:43:40 +00:00
bringert
2c48a10236 Changed name of Con constructor in GFC.cf to avoid errors on Windows when generating Java code with BNFC for the GFC grammar. CON is a reserved filename on Windows. Con was changed to Par, and all the code using was changed too. 2005-06-17 13:15:16 +00:00
peb
e04956a42d "Committed_by_peb" 2005-05-30 07:11:32 +00:00
peb
31044ec728 "Committed_by_peb" 2005-05-17 12:38:46 +00:00
peb
9b42aff901 "Committed_by_peb" 2005-05-17 10:20:25 +00:00
peb
20eae7786f "Committed_by_peb" 2005-05-13 11:40:18 +00:00
peb
54a1e0f879 "Committed_by_peb" 2005-05-11 09:28:16 +00:00
peb
6f3229f087 "Committed_by_peb" 2005-05-10 11:52:06 +00:00
peb
2b059b811d "Committed_by_peb" 2005-05-09 08:25:56 +00:00
bringert
5c9917ff8d Fixed module names and imports after giant file move. 2005-04-21 15:21:02 +00:00
peb
78108f7817 "Committed_by_peb" 2005-04-20 11:49:44 +00:00