Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2471 | Kartik K. Agaram | 2015-11-22 | 1 | -4/+0 |
| | |||||
* | 2446 - drop '-duplex' namespacing in recipes | Kartik K. Agaram | 2015-11-15 | 1 | -19/+19 |
| | | | | Great that it just worked after the previous commit. | ||||
* | 2388 - final layer of edit/ loaded successfully | Kartik K. Agaram | 2015-11-07 | 1 | -37/+36 |
| | |||||
* | 2374 - now edit works until layer 8 | Kartik K. Agaram | 2015-11-05 | 1 | -59/+59 |
| | |||||
* | 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. | ||||
* | 2234 - check type of get's product | Kartik K. Agaram | 2015-10-02 | 1 | -9/+9 |
| | | | | Already I'm finding type errors in the programming environment. | ||||
* | 2179 - undo bugfix | Kartik K. Agaram | 2015-09-10 | 1 | -0/+21 |
| | |||||
* | 2160 | Kartik K. Agaram | 2015-09-05 | 1 | -0/+2056 |