Initial label support. Also switch to glr-parser mode and get rid of

hacks that were necessary without it.
This commit is contained in:
David Gibson 2005-06-16 14:36:37 +10:00
parent fc14dad769
commit 4102d840d9
10 changed files with 107 additions and 55 deletions

2
TODO
View file

@ -4,8 +4,6 @@
* Report line/column numbers for syntax errors
* Better categorization of errors into severity levels
- Generate mem reserve map
* Command line options to place a number of blank entries to be
filled in by bootloader
* memory reserve section in source
- Testsuite
- Actually number releases, revision control, all that kind of jazz