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 |
|
aarne
|
af4bf66002
|
Using trie more.
|
2003-11-18 15:30:08 +00:00 |
|
aarne
|
5a7d6e542d
|
New unicodings.
New unicodings.
Module with works.
Better compilation of old GF.
|
2003-11-14 12:36:23 +00:00 |
|
aarne
|
54c72f5ab0
|
Working with interfaces.
Working with interfaces.
Created new place for grammar parsers.
Created new script jgf2+.
|
2003-11-11 15:44:24 +00:00 |
|
aarne
|
9eb32352c4
|
Fixed local flags.
|
2003-11-10 10:02:26 +00:00 |
|
aarne
|
249d506f58
|
Morphological analysis and glueing.
|
2003-11-10 07:55:45 +00:00 |
|
aarne
|
c75a0ee920
|
Some fixes when working on resource grammars.
|
2003-11-04 15:53:32 +00:00 |
|
aarne
|
94326929b1
|
Fixed several things, e.g. tokenizer.
|
2003-11-03 16:27:55 +00:00 |
|
aarne
|
e620ffbd94
|
Working with interfaces and incomplete modules.
|
2003-10-23 15:09:07 +00:00 |
|
aarne
|
31e0deb017
|
Rebuilding resource libraries.
Rebuilding resource libraries.
Working with resource interfaces.
|
2003-10-21 15:15:47 +00:00 |
|
aarne
|
2ee936c7e2
|
Added treatment of transfer modules. Aggregation is an example.
|
2003-10-09 15:23:32 +00:00 |
|
aarne
|
a979508aa7
|
Restored printnames.
|
2003-10-08 10:09:58 +00:00 |
|
aarne
|
719fcd09ea
|
Building interface to PL's parser.
|
2003-10-03 13:03:15 +00:00 |
|