Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 3337 - first use of type abbreviations: text | Kartik K. Agaram | 2016-09-12 | 1 | -10/+10 |
| | | | | | In the process I've uncover a couple of situations we don't support type abbreviations yet. They're next. | ||||
* | 3052 - make edit/ render functions higher-order | Kartik K. Agaram | 2016-06-12 | 1 | -1/+1 |
| | | | | | | This required the fix of 3051 to first-class recipe support, and will next enable us to keep the cursor from moving in response to resize events. | ||||
* | 3039 - bug fix in edit/ | Kartik K. Agaram | 2016-06-09 | 1 | -0/+1 |
| | | | | Thanks Caleb Couch for finding this. | ||||
* | 2981 - sandbox buttons implemented in edit/ | Kartik K. Agaram | 2016-05-19 | 1 | -0/+284 |