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
|
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
|
a969c51b69
|
Use HashTable to share strings in tokens when parsing GFC files.
|
2004-12-06 16:02:08 +00:00 |
|