]> granicus.if.org Git - re2c/commit
Use a couple of helper functions to make string construction easier.
authorUlya Trofimovich <skvadrik@gmail.com>
Sun, 30 Dec 2018 10:59:28 +0000 (10:59 +0000)
committerUlya Trofimovich <skvadrik@gmail.com>
Sun, 30 Dec 2018 10:59:28 +0000 (10:59 +0000)
commit662eb41b278cd381d4d2cc8f7afd91cea433cf4b
treea0198956a0d5ce09aad171f88ed3842169bac9c4
parent631429b6a6e69f6e2a923433df724acadb29828f
Use a couple of helper functions to make string construction easier.
re2c/bootstrap/src/ast/lex.cc
re2c/bootstrap/src/ast/lex.h
re2c/bootstrap/src/ast/lex_conf.cc
re2c/bootstrap/src/conf/parse_opts.cc
re2c/src/ast/lex.re
re2c/src/ast/lex_conf.re
re2c/src/ast/scanner.h
re2c/src/conf/parse_opts.re
re2c/src/re/rule.h
re2c/src/util/string_utils.h