Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2428 - sandbox/ working again | Kartik K. Agaram | 2015-11-12 | 1 | -66/+65 |
| | |||||
* | 2309 | Kartik K. Agaram | 2015-10-28 | 1 | -123/+123 |
| | |||||
* | 2247 - type-check products of non-primitive recipes | Kartik K. Agaram | 2015-10-05 | 1 | -9/+9 |
| | | | | | | | | 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. | ||||
* | 2236 - all tests passing except one in 'mu sandbox' | Kartik K. Agaram | 2015-10-04 | 1 | -9/+9 |
| | |||||
* | 2183 - environment + external editor using tmux | Kartik K. Agaram | 2015-09-12 | 1 | -0/+2077 |
Thanks Jack and Caleb Couch for the idea. |