about summary refs log tree commit diff stats
path: root/edit/008-sandbox-test.mu
Commit message (Collapse)AuthorAgeFilesLines
* 2417 - support mutable ingredients in headersKartik K. Agaram2015-11-101-5/+5
| | | | | | If a name repeats between ingredients, we raise an error. If a name repeats across ingredients and products, every call should share the same name across the corresponding ingredients and products.
* 2374 - now edit works until layer 8Kartik K. Agaram2015-11-051-6/+4
|
* 2309Kartik K. Agaram2015-10-281-5/+5
|
* 2260 - start tracing by depth rather than labelKartik K. Agaram2015-10-061-1/+1
| | | | Now we can collect all traces, just modulating the depth.
* 2183 - environment + external editor using tmuxKartik K. Agaram2015-09-121-1/+1
| | | | Thanks Jack and Caleb Couch for the idea.
* 2160Kartik K. Agaram2015-09-051-0/+173