]> granicus.if.org Git - re2c/commit
Added directive '/*!taglists:re2c ... */' to handle tags with history.
authorUlya Trofimovich <skvadrik@gmail.com>
Sun, 16 Jul 2017 11:13:04 +0000 (12:13 +0100)
committerUlya Trofimovich <skvadrik@gmail.com>
Sun, 16 Jul 2017 11:13:04 +0000 (12:13 +0100)
commit52ad8ae802aef671785877ed03ba77ef6cf68ea2
treecbd32bb8b624c5990ec04529ddd21e080b5bb670
parentfacb5e1acd4fe6d11bef257e3edabdfc21258608
Added directive '/*!taglists:re2c ... */' to handle tags with history.

It is exactly like '/*!tags:re2c ... */', except that the latter is for
simple tags, while the former is for tags with history.
re2c/bootstrap/src/ast/lex.cc
re2c/src/ast/lex.re
re2c/src/ast/scanner.h
re2c/src/code/emit_dfa.cc
re2c/src/code/output.cc
re2c/src/code/output.h