]> granicus.if.org Git - re2c/commit
Separated compilation pass from code generation pass.
authorUlya Trofimovich <skvadrik@gmail.com>
Thu, 22 Dec 2016 09:54:13 +0000 (09:54 +0000)
committerUlya Trofimovich <skvadrik@gmail.com>
Thu, 22 Dec 2016 09:54:13 +0000 (09:54 +0000)
commitf7034511a811e44868161eb9ffa412a3908c8491
tree15826ceb2285209496b2681ef2e078e3633a8a38
parentf1ffda133aef6d65fcb2e04957f179332ab9df3b
Separated compilation pass from code generation pass.

They might be totally disconnected in case of '-r' option and it's
more convenient to handle them separately.
re2c/bootstrap/src/parse/lex.cc
re2c/bootstrap/src/parse/parser.cc
re2c/src/parse/parser.h
re2c/src/parse/parser.ypp