Commit Graph

71 Commits

Author SHA1 Message Date
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
aarne
45f3b7d5e7 optimization flags and improver eng 2005-02-05 09:52:04 +00:00
bringert
b8b5139a8a Removed module headers from generated files with pragmas 2005-02-04 13:17:06 +00:00
peb
6381f3a998 "Committed_by_peb" 2005-02-04 09:10:28 +00:00
peb
4a5a48157f "Committed_by_peb" 2005-02-03 14:13:35 +00:00
aarne
87b55df10f -val optimization 2005-01-11 15:06:12 +00:00
bringert
ecd0594547 Generated GF and GFC lexers with BNFC with string sharing support. 2004-12-08 13:21:40 +00:00
bringert
d42984a08f Do string sharing after unescaping in source and canonical grammars. 2004-12-07 13:02:27 +00:00
bringert
eaa2dcde07 More sharing of reserved words in GF and GFC lexers. Added GF lexer alex file. 2004-12-06 19:08:58 +00:00
bringert
0098d5e943 Use strict parser and GHC-specific lexer for source grammars. 2004-12-06 17:44:59 +00:00
bringert
798cb37002 Use HashTable to share strings in tokens when parsing GFC files. 2004-12-06 16:02:08 +00:00
bringert
2e5bd1b547 Made GFC parser strict. Generated GFC lexer with alex -g. In total, this drops the memory residency after loading a large gfc file by about 40%. 2004-12-02 16:13:16 +00:00
aarne
24ba5b3b82 markup 2004-10-25 14:22:18 +00:00
aarne
a0bc9b053a german paradigms 2004-10-11 14:21:57 +00:00
aarne
2c60a2d82a Ints n 2004-09-23 14:41:42 +00:00
aarne
a25ee154e7 introducing multiple inheritance 2004-09-15 14:36:27 +00:00
aarne
fe045070cf gfcm header 2004-09-14 17:05:46 +00:00
bringert
65f012d155 Added CFGM format (pm -printer=cfgm) and utf8 conversion for pm. 2004-08-23 07:51:36 +00:00
bringert
f02c2bbef0 Recreated GF and GFC pretty printers using the new BNFC version which makes more efficient pretty printers. 2004-07-22 09:00:27 +00:00