]> granicus.if.org Git - re2c/commit
Integrated in bug fixes from yasm. 1. Fix detection of EOF in the re2c scanner....
authornuffer <nuffer@642ea486-5414-0410-9d7f-a0204ed87703>
Mon, 12 Jan 2004 04:36:00 +0000 (04:36 +0000)
committernuffer <nuffer@642ea486-5414-0410-9d7f-a0204ed87703>
Mon, 12 Jan 2004 04:36:00 +0000 (04:36 +0000)
commit47b0acb268c78d1a1b8ef2fdb1e573e8b3257629
tree1b01ec8d94c9315feed3ade249fdc883417cbce6
parent2dfd47fd29251cc3480805225de66d7ee3b15507
Integrated in bug fixes from yasm.  1. Fix detection of EOF in the re2c scanner.  2. Correctly output #line directives so that debugging the generated output is possible.
13 files changed:
Makefile
code.cc
dfa.cc
globals.h
main.cc
parser.cc
parser.h
parser.tab.h [new file with mode: 0644]
parser.y
scanner.cc
substr.cc
version.h [new file with mode: 0644]
y.tab.h