Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2417 - support mutable ingredients in headers | Kartik K. Agaram | 2015-11-10 | 1 | -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 8 | Kartik K. Agaram | 2015-11-05 | 1 | -6/+4 |
| | |||||
* | 2309 | Kartik K. Agaram | 2015-10-28 | 1 | -5/+5 |
| | |||||
* | 2260 - start tracing by depth rather than label | Kartik K. Agaram | 2015-10-06 | 1 | -1/+1 |
| | | | | Now we can collect all traces, just modulating the depth. | ||||
* | 2183 - environment + external editor using tmux | Kartik K. Agaram | 2015-09-12 | 1 | -1/+1 |
| | | | | Thanks Jack and Caleb Couch for the idea. | ||||
* | 2160 | Kartik K. Agaram | 2015-09-05 | 1 | -0/+173 |