1
0
forked from GitHub/gf-core
Commit Graph

104 Commits

Author SHA1 Message Date
aarne ee4bfa6181 param record compiler bug fixed 2006-09-30 14:17:34 +00:00
aarne 4d9b719ccc tracing a bug in gfcc generation 2006-09-29 15:22:20 +00:00
aarne 1dd70a285e new constructs in gfcc, removed lambda 2006-09-29 10:55:36 +00:00
aarne 790c1a7d49 resource generates exceptionless gfcc now 2006-09-26 12:53:15 +00:00
aarne 0a45dc90cd improving gfcc generation 2006-09-26 10:23:50 +00:00
aarne 95a1000f97 another fix towards gfcc compilation 2006-09-25 17:18:40 +00:00
aarne d386213c14 some fixes in gfcc compilation 2006-09-25 13:03:33 +00:00
aarne bee08345cb brute force parsing method in RunGFCC 2006-09-20 15:19:44 +00:00
aarne 40b7bca8a3 monitor timeout in gfcc generation 2006-09-19 15:45:47 +00:00
aarne bd6178c358 predef types in gfcc 2006-09-17 14:57:46 +00:00
aarne 98143802ab random generation in GFCC 2006-09-17 13:50:41 +00:00
aarne d4e1e2d192 bug fixes in multigrammar handling and GFCC generation 2006-09-16 18:42:46 +00:00
aarne 55c7be9a8e debugging CanonToGFCC 2006-09-15 19:29:45 +00:00
aarne d6a13c2f33 fixed some bugs in GFCC compilation; use optimize=values to import GF! 2006-09-15 09:37:18 +00:00
aarne ca01a1505b generation in GFCC 2006-09-14 14:27:25 +00:00
aarne 0dec627fb9 lambda in GFCC 2006-09-13 16:49:23 +00:00
aarne 0517ca7807 RunGHCC for testing 2006-09-07 14:21:08 +00:00
aarne 8b32514b40 simplified recursive search of labels 2006-09-07 09:55:49 +00:00
aarne d8bf6f1c9c finding labels behind selections in GFCC 2006-09-06 20:09:37 +00:00
aarne 56d9ce33da overcoming problems in GFCC generation one by one 2006-09-06 12:59:09 +00:00
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 a6cc18c8bd resource.txt updates ; lock field and lookup book fixes 2006-06-20 15:05:22 +00:00
aarne 674e0c95af updated dialogue to multimodal ; bug fixes in grammar compilation 2006-05-24 15:40:15 +00:00
aarne c45100b056 gt -noexpand 2006-03-31 13:20:40 +00:00
bringert 04300a9e0d Replaced all used of Data.FiniteMap with Data.Map. 2006-03-20 12:49:31 +00:00
aarne bac9c25a3b tram using compiled resources 2006-02-22 22:29:11 +00:00
aarne 64409337c5 more french 2006-01-20 16:56:38 +00:00
aarne c2dde4e80f float parsing fixed 2005-12-11 17:48:55 +00:00
aarne ef504a4cbe floats in GF and GFC (parsing user input still doesn't work) 2005-12-02 13:13:14 +00:00
aarne fdc6eaa6ee arbitrary lincat records; noparse pragmas 2005-11-14 15:03:40 +00:00
aarne b585c6c69b CSEE now works fine 2005-09-20 08:32:55 +00:00
aarne 973311a9f6 debugging csee 2005-09-19 15:11:06 +00:00
aarne 7f65334c46 more clee fix 2005-09-19 12:01:18 +00:00
aarne 19c696217b debug csee 2005-09-19 09:05:48 +00:00
aarne 5901eb3fe0 common subexp elimination 2005-09-18 21:55:46 +00:00
aarne 60d7223d34 tabulation optimization 2005-09-16 12:56:12 +00:00
aarne 247af471aa unpar 2005-09-14 15:26:21 +00:00
aarne 9cb3b65b84 stat; type of imperatives in lib/resource 2005-09-04 10:45:37 +00:00
aarne 5df34601af finnish vowel harmony unlexer ; optimizations and mcfg 2005-06-23 13:32:43 +00:00
peb 6c5ce5fd9b "Committed_by_peb" 2005-06-23 12:23:01 +00:00
bringert 6e0f34625a 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 0c310d3cae restricted inheritance almost implemented 2005-05-30 20:08:14 +00:00
aarne 46e796f7cf BinTree vs. FiniteMap 2005-05-30 17:39:43 +00:00
aarne 92007a3aaf experiment with gfc input 2005-05-27 20:05:17 +00:00
aarne bf25f1d0db library adjustments, error message clean-up 2005-04-28 15:42:47 +00:00
bringert 93af0c8535 Fixed module names and imports after giant file move. 2005-04-21 15:21:02 +00:00