Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2952 - multi-ary min/max | Kartik K. Agaram | 2016-05-11 | 1 | -22/+0 |
* | 2864 - replace all address:shared with just address | Kartik K. Agaram | 2016-04-24 | 1 | -221/+221 |
* | 2860 - rename 'index-address' to 'put-index' | Kartik K. Agaram | 2016-04-23 | 1 | -26/+14 |
* | 2840 | Kartik K. Agaram | 2016-04-16 | 1 | -2/+2 |
* | 2829 - issues while switching to 'put' | Kartik K. Agaram | 2016-04-10 | 1 | -14/+15 |
* | 2804 - support stashing arrays | Kartik K. Agaram | 2016-03-21 | 1 | -0/+7 |
* | 2735 - define recipes using 'def' | Kartik K. Agaram | 2016-03-08 | 1 | -73/+73 |
* | 2707 | Kartik K. Agaram | 2016-02-25 | 1 | -4/+0 |
* | 2646 - redo static dispatch algorithm | Kartik K. Agaram | 2016-02-11 | 1 | -1/+2 |
* | 2640 - fix some tests | Kartik K. Agaram | 2016-02-08 | 1 | -7/+14 |
* | 2634 | Kartik K. Agaram | 2016-02-06 | 1 | -0/+6 |
* | 2618 - support stashing booleans | Kartik K. Agaram | 2016-01-30 | 1 | -0/+8 |
* | 2576 - distinguish allocated addresses from others | Kartik K. Agaram | 2016-01-19 | 1 | -228/+228 |
* | 2573 - check product type of 'new' | Kartik K. Agaram | 2016-01-19 | 1 | -2/+2 |
* | 2559 - stop using 'next-ingredient' explicitly | Kartik K. Agaram | 2016-01-12 | 1 | -12/+9 |
* | 2606 - handle cycles inside stash | Kartik K. Agaram | 2015-11-29 | 1 | -1/+9 |
* | 2483 - to-text can now handle lists | Kartik K. Agaram | 2015-11-27 | 1 | -0/+28 |
* | 2477 | Kartik K. Agaram | 2015-11-27 | 1 | -5/+4 |
* | 2476 | Kartik K. Agaram | 2015-11-27 | 1 | -10/+10 |
* | 2474 - overload 'copy' and 'equal' for text | Kartik K. Agaram | 2015-11-22 | 1 | -15/+13 |
* | 2467 - rename 'string' to 'text' everywhere | Kartik K. Agaram | 2015-11-21 | 1 | -0/+1280 |