Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 3015 - more symbolic names in tests | Kartik K. Agaram | 2016-05-26 | 1 | -10/+12 |
| | | | | | | There's still a problem: if I ever want to use any of the special scenario variables like 'screen', 'console', etc., then I can't use 'local-scope' in my scenario. | ||||
* | 2864 - replace all address:shared with just address | Kartik K. Agaram | 2016-04-24 | 1 | -14/+14 |
| | | | | | | | Now that we no longer have non-shared addresses, we can just always track refcounts for all addresses. Phew! | ||||
* | 2860 - rename 'index-address' to 'put-index' | Kartik K. Agaram | 2016-04-23 | 1 | -3/+4 |
| | |||||
* | 2842 - purge get-address until layer 80 | Kartik K. Agaram | 2016-04-16 | 1 | -4/+2 |
| | |||||
* | 2778 - fix all layers | Kartik K. Agaram | 2016-03-14 | 1 | -0/+86 |