Commit Graph

53 Commits

Author SHA1 Message Date
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
aarne
3b39607bba last-minute bug fixes 2004-06-24 14:06:09 +00:00
aarne
e78e5a6af7 SymbPN and SymbCN in resources 2004-06-03 19:31:39 +00:00
peb
9e23c25e28 *** empty log message *** 2004-04-29 08:22:32 +00:00
aarne
2e0c510285 some more printing 2004-04-19 15:33:45 +00:00
aarne
6719aedde3 Better help. 2004-03-26 20:08:30 +00:00
aarne
08c9a2ab8c 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