|
2f68357cb6
|
Some incremental progress.
|
2018-10-03 16:26:29 -07:00 |
|
|
63d8b1cd3f
|
Fully working, I think? (with a lot of shims)
|
2018-09-28 22:15: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
|
2282085e13
|
Initial working version.
|
2018-09-15 20:20:46 -07:00 |
|
Bruce Hill
|
e22c35681f
|
Auto-upgraded everything.
|
2018-09-14 19:17:16 -07:00 |
|
Bruce Hill
|
21d0d7901c
|
Upgraded nomsu.2.peg and fixed minor bug in Source serialization in
trees.
|
2018-09-14 14:12:22 -07:00 |
|
Bruce Hill
|
ea310306d7
|
Initial working version.
|
2018-09-12 15:32:04 -07:00 |
|
Bruce Hill
|
18126da9c5
|
Auto-upgraded to 3.7
|
2018-08-30 14:16:18 -07:00 |
|
Bruce Hill
|
ab38fd19fa
|
Fixed obnoxious bug where List was getting used instead of a Dict,
causing havoc when .first and .pop were being accessed.
|
2018-08-30 14:07:40 -07:00 |
|
Bruce Hill
|
e44acbf338
|
Lots of overhaul, supporting a new Object Oriented approach (e.g.
%obj::action 1 2) and syntax.
|
2018-08-28 15:08:07 -07:00 |
|
Bruce Hill
|
930d522fbc
|
Bunch of miscellaneous changes. Paved the way a little bit for having
different compiler domains.
|
2018-08-27 13:39:22 -07:00 |
|
Bruce Hill
|
765cc704d5
|
Renamed nomsu_tree -> syntax_tree, so anyone looking for syntax trees
knows where to look.
|
2018-07-23 15:29:03 -07:00 |
|