Commit Graph

156 Commits

Author SHA1 Message Date
aarne 537cacb36e yet another bug found and fixed in gfcc 2006-10-02 08:32:20 +00:00
aarne e97bbc054f gfcc compilation: know bugs fixed 2006-10-01 15:41:32 +00:00
aarne 35e17afb38 param record compiler bug fixed 2006-09-30 14:17:34 +00:00
aarne 31b1321845 tracing a bug in gfcc generation 2006-09-29 15:22:20 +00:00
aarne b39ecf4c32 new constructs in gfcc, removed lambda 2006-09-29 10:55:36 +00:00
aarne f705205b52 resource generates exceptionless gfcc now 2006-09-26 12:53:15 +00:00
aarne deee60f2c2 improving gfcc generation 2006-09-26 10:23:50 +00:00
aarne be2f1ac5c8 another fix towards gfcc compilation 2006-09-25 17:18:40 +00:00
aarne 902ff81773 some fixes in gfcc compilation 2006-09-25 13:03:33 +00:00
aarne be200897b8 brute force parsing method in RunGFCC 2006-09-20 15:19:44 +00:00
aarne 8a9f2df33d monitor timeout in gfcc generation 2006-09-19 15:45:47 +00:00
aarne 1242b8cc91 predef types in gfcc 2006-09-17 14:57:46 +00:00
aarne 35f81967ea random generation in GFCC 2006-09-17 13:50:41 +00:00
aarne 927ad7b135 bug fixes in multigrammar handling and GFCC generation 2006-09-16 18:42:46 +00:00
aarne 3917291e92 debugging CanonToGFCC 2006-09-15 19:29:45 +00:00
aarne a8a43ed55c fixed some bugs in GFCC compilation; use optimize=values to import GF! 2006-09-15 09:37:18 +00:00
aarne 314d00fab3 generation in GFCC 2006-09-14 14:27:25 +00:00
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 a75c3b1907 resource.txt updates ; lock field and lookup book fixes 2006-06-20 15:05:22 +00:00
aarne 1aa8abb074 updated dialogue to multimodal ; bug fixes in grammar compilation 2006-05-24 15:40:15 +00:00
aarne ae30eca844 gt -noexpand 2006-03-31 13:20:40 +00:00
bringert 19af3254dc Replaced all used of Data.FiniteMap with Data.Map. 2006-03-20 12:49:31 +00:00
aarne b30e817e55 tram using compiled resources 2006-02-22 22:29:11 +00:00
aarne c9ed0c4218 more french 2006-01-20 16:56:38 +00:00
aarne 9f867c4922 float parsing fixed 2005-12-11 17:48:55 +00:00
aarne dea5158cbf floats in GF and GFC (parsing user input still doesn't work) 2005-12-02 13:13:14 +00:00
aarne f339b8839b arbitrary lincat records; noparse pragmas 2005-11-14 15:03:40 +00:00
aarne 6d179267de CSEE now works fine 2005-09-20 08:32:55 +00:00
aarne 263beccd56 debugging csee 2005-09-19 15:11:06 +00:00
aarne 517d7ec419 more clee fix 2005-09-19 12:01:18 +00:00
aarne 8342cba9bd debug csee 2005-09-19 09:05:48 +00:00
aarne db4cf670d0 common subexp elimination 2005-09-18 21:55:46 +00:00
aarne 076452779c tabulation optimization 2005-09-16 12:56:12 +00:00
aarne e3395efbf1 unpar 2005-09-14 15:26:21 +00:00
aarne 1a9a2ceaea stat; type of imperatives in lib/resource 2005-09-04 10:45:37 +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
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
aarne 3a3342a0f9 restricted inheritance almost implemented 2005-05-30 20:08:14 +00:00
aarne 5bf9a7fe70 BinTree vs. FiniteMap 2005-05-30 17:39:43 +00:00
aarne 136b0203eb experiment with gfc input 2005-05-27 20:05:17 +00:00