aboutsummaryrefslogtreecommitdiff
path: root/lua_obj.lua
AgeCommit message (Collapse)Author
2018-04-20Lots of optimizations.Bruce Hill
2018-04-20Cleanups and optimizations.Bruce Hill
2018-04-19Made Source a little more concise.Bruce Hill
2018-04-19All tests passing (except object)Bruce Hill
2018-04-18More cleanup, slowly working through operators/control_flowBruce Hill
2018-04-18Cleaning up.Bruce Hill
2018-04-18More working, shifting towards having Lua and Nomsu objects instead ofBruce Hill
just strings.
2018-04-17Moving tree_to_lua into each of the Nomsu tree types, which are now inBruce Hill
their own file.
2018-04-13Getting closer.Bruce Hill
2018-04-13Added lua_obj.luaBruce Hill