Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1780 - now we always reclaim local scopes | Kartik K. Agaram | 2015-07-13 | 1 | -3/+3 |
| | | | | | | But still no difference in either memory footprint or in running time. This will teach me -- for the umpteenth time -- to optimize before measuring. | ||||
* | 1773 - update all mu recipes to new-default-space | Kartik K. Agaram | 2015-07-13 | 1 | -3/+3 |
| | | | | | Turns out to not affect memory utilization or run-time. At all. But still looks nicer and requires less fudging on our part. | ||||
* | 1406 | Kartik K. Agaram | 2015-05-19 | 1 | -0/+5 |
| | |||||
* | 1380 - list data structure | Kartik K. Agaram | 2015-05-15 | 1 | -0/+55 |