aboutsummaryrefslogtreecommitdiffstats
path: root/eth
diff options
context:
space:
mode:
authorTing-Wei Lan <tingwei.lan@cobinhood.com>2019-01-22 11:26:45 +0800
committerJhih-Ming Huang <jm.huang@cobinhood.com>2019-02-19 12:12:39 +0800
commit3eb656023b7d6315ed5b6122def91b6422785448 (patch)
treeb305fdba04e964e50dacb21c320b4c782c3eb525 /eth
parent3e07b5ed4594d0a37870e05fe89633463f02089e (diff)
downloaddexon-3eb656023b7d6315ed5b6122def91b6422785448.tar
dexon-3eb656023b7d6315ed5b6122def91b6422785448.tar.gz
dexon-3eb656023b7d6315ed5b6122def91b6422785448.tar.bz2
dexon-3eb656023b7d6315ed5b6122def91b6422785448.tar.lz
dexon-3eb656023b7d6315ed5b6122def91b6422785448.tar.xz
dexon-3eb656023b7d6315ed5b6122def91b6422785448.tar.zst
dexon-3eb656023b7d6315ed5b6122def91b6422785448.zip
core: vm: sqlvm: move AST and parser to their own packages
In order to avoid putting too many different things in single package and allow other projects to reuse the syntax tree and the parser, these two components are moved to different packages and all nodes used in AST are now exported. A lot of comments are added in this commit to pass golint checks.
Diffstat (limited to 'eth')
0 files changed, 0 insertions, 0 deletions