1
0
forked from GitHub/gf-core
Commit Graph

65 Commits

Author SHA1 Message Date
kr.angelov 873a160537 FCat is just a plain integer now 2007-10-12 16:00:37 +00:00
aarne 8d0aaf0b24 cleaned up obsolete GFCC references 2007-10-06 07:37:44 +00:00
aarne 48623470cd gf works with the new gfcc format 2007-10-05 12:54:29 +00:00
kr.angelov acc32ec199 handle (F ..) references in the lintypes 2007-10-04 18:23:59 +00:00
aarne 70c8cff0f9 lincat index in CanonToGFCC decreased by 1 2007-10-03 16:15:33 +00:00
aarne 8fc4f7b1fd more debugging of GrammarToGFCC 2007-10-02 13:44:52 +00:00
kr.angelov bb8e7d2d58 whitespace only 2007-09-25 14:56:46 +00:00
kr.angelov 6aacec3591 remove FTypes module and move all definitions to Formalism.FCFG 2007-09-24 08:12:11 +00:00
kr.angelov 0cd5e62e83 remove some redundant dependencies from FCFG 2007-09-23 20:01:25 +00:00
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