Commit Graph

115 Commits

Author SHA1 Message Date
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
aarne
be9e8a961d pg printnames 2005-04-20 19:09:19 +00:00
bringert
ac3f3ab86b Removed unused utf8-conversion code. 2005-03-08 14:51:17 +00:00
bringert
8d1c7b2f01 Switched to doing utf8-conversion after pretty-printing. 2005-03-08 14:49:24 +00:00
bringert
c8763a80e2 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
d460319528 Added onTermIdents function. 2005-03-07 16:50:00 +00:00
bringert
7cb9e1f2cc Removed some old dead code. The functionality is in API.hs. 2005-03-04 13:08:36 +00:00
peb
59b378a4e5 "Committed_by_peb" 2005-02-24 10:46:37 +00:00
peb
5e4929a635 "Committed_by_peb" 2005-02-18 18:21:06 +00:00
peb
0f6649a6ae "Committed_by_peb" 2005-02-17 09:21:04 +00:00
peb
df91e999d6 "Committed_by_peb" 2005-02-17 09:12:32 +00:00
aarne
aa4a8580f7 more on romance 2005-02-11 08:11:29 +00:00
peb
cb6449c50a "Committed_by_peb" 2005-02-09 19:45:54 +00:00
peb
71c316cfc5 "Committed_by_peb" 2005-02-09 11:46:54 +00:00
aarne
56c80bf8d9 unlexer concat 2005-02-08 15:35:58 +00:00
aarne
bd432cf147 cleand up Structural 2005-02-05 20:52:31 +00:00
aarne
2429599b50 optimization flags and improver eng 2005-02-05 09:52:04 +00:00
bringert
0ace2a1a4b Removed module headers from generated files with pragmas 2005-02-04 13:17:06 +00:00
peb
774541ca07 "Committed_by_peb" 2005-02-04 09:10:28 +00:00
peb
d877eed0bc "Committed_by_peb" 2005-02-03 14:13:35 +00:00
aarne
a19856618b -val optimization 2005-01-11 15:06:12 +00:00
bringert
c63d8d88da Generated GF and GFC lexers with BNFC with string sharing support. 2004-12-08 13:21:40 +00:00
bringert
f1b84584f8 Do string sharing after unescaping in source and canonical grammars. 2004-12-07 13:02:27 +00:00
bringert
97dbfc25f2 More sharing of reserved words in GF and GFC lexers. Added GF lexer alex file. 2004-12-06 19:08:58 +00:00
bringert
5198595d84 Use strict parser and GHC-specific lexer for source grammars. 2004-12-06 17:44:59 +00:00
bringert
a969c51b69 Use HashTable to share strings in tokens when parsing GFC files. 2004-12-06 16:02:08 +00:00
bringert
5773bf28fc 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
18c0f62519 markup 2004-10-25 14:22:18 +00:00
aarne
589091fd63 german paradigms 2004-10-11 14:21:57 +00:00
aarne
22c849351f Ints n 2004-09-23 14:41:42 +00:00
aarne
e6fd325d07 introducing multiple inheritance 2004-09-15 14:36:27 +00:00
aarne
6c372cc599 gfcm header 2004-09-14 17:05:46 +00:00
bringert
2af06fd3ab Added CFGM format (pm -printer=cfgm) and utf8 conversion for pm. 2004-08-23 07:51:36 +00:00
bringert
90325aeca4 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
aarne
bddc88156f last-minute bug fixes 2004-06-24 14:06:09 +00:00
aarne
10976cb7f5 SymbPN and SymbCN in resources 2004-06-03 19:31:39 +00:00
peb
97d6b623f8 *** empty log message *** 2004-04-29 08:22:32 +00:00
aarne
bd9ba5ce39 some more printing 2004-04-19 15:33:45 +00:00
aarne
f0cbb89778 Better help. 2004-03-26 20:08:30 +00:00
aarne
054ef0a1ac Introduced output of stripped format gfcm. 2003-12-09 16:39:24 +00:00