Age | Commit message (Collapse) | Author |
|
tty handling (try bc | grep foo followed by ^C, as noted by deraadt@).
To make it all work, bc now waits for dc to exit after giving it a
quit command. ok deraadt@ jaredy@
|
|
ok deraadt@
|
|
o Make main program target left recursive. Reduces parse stack usage, making
it possible to compile programs > 10000 lines.
|
|
- skip current line on syntax error
- detect EOF in strings and comments
- report correct line number in above case
- more consistent warning and errors
ok henning@
|
|
|
|
ok deraadt@
|