]> granicus.if.org Git - re2c/commit
- Added re2c:startlabel configuration.
authorhelly <helly@642ea486-5414-0410-9d7f-a0204ed87703>
Fri, 20 Jan 2006 00:13:52 +0000 (00:13 +0000)
committerhelly <helly@642ea486-5414-0410-9d7f-a0204ed87703>
Fri, 20 Jan 2006 00:13:52 +0000 (00:13 +0000)
commit973a4d45e73bac3624059309673e5fdb8ae6050f
tree818cc7db4a9513a680da435fa00170361b7fc33d
parent344996dece0211b2e707600f1ad22fefe87d0195
- Added re2c:startlabel configuration.
- Fixed code generation to not generate unreachable code for initial state.
49 files changed:
CHANGELOG
bootstrap/scanner.cc
code.cc
dfa.h
globals.h
main.cc
re2c.1.in
run_tests.sh.in
scanner.re
test/bug1054496.c
test/bug1163046.c
test/bug1187785.c
test/bug1297658.c
test/bug1390174.c
test/c.c
test/cmmap.c
test/cnokw.c
test/config1.c
test/config2.s.c
test/config3.c [new file with mode: 0755]
test/config3.re [new file with mode: 0755]
test/cunroll.c
test/cvsignore.b.c
test/cvsignore.c
test/cvsignore.s.c
test/cvsignore.w.c
test/cvsignore.wb.c
test/error3.c
test/input1.c
test/input10.b.c
test/input10.c
test/input10.s.c
test/input11.b.c
test/input11.c
test/input11.s.c
test/input2.c
test/input3.c
test/input4.c
test/input5.c
test/input6.c
test/input7.c
test/input8.c
test/input9.c
test/modula.c
test/push.c
test/repeater.c
test/sample.c
test/scanner.c
test/simple.c