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 |
|
aarne
|
830f7c14bc
|
library adjustments, error message clean-up
|
2005-04-28 15:42:47 +00:00 |
|
bringert
|
5c9917ff8d
|
Fixed module names and imports after giant file move.
|
2005-04-21 15:21:02 +00:00 |
|
aarne
|
b60b42ccef
|
pg printnames
|
2005-04-20 19:09:19 +00:00 |
|
bringert
|
a1aa9c01e6
|
Removed unused utf8-conversion code.
|
2005-03-08 14:51:17 +00:00 |
|
bringert
|
e19f8f8922
|
Switched to doing utf8-conversion after pretty-printing.
|
2005-03-08 14:49:24 +00:00 |
|
bringert
|
7194efcea8
|
Finished UTF8 identifier conversion. Will probably redo it at string level, i.e. after pretty-printing instead
|
2005-03-08 14:31:22 +00:00 |
|
bringert
|
a4b8921544
|
Added onTermIdents function.
|
2005-03-07 16:50:00 +00:00 |
|
bringert
|
b2fa8408c6
|
Removed some old dead code. The functionality is in API.hs.
|
2005-03-04 13:08:36 +00:00 |
|
peb
|
bf436aebaa
|
"Committed_by_peb"
|
2005-02-24 10:46:37 +00:00 |
|
peb
|
9568d7a844
|
"Committed_by_peb"
|
2005-02-18 18:21:06 +00:00 |
|
peb
|
bafc9fbd05
|
"Committed_by_peb"
|
2005-02-17 09:21:04 +00:00 |
|
peb
|
359f1b8ea2
|
"Committed_by_peb"
|
2005-02-17 09:12:32 +00:00 |
|
aarne
|
012d2dd0c4
|
more on romance
|
2005-02-11 08:11:29 +00:00 |
|
peb
|
9afbd25b64
|
"Committed_by_peb"
|
2005-02-09 19:45:54 +00:00 |
|
peb
|
a0d4129863
|
"Committed_by_peb"
|
2005-02-09 11:46:54 +00:00 |
|
aarne
|
4fd0c636f8
|
unlexer concat
|
2005-02-08 15:35:58 +00:00 |
|
aarne
|
a1e8229910
|
cleand up Structural
|
2005-02-05 20:52:31 +00:00 |
|