aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorTing-Wei Lan <tingwei.lan@cobinhood.com>2019-03-04 14:30:51 +0800
committerJhih-Ming Huang <jm.huang@cobinhood.com>2019-03-26 17:48:22 +0800
commit65e85271b6640f52bff0fbd114131d83656c86ad (patch)
tree583fd0444fa20b58ef56d9b5c52c9365c1f9e2c5 /README.md
parentd195e3803c103bc9943c68741c0036810a907dc6 (diff)
downloaddexon-65e85271b6640f52bff0fbd114131d83656c86ad.tar
dexon-65e85271b6640f52bff0fbd114131d83656c86ad.tar.gz
dexon-65e85271b6640f52bff0fbd114131d83656c86ad.tar.bz2
dexon-65e85271b6640f52bff0fbd114131d83656c86ad.tar.lz
dexon-65e85271b6640f52bff0fbd114131d83656c86ad.tar.xz
dexon-65e85271b6640f52bff0fbd114131d83656c86ad.tar.zst
dexon-65e85271b6640f52bff0fbd114131d83656c86ad.zip
core: vm: sqlvm: parser: move generated code to internal package
Code generated by pigeon includes many exported symbols which should not be used by any other code other than the parser itself. To prevent them from being misused, we used to hide them by editing the generated code with sed. This commit removes the unreliable sed trick by putting generated code to internal package.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions