Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2178 - don't die on divide by 0 | Kartik K. Agaram | 2015-09-10 | 1 | -6/+25 |
* | 2095 | Kartik K. Agaram | 2015-08-28 | 1 | -1/+0 |
* | 1953 - more warnings | Kartik K. Agaram | 2015-08-07 | 1 | -7/+29 |
* | 1923 | Kartik K. Agaram | 2015-08-02 | 1 | -2/+2 |
* | 1886 - gracefully handle malformed ingredients | Kartik K. Agaram | 2015-07-29 | 1 | -3/+3 |
* | 1868 - start using naked literals everywhere | Kartik K. Agaram | 2015-07-28 | 1 | -20/+20 |
* | 1848 - core instructions now check for ingredients | Kartik K. Agaram | 2015-07-25 | 1 | -0/+12 |
* | 1764 - editor now updates all sandboxes | Kartik K. Agaram | 2015-07-11 | 1 | -0/+1 |
* | 1726 | Kartik K. Agaram | 2015-07-08 | 1 | -2/+2 |
* | 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 | -52/+0 |
* | 1391 - avoid unsigned integers | Kartik K. Agaram | 2015-05-17 | 1 | -10/+18 |
* | 1363 - rename 'integer' to 'number' | Kartik K. Agaram | 2015-05-13 | 1 | -25/+28 |
* | 1360 - store doubles in memory | Kartik K. Agaram | 2015-05-12 | 1 | -5/+12 |
* | 1357 - temporarily revert floating-point support | Kartik K. Agaram | 2015-05-12 | 1 | -218/+16 |
* | 1356 - snapshot #2: floating point support | Kartik K. Agaram | 2015-05-12 | 1 | -82/+145 |
* | 1349 - snapshot: floating-point support | Kartik K. Agaram | 2015-05-11 | 1 | -0/+139 |
* | 1298 - better ingredient/product handling | Kartik K. Agaram | 2015-05-07 | 1 | -68/+71 |
* | 1276 - make C++ version the default | Kartik K. Agaram | 2015-05-05 | 1 | -0/+226 |