Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1880 - switch .mu files to new type-deducing idiom | Kartik K. Agaram | 2015-07-29 | 1 | -6/+6 |
* | 1868 - start using naked literals everywhere | Kartik K. Agaram | 2015-07-28 | 1 | -6/+6 |
* | 1780 - now we always reclaim local scopes | Kartik K. Agaram | 2015-07-13 | 1 | -2/+2 |
* | 1773 - update all mu recipes to new-default-space | Kartik K. Agaram | 2015-07-13 | 1 | -2/+2 |
* | 1599 | Kartik K. Agaram | 2015-06-19 | 1 | -4/+4 |
* | 1469 | Kartik K. Agaram | 2015-05-26 | 1 | -6/+6 |
* | 1363 - rename 'integer' to 'number' | Kartik K. Agaram | 2015-05-13 | 1 | -7/+7 |
* | 1345 | Kartik K. Agaram | 2015-05-11 | 1 | -3/+6 |
* | 1298 - better ingredient/product handling | Kartik K. Agaram | 2015-05-07 | 1 | -5/+1 |
* | 1276 - make C++ version the default | Kartik K. Agaram | 2015-05-05 | 1 | -30/+32 |
* | 690 - convention: '$' commands for debugging only | Kartik K. Agaram | 2015-02-01 | 1 | -3/+3 |
* | 578 - switch to non-polymorphic 'print' functions | Kartik K. Agaram | 2015-01-17 | 1 | -2/+2 |
* | 574 - printing string literals is a hack; hard-code it in for now | Kartik K. Agaram | 2015-01-16 | 1 | -3/+3 |
* | 571 - screen primitives take an explicit terminal | Kartik K. Agaram | 2015-01-15 | 1 | -5/+5 |
* | 498 - how mu provides closures | Kartik K. Agaram | 2015-01-02 | 1 | -1/+1 |
* | 497 - strengthen the concept of 'space' | Kartik K. Agaram | 2015-01-02 | 1 | -0/+33 |