| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
This bugfix is not tested yet, but that's in the works.
|
|
|
|
| |
This just supports it, but we don't actually have collapse yet.
|
|
|
|
|
|
|
|
|
|
| |
Expanding trace items, of course, doesn't work on anything but the last
item. But we've now caught automatic tests up to the state of
development.
These tests are hugely expensive. Previous .t files run in ~30s. Already
the trace browser tests clock in at 2 minutes. And we're just getting
started. Time to explore reimplementing the mu VM in C.
|
|
|
|
|
|
| |
Don't prevent run-code from clobbering existing functions, but warn
because it makes traces easier to read if the different sections of a
test can be distinguished.
|
| |
|
| |
|
| |
|
| |
|
|
This was painless compared to the chessboard app. Still need to handle
input, though. Fingers crossed..
|