]> granicus.if.org Git - re2c/commit
- Added configuration 'state:abort'.
authorhelly <helly@642ea486-5414-0410-9d7f-a0204ed87703>
Sun, 9 Apr 2006 00:06:34 +0000 (00:06 +0000)
committerhelly <helly@642ea486-5414-0410-9d7f-a0204ed87703>
Sun, 9 Apr 2006 00:06:34 +0000 (00:06 +0000)
commit2f4dfe7170ee75a9bfbd1adc140f8a80703e3ee6
tree63690fbfdb12a035e3db5ea85a4c8b000f8e2752
parentde90026b63163839f81ae494ad0f72959a25ea2e
- Added configuration 'state:abort'.
- Changed to not generate yyNext unless configuration 'state:nextlabel' is
  used.
- Add tests for the new configurations and adapt old tests.
21 files changed:
CHANGELOG
code.cc
globals.h
htdocs/manual.html
main.cc
re.h
re2c.1.in
test/config4a.f.c [new file with mode: 0755]
test/config4a.f.re [new file with mode: 0755]
test/config4b.f.c [new file with mode: 0755]
test/config4b.f.re [new file with mode: 0755]
test/config4c.f.c [new file with mode: 0755]
test/config4c.f.re [new file with mode: 0755]
test/config4d.f.c [new file with mode: 0755]
test/config4d.f.re [new file with mode: 0755]
test/config4e.f.c [new file with mode: 0755]
test/config4e.f.re [new file with mode: 0755]
test/push.f.c
test/push.fb.c
test/push.fs.c
test/scanner.fs.c