aboutsummaryrefslogtreecommitdiffstats
path: root/dex/fetcher
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-04-11 10:39:58 +0800
commit469175a930d74a78c99d4273502d2662dbe42986 (patch)
tree0b95a2fe68fc150f1f6407eed5f1cf100db64113 /dex/fetcher
parent62c4741f59fb6e58c72b99511cf3642ddc01ac12 (diff)
downloaddexon-469175a930d74a78c99d4273502d2662dbe42986.tar
dexon-469175a930d74a78c99d4273502d2662dbe42986.tar.gz
dexon-469175a930d74a78c99d4273502d2662dbe42986.tar.bz2
dexon-469175a930d74a78c99d4273502d2662dbe42986.tar.lz
dexon-469175a930d74a78c99d4273502d2662dbe42986.tar.xz
dexon-469175a930d74a78c99d4273502d2662dbe42986.tar.zst
dexon-469175a930d74a78c99d4273502d2662dbe42986.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 'dex/fetcher')
0 files changed, 0 insertions, 0 deletions