aboutsummaryrefslogtreecommitdiff
path: root/nomsu_tree.moon
AgeCommit message (Expand)Author
2018-04-19Switched last char check to first char so foo[x] doesn't get mixed upBruce Hill
2018-04-19All tests passing (except object)Bruce Hill
2018-04-18More cleanup, slowly working through operators/control_flowBruce Hill
2018-04-18More working, shifting towards having Lua and Nomsu objects instead ofBruce Hill
2018-04-17Partially working, at least for metaprogramming.nomBruce Hill
2018-04-17Moving tree_to_lua into each of the Nomsu tree types, which are now inBruce Hill