aboutsummaryrefslogtreecommitdiffstats
path: root/indexer
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-05-06 10:44:04 +0800
commitefabc336cf705aab463d81dd20e8d95df97e0965 (patch)
tree8ca0eb7e0879bf0dcb042ca8e7e8cfce121cc34d /indexer
parent3092f54b1c16b45be4fb5e52574e4b9d7a9ebcb8 (diff)
downloaddexon-efabc336cf705aab463d81dd20e8d95df97e0965.tar
dexon-efabc336cf705aab463d81dd20e8d95df97e0965.tar.gz
dexon-efabc336cf705aab463d81dd20e8d95df97e0965.tar.bz2
dexon-efabc336cf705aab463d81dd20e8d95df97e0965.tar.lz
dexon-efabc336cf705aab463d81dd20e8d95df97e0965.tar.xz
dexon-efabc336cf705aab463d81dd20e8d95df97e0965.tar.zst
dexon-efabc336cf705aab463d81dd20e8d95df97e0965.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 'indexer')
0 files changed, 0 insertions, 0 deletions