Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1868 - start using naked literals everywhere | Kartik K. Agaram | 2015-07-28 | 1 | -5/+5 |
| | | | | First step to reducing typing burden. Next step: inferring types. | ||||
* | 1848 - core instructions now check for ingredients | Kartik K. Agaram | 2015-07-25 | 1 | -2/+13 |
| | | | | Also standardized warnings. | ||||
* | 1702 - experiment: start using 'ordinal' in names | Kartik K. Agaram | 2015-07-04 | 1 | -3/+3 |
| | | | | | | | It comes up pretty early in the codebase, but hopefully won't come up in the mu level until we get to higher-order recipes. Potentially intimidating name, but such prime real estate with no confusing overloadings in other projects! | ||||
* | 1698 | Kartik K. Agaram | 2015-07-03 | 1 | -0/+116 |