Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 3396 | Kartik K. Agaram | 2016-09-17 | 1 | -23/+23 |
| | |||||
* | 3391 - type abbreviations everywhere | Kartik K. Agaram | 2016-09-17 | 1 | -37/+37 |
| | | | | | | | | | Well, almost. I can't use them in some places in C++ where I'm just creating a temporary reagent without passing it through transforms. Like in some unit tests. I can't use them in memory-should-contain. And there's one remaining bug: I can't use abbreviations in a couple of places in 075channel.mu. | ||||
* | 3337 - first use of type abbreviations: text | Kartik K. Agaram | 2016-09-12 | 1 | -7/+7 |
| | | | | | In the process I've uncover a couple of situations we don't support type abbreviations yet. They're next. | ||||
* | 3054 - keep cursor stable on resize in sandbox/ | Kartik K. Agaram | 2016-06-12 | 1 | -1/+1 |
| | | | | This ports commits 3052 and 3053 from the edit/ app. | ||||
* | 3041 - fix 3039 in sandbox/ as well | Kartik K. Agaram | 2016-06-09 | 1 | -0/+1 |
| | |||||
* | 2984 | Kartik K. Agaram | 2016-05-19 | 1 | -0/+272 |
Missed a file. |