Allow to output either raw or transformed AST, fix several transformation bugs with... master
authorNick Downing <nick@ndcode.org>
Fri, 14 Jan 2022 11:10:31 +0000 (22:10 +1100)
committerNick Downing <nick@ndcode.org>
Fri, 14 Jan 2022 11:10:54 +0000 (22:10 +1100)
commit525a95f15dcbb5bb8764d66556d7ba8eda0cb8fc
tree0861ed23fe3483bdecaa8fc518239a0a023099c6
parentcb4619557a72ef36a2eebbe3be5758e5ddd1ecbe
Allow to output either raw or transformed AST, fix several transformation bugs with "...arguments" syntax caused by lack of return statements in transform.js
cli.js
jst.js
transform.js