Bruce Hill
|
e09f05a50c
|
Reshuffled all the library code into files that make more sense and
cleaned up some of the library code.
|
2018-01-11 18:51:21 -08:00 |
|
Bruce Hill
|
3fbc89273d
|
Removed some dead code and streamlined the API a bit. Also added
training wheels for ease of transitions.
|
2018-01-11 04:38:46 -08:00 |
|
Bruce Hill
|
756c1f718e
|
Renamed "require %" to "use %"
|
2018-01-11 03:35:35 -08:00 |
|
Bruce Hill
|
5903820699
|
Incremental progress towards working.
|
2017-12-04 17:54:52 -08:00 |
|
Bruce Hill
|
f1a2c936de
|
Fixed some codegen stuff, optimized "say" for the common case of string
literals.
|
2017-11-01 16:49:11 -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
|
0750d64262
|
Updated all the code to work with the latest nomsu.
|
2017-09-20 05:02:53 -07:00 |
|
Bruce Hill
|
c77ee8f8f9
|
Got the switch version of "when" working.
|
2017-09-20 04:39:19 -07:00 |
|
Bruce Hill
|
e073b23fbf
|
Added and fixed up "when"
|
2017-09-20 04:21:46 -07:00 |
|
Bruce Hill
|
6e46f042fd
|
Mostly working overhaul again that strips out ending lines with "..",
and simplifies a lot of the code. Also stripped out Expression, which
was just a useless level of indirection.
|
2017-09-20 03:06:15 -07:00 |
|
Bruce Hill
|
a6cd8907c8
|
Improved source code business.
|
2017-09-19 01:30:05 -07:00 |
|
Bruce Hill
|
3b10a60826
|
Moved core into lib/ and recompiled.
|
2017-09-19 00:30:47 -07:00 |
|