|
6c8cd11dad
|
Completely refactor code generation
|
2015-04-17 17:20:25 +02:00 |
|
|
1a79d217af
|
Allow skipping the destructor selectively
|
2015-04-11 03:18:22 +02:00 |
|
|
42f74c83bf
|
Add support for destructors
|
2015-04-11 03:00:00 +02:00 |
|
|
0f3c53fb63
|
output: de-duplicate token value pushing
|
2015-04-11 00:09:33 +02:00 |
|
|
1f2a900e40
|
output_slr: remove unused includes
|
2015-04-10 23:30:48 +02:00 |
|
|
c7038d65b9
|
output: also collapse goto case branches
|
2015-04-10 23:22:12 +02:00 |
|
|
c2728e4c83
|
output_slr: collapse duplicate case branches
|
2015-04-10 22:51:51 +02:00 |
|
|
0e9b564f8c
|
output: rename i argument to state
|
2015-04-10 22:00:34 +02:00 |
|
|
aeaeba2d73
|
Add support for escape sequences in character symbols
|
2015-04-10 19:10:17 +02:00 |
|
|
a5d1689bc7
|
Implement SLR parser generation
At the moment, the generated parser is very inefficient, but that will change
soon.
|
2015-04-10 03:46:13 +02:00 |
|