aarne
|
0eb278da6d
|
yet another bug found and fixed in gfcc
|
2006-10-02 08:32:20 +00:00 |
|
aarne
|
623e05a94f
|
gfcc compilation: know bugs fixed
|
2006-10-01 15:41:32 +00:00 |
|
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
|
71ddbc1346
|
tools/c++
|
2006-09-22 15:13:23 +00:00 |
|
aarne
|
3a79588dd4
|
finished compact tb format (for a C++ interpreter now)
|
2006-09-21 20:55:49 +00:00 |
|
aarne
|
cb85097975
|
adjusting compact tb format (not yet ready)
|
2006-09-21 15:56:39 +00:00 |
|
aarne
|
e9d78f77fb
|
compact treebank format for translation systems
|
2006-09-20 19:59:57 +00:00 |
|
aarne
|
bee08345cb
|
brute force parsing method in RunGFCC
|
2006-09-20 15:19:44 +00:00 |
|
aarne
|
d15dc3908c
|
the other direction of FCFG translation
|
2006-09-19 20:12:28 +00:00 |
|
aarne
|
40b7bca8a3
|
monitor timeout in gfcc generation
|
2006-09-19 15:45:47 +00:00 |
|
aarne
|
54f8de43eb
|
FCFG format in BNFC
|
2006-09-19 12:59:33 +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 |
|
bringert
|
bb9ec5c21a
|
Removed extra comma in import list of src/GF/Speech/Relation.hs. This prevented compilation on current ghc HEAD.
|
2006-09-13 16:46:07 +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
|
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 |
|