Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1555 - mu.vim: distinguish control-flow from constants | Kartik K. Agaram | 2015-06-12 | 1 | -2/+1 |
| | | | | We also do this in regular C++ now. | ||||
* | 1297 | Kartik K. Agaram | 2015-05-07 | 1 | -5/+8 |
| | |||||
* | 1276 - make C++ version the default | Kartik K. Agaram | 2015-05-05 | 1 | -6/+34 |
| | | | | I've tried to update the Readme, but there are at least a couple of issues. | ||||
* | 1150 | Kartik K. Agaram | 2015-04-23 | 1 | -1/+0 |
| | |||||
* | 1093 - little more vim support for the old arc version | Kartik K. Agaram | 2015-04-17 | 1 | -0/+8 |
| | |||||
* | 744 - test cursor movement in trace browser | Kartik K. Agaram | 2015-02-11 | 1 | -0/+1 |
Don't prevent run-code from clobbering existing functions, but warn because it makes traces easier to read if the different sections of a test can be distinguished. |