Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. |