Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2428 - sandbox/ working again | Kartik K. Agaram | 2015-11-12 | 1 | -11/+8 |
| | |||||
* | 2309 | Kartik K. Agaram | 2015-10-28 | 1 | -7/+7 |
| | |||||
* | 2260 - start tracing by depth rather than label | Kartik K. Agaram | 2015-10-06 | 1 | -2/+2 |
| | | | | Now we can collect all traces, just modulating the depth. | ||||
* | 2247 - type-check products of non-primitive recipes | Kartik K. Agaram | 2015-10-05 | 1 | -3/+3 |
| | | | | | | | | We still can't check ingredient types, and even this is still a run-time check. We'll need to start tracking recipe signatures at some point. I've had to introduce a hack called /skiptypecheck. Time to get generics working. | ||||
* | 2183 - environment + external editor using tmux | Kartik K. Agaram | 2015-09-12 | 1 | -0/+176 |
Thanks Jack and Caleb Couch for the idea. |