aarne
|
dea5158cbf
|
floats in GF and GFC (parsing user input still doesn't work)
|
2005-12-02 13:13:14 +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 |
|
bringert
|
5c9917ff8d
|
Fixed module names and imports after giant file move.
|
2005-04-21 15:21:02 +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 |
|
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
|
2c60a2d82a
|
Ints n
|
2004-09-23 14:41:42 +00:00 |
|
aarne
|
fe045070cf
|
gfcm header
|
2004-09-14 17:05:46 +00:00 |
|
aarne
|
2ee936c7e2
|
Added treatment of transfer modules. Aggregation is an example.
|
2003-10-09 15:23:32 +00:00 |
|
aarne
|
b1402e8bd6
|
Founding the newly structured GF2.0 cvs archive.
|
2003-09-22 13:16:55 +00:00 |
|