- Add <> to support code in case no condition is being met
authorhelly <helly@642ea486-5414-0410-9d7f-a0204ed87703>
Tue, 17 Apr 2007 00:14:12 +0000 (00:14 +0000)
committerhelly <helly@642ea486-5414-0410-9d7f-a0204ed87703>
Tue, 17 Apr 2007 00:14:12 +0000 (00:14 +0000)
commitfc95d038612ce0462d1ca1f560db107057356a5f
treeaa2c08786c9ee1049b29f969cf44d4f649a204bd
parent2365d907f025de962e95798c871387d927b051cb
- Add <> to support code in case no condition is being met
- Merge <*> rules to all other rules
- Configurable code
- In -g mode generate a computed goto jump table
13 files changed:
re2c/actions.cc
re2c/bootstrap/parser.cc
re2c/bootstrap/scanner.cc
re2c/bootstrap/y.tab.h
re2c/code.cc
re2c/globals.h
re2c/main.cc
re2c/parser.h
re2c/parser.y
re2c/re.h
re2c/scanner.h
re2c/scanner.re
re2c/test/cond_error_04.c.re