| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Start adding some lines to the trace. Never shown yet.
|
| |
|
|
|
|
| |
Rendering traces will be an ongoing journey.
|
| |
|
|
|
|
|
|
|
|
| |
We've now reached a point where we need to start thinking of error handling,
and tests for error handling. The top-level has `stop`, but that's really
just for working with Unix's exit(). Here we have the opportunity to bake
errors into the trace. Which might also be a good opportunity for fleshing
out the UX for the trace.
|
|
|
|
|
|
| |
Start trimming whitespace from the input.
It's probably a bad idea to rebuild all our primitives for gap buffers.
|
| |
|
| |
|
|
Same identity REPL, but now going through some symbol processing.
|