about summary refs log tree commit diff stats
path: root/edit/009-sandbox-trace.mu
Commit message (Collapse)AuthorAgeFilesLines
* 2375 - layer 9 doneKartik K. Agaram2015-11-051-6/+5
|
* 2309Kartik K. Agaram2015-10-281-9/+9
|
* 2260 - start tracing by depth rather than labelKartik K. Agaram2015-10-061-2/+2
| | | | Now we can collect all traces, just modulating the depth.
* 2183 - environment + external editor using tmuxKartik K. Agaram2015-09-121-4/+4
| | | | Thanks Jack and Caleb Couch for the idea.
* 2180 - render the trace even if there's warningsKartik K. Agaram2015-09-101-0/+1
|
* 2167Kartik K. Agaram2015-09-051-0/+16
|
* 2163Kartik K. Agaram2015-09-051-2/+1
| | | | | | | | `render-string` (and `render-code-string`; ugh) should start a new line after, not before, like everybody else. I've been meaning to fix this for a long time, but now I have to, to move the warnings fields out of early layers.
* 2160Kartik K. Agaram2015-09-051-0/+194