Commit Graph

10 Commits

Author SHA1 Message Date
Bruce Hill
e476bfea52 Improved code generation for "when" statements using elseif, and
improved code generation for loops by omitting goto labels when not used.
2017-10-13 18:09:04 -07:00
Bruce Hill
d13bcde2b9 Renamed repr_if_not_string to "stringify" and added nomsu:stringify for
convenience.
2017-10-13 16:16:07 -07:00
Bruce Hill
10d61df78b Making forward progress. 2017-09-26 15:27:01 -07:00
Bruce Hill
8afab37c90 Recompiled. 2017-09-24 20:20:43 -07:00
Bruce Hill
26d72ce56e Overhaul of invocations/specs. Much cleaner and more consistent now,
with less code duplication.
2017-09-21 21:11:13 -07:00
Bruce Hill
3715481506 Another overhaul, this time pulling all the chunks of the core lib into
their own files.
2017-09-21 00:10:26 -07:00
Bruce Hill
18365e02b1 Recompiled. 2017-09-20 04:43:50 -07:00
Bruce Hill
a045b76ad2 Fixed repr to use __tostring metamethod if present. 2017-09-18 17:09:03 -07:00
Bruce Hill
13490a34c8 Made repr fix more flexible/correct. 2017-09-14 19:45:36 -07:00
Bruce Hill
0615d127b5 Added moonc compiled versions of files. 2017-09-12 21:38:54 -07:00