index
:
nomsu
main
The Nomsu programming language
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lua_obj.moon
Age
Commit message (
Collapse
)
Author
2018-04-25
Renamed lua_obj -> code_obj
Bruce Hill
2018-04-25
Got nomsu codegen working again.
Bruce Hill
2018-04-24
Refactor to improve indentation and move as_nomsu() into tree methods.
Bruce Hill
2018-04-20
Lots of optimizations.
Bruce Hill
2018-04-20
Cleanups and optimizations.
Bruce Hill
2018-04-19
Made Source a little more concise.
Bruce Hill
2018-04-19
All tests passing (except object)
Bruce Hill
2018-04-18
More cleanup, slowly working through operators/control_flow
Bruce Hill
2018-04-18
Cleaning up.
Bruce Hill
2018-04-18
More working, shifting towards having Lua and Nomsu objects instead of
Bruce Hill
just strings.
2018-04-17
Moving tree_to_lua into each of the Nomsu tree types, which are now in
Bruce Hill
their own file.
2018-04-13
Getting closer.
Bruce Hill
2018-04-13
More correct and more working.
Bruce Hill
2018-04-12
Incremental progress.
Bruce Hill
2018-04-12
Incremental progress towards working.
Bruce Hill
2018-04-11
Incremental progress.
Bruce Hill
2018-04-11
Work in progress...
Bruce Hill