Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1880 - switch .mu files to new type-deducing idiom | Kartik K. Agaram | 2015-07-29 | 1 | -10/+10 |
* | 1868 - start using naked literals everywhere | Kartik K. Agaram | 2015-07-28 | 1 | -4/+4 |
* | 1780 - now we always reclaim local scopes | Kartik K. Agaram | 2015-07-13 | 1 | -3/+3 |
* | 1773 - update all mu recipes to new-default-space | Kartik K. Agaram | 2015-07-13 | 1 | -3/+3 |
* | 1599 | Kartik K. Agaram | 2015-06-19 | 1 | -1/+1 |
* | 1363 - rename 'integer' to 'number' | Kartik K. Agaram | 2015-05-13 | 1 | -11/+11 |
* | 1345 | Kartik K. Agaram | 2015-05-11 | 1 | -4/+8 |
* | 1298 - better ingredient/product handling | Kartik K. Agaram | 2015-05-07 | 1 | -6/+2 |
* | 1276 - make C++ version the default | Kartik K. Agaram | 2015-05-05 | 1 | -45/+39 |
* | 690 - convention: '$' commands for debugging only | Kartik K. Agaram | 2015-02-01 | 1 | -4/+4 |
* | 624 - no, that's all wrong, scratch 623 | Kartik K. Agaram | 2015-01-25 | 1 | -2/+2 |
* | 623 - 'nochange' to guard against race conditions | Kartik K. Agaram | 2015-01-25 | 1 | -2/+2 |
* | 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 | -4/+4 |
* | 571 - screen primitives take an explicit terminal | Kartik K. Agaram | 2015-01-15 | 1 | -6/+6 |
* | 530 | Kartik K. Agaram | 2015-01-10 | 1 | -0/+1 |
* | 529 - 'sleep' can now wait for a routine to complete | Kartik K. Agaram | 2015-01-10 | 1 | -3/+4 |
* | 522 - another arg for 'fork' | Kartik K. Agaram | 2015-01-10 | 1 | -2/+2 |
* | 520 - update stale example | Kartik K. Agaram | 2015-01-10 | 1 | -1/+1 |
* | 519 - ooh, use metadata to disambiguate args | Kartik K. Agaram | 2015-01-10 | 1 | -2/+2 |
* | 505 - simplify tagged-value | Kartik K. Agaram | 2015-01-05 | 1 | -5/+4 |
* | 497 - strengthen the concept of 'space' | Kartik K. Agaram | 2015-01-02 | 1 | -2/+2 |
* | 458 | Kartik K. Agaram | 2014-12-28 | 1 | -4/+4 |
* | 428 - cleanup odds and ends | Kartik K. Agaram | 2014-12-14 | 1 | -24/+24 |
* | 403 - 'function' is more clear than 'def' | Kartik K. Agaram | 2014-12-12 | 1 | -3/+3 |
* | 401 - stop abbreviating ops | Kartik K. Agaram | 2014-12-12 | 1 | -3/+3 |
* | 399 - fix mu examples | Kartik K. Agaram | 2014-12-08 | 1 | -2/+2 |
* | 325 - example program using channels | Kartik K. Agaram | 2014-11-25 | 1 | -0/+48 |