Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1780 - now we always reclaim local scopes | Kartik K. Agaram | 2015-07-13 | 1 | -8/+53 |
| | | | | | | But still no difference in either memory footprint or in running time. This will teach me -- for the umpteenth time -- to optimize before measuring. | ||||
* | 1772 - stop wasting space when allocating default-space | Kartik K. Agaram | 2015-07-13 | 1 | -0/+47 |
| | | | | Let's see how much this helps edit.mu. | ||||
* | 1769 - routines can now have global variables | Kartik K. Agaram | 2015-07-13 | 1 | -6/+0 |
| | |||||
* | 1768 | Kartik K. Agaram | 2015-07-13 | 1 | -0/+146 |