]> granicus.if.org Git - re2c/commit
- Moved some actions into class Scanner to be able to issue fatal errors
authorhelly <helly@642ea486-5414-0410-9d7f-a0204ed87703>
Sun, 10 Jul 2005 13:48:03 +0000 (13:48 +0000)
committerhelly <helly@642ea486-5414-0410-9d7f-a0204ed87703>
Sun, 10 Jul 2005 13:48:03 +0000 (13:48 +0000)
commit5bb487e509a81596547b830417fb1749e7635479
treeb7e0bd3f3458ea21238a799b853e83c6e3f03e0d
parent918229fc5bda37573808dc50e813f02b96afc73b
- Moved some actions into class Scanner to be able to issue fatal errors
- Added hexadecimal character definitions
- Check for consistency of octal character definitions
- Update man page
actions.cc
bootstrap/scanner.cc
re.h
re2c.1.in
scanner.h
scanner.re
test/input9.c [new file with mode: 0755]
test/input9.re [new file with mode: 0755]
test/push.re