|
c1c32688a4
|
Overhaul in progress, mostly working. Moved all the nomsu packages into
lib/, including core/*. Changes to how nomsu environments and importing
work.
|
2019-01-14 15:43:24 -08:00 |
|
|
dc41f30c73
|
Tweak
|
2018-11-02 15:10:22 -07:00 |
|
|
307dea1881
|
Changed stub convention to (foo 1 baz 2) -> foo_1_baz instead of
foo_1_baz_2, removed "smext", made some cleanup changes.
|
2018-11-02 14:39:23 -07:00 |
|
|
be1df7ccd3
|
Recompile
|
2018-10-03 16:26:50 -07:00 |
|
|
2f68357cb6
|
Some incremental progress.
|
2018-10-03 16:26:29 -07:00 |
|
|
b615cb5c8e
|
Fixed up some edge cases with as_lua_id and from_lua_id that were
producing bad results.
|
2018-10-03 16:14:37 -07:00 |
|
|
692fae5416
|
Incremental fixes and more nomnom ports.
|
2018-09-26 12:45:19 -07:00 |
|
Bruce Hill
|
79d4bd5125
|
Got rid of repr() use and replaced with :as_lua() or :as_nomsu() in as
many places as possible.
|
2018-09-18 19:49:29 -07:00 |
|
Bruce Hill
|
d11f9bc5d3
|
Oops, added "$" to ensure keywords with suffixes don't get changed.
|
2018-09-18 17:42:01 -07:00 |
|
Bruce Hill
|
884368593d
|
Added code for handling lua keywords in as_lua_id().
|
2018-09-18 17:40:49 -07:00 |
|
Bruce Hill
|
790b73c52a
|
Fix for as_lua_id() for keywords
|
2018-09-18 17:28:26 -07:00 |
|
Bruce Hill
|
626b6cab79
|
Updated compiler to produce cool string output.
|
2018-09-14 15:20:07 -07:00 |
|
Bruce Hill
|
4d48bf359d
|
Improvements to indented text parsing and error reporting.
|
2018-09-13 16:02:40 -07:00 |
|
Bruce Hill
|
ea310306d7
|
Initial working version.
|
2018-09-12 15:32:04 -07:00 |
|