]> granicus.if.org Git - re2c/commit
- Added transparent handling of #line directives in input files.
authorhelly <helly@642ea486-5414-0410-9d7f-a0204ed87703>
Thu, 3 Apr 2008 20:53:44 +0000 (20:53 +0000)
committerhelly <helly@642ea486-5414-0410-9d7f-a0204ed87703>
Thu, 3 Apr 2008 20:53:44 +0000 (20:53 +0000)
commit4472deb050fc4c60d68b5bda4f8530ee63700e65
treeb288f2f5b2a1d1df94eff02ee253962f6869dab2
parent330fbaa3573728c046a7cbd3f2487d583e2ecd53
- Added transparent handling of #line directives in input files.
13 files changed:
re2c/CHANGELOG
re2c/bootstrap/parser.cc
re2c/bootstrap/scanner.cc
re2c/code.cc
re2c/htdocs/index.html
re2c/main.cc
re2c/parser.y
re2c/scanner.h
re2c/scanner.re
re2c/stream_lc.h
re2c/test/line-01.c [new file with mode: 0755]
re2c/test/line-01.re [new file with mode: 0755]
re2c/token.h