Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1962 | Kartik K. Agaram | 2015-08-09 | 1 | -12/+12 |
* | 1923 | Kartik K. Agaram | 2015-08-02 | 1 | -5/+5 |
* | 1886 - gracefully handle malformed ingredients | Kartik K. Agaram | 2015-07-29 | 1 | -5/+5 |
* | 1868 - start using naked literals everywhere | Kartik K. Agaram | 2015-07-28 | 1 | -34/+34 |
* | 1848 - core instructions now check for ingredients | Kartik K. Agaram | 2015-07-25 | 1 | -4/+40 |
* | 1702 - experiment: start using 'ordinal' in names | Kartik K. Agaram | 2015-07-04 | 1 | -5/+5 |
* | 1414 - traces now robust to new recipes/types | Kartik K. Agaram | 2015-05-21 | 1 | -68/+0 |
* | 1391 - avoid unsigned integers | Kartik K. Agaram | 2015-05-17 | 1 | -13/+13 |
* | 1363 - rename 'integer' to 'number' | Kartik K. Agaram | 2015-05-13 | 1 | -46/+46 |
* | 1360 - store doubles in memory | Kartik K. Agaram | 2015-05-12 | 1 | -1/+1 |
* | 1357 - temporarily revert floating-point support | Kartik K. Agaram | 2015-05-12 | 1 | -20/+10 |
* | 1356 - snapshot #2: floating point support | Kartik K. Agaram | 2015-05-12 | 1 | -10/+20 |
* | 1298 - better ingredient/product handling | Kartik K. Agaram | 2015-05-07 | 1 | -60/+126 |
* | 1276 - make C++ version the default | Kartik K. Agaram | 2015-05-05 | 1 | -0/+262 |