Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 4261 - start using literals for 'true' and 'false' | Kartik Agaram | 2018-06-17 | 1 | -3/+3 |
* | 4134 - 'input' = 'ingredient' | Kartik K. Agaram | 2017-12-03 | 1 | -3/+3 |
* | 3902 - drop redundant redraw of recipe side on F4 | Kartik K. Agaram | 2017-06-09 | 1 | -0/+1 |
* | 3881 - allow students to turn sandboxes into recipes | Kartik K. Agaram | 2017-05-27 | 1 | -17/+17 |
* | 3860 - stop buffering the screen in termbox | Kartik K. Agaram | 2017-05-18 | 1 | -2/+0 |
* | 3854 | Kartik K. Agaram | 2017-05-13 | 1 | -0/+2 |
* | 3824 - experiment: stop buffering in termbox | Kartik K. Agaram | 2017-04-16 | 1 | -2/+0 |
* | 3745 | Kartik K. Agaram | 2017-02-07 | 1 | -0/+343 |
* | 3738 - start on new edit/ layer: minimizing prints | Kartik K. Agaram | 2017-02-04 | 1 | -343/+0 |
* | 3705 - switch to tested file-system primitives | Kartik K. Agaram | 2016-12-11 | 1 | -16/+26 |
* | 3656 | Kartik K. Agaram | 2016-11-10 | 1 | -1/+1 |
* | 3552 | Kartik K. Agaram | 2016-10-22 | 1 | -1/+1 |
* | 3490 | Kartik K. Agaram | 2016-10-09 | 1 | -22/+22 |
* | 3489 | Kartik K. Agaram | 2016-10-08 | 1 | -76/+76 |
* | 3457 | Kartik K. Agaram | 2016-10-06 | 1 | -76/+76 |
* | 3445 | Kartik K. Agaram | 2016-10-06 | 1 | -16/+16 |
* | 3429 - standardize Mu scenarios | Kartik K. Agaram | 2016-09-28 | 1 | -30/+25 |
* | 3396 | Kartik K. Agaram | 2016-09-17 | 1 | -29/+29 |
* | 3391 - type abbreviations everywhere | Kartik K. Agaram | 2016-09-17 | 1 | -39/+39 |
* | 3337 - first use of type abbreviations: text | Kartik K. Agaram | 2016-09-12 | 1 | -15/+15 |
* | 3052 - make edit/ render functions higher-order | Kartik K. Agaram | 2016-06-12 | 1 | -5/+5 |
* | 2983 - migrate buttons over to sandbox/ | Kartik K. Agaram | 2016-05-19 | 1 | -3/+3 |
* | 2981 - sandbox buttons implemented in edit/ | Kartik K. Agaram | 2016-05-19 | 1 | -44/+53 |
* | 2978 - support new 'edit' button in edit/ | Kartik K. Agaram | 2016-05-19 | 1 | -2/+2 |
* | 2977 - draw new sandbox menu in edit/ | Kartik K. Agaram | 2016-05-19 | 1 | -71/+71 |
* | 2953 - use pgup/pgdn to scroll through sandboxes | Kartik K. Agaram | 2016-05-11 | 1 | -6/+6 |
* | 2864 - replace all address:shared with just address | Kartik K. Agaram | 2016-04-24 | 1 | -38/+38 |
* | 2861 - 'maybe-convert' no longer returns address | Kartik K. Agaram | 2016-04-23 | 1 | -1/+1 |
* | 2853 - purge get-address from edit/ app | Kartik K. Agaram | 2016-04-22 | 1 | -16/+37 |
* | 2735 - define recipes using 'def' | Kartik K. Agaram | 2016-03-08 | 1 | -4/+4 |
* | 2608 - fix-up tests in sandbox/ app | Kartik K. Agaram | 2016-01-27 | 1 | -12/+4 |
* | 2594 - bugfixes: managing state when deleting | Kartik K. Agaram | 2016-01-23 | 1 | -2/+211 |
* | 2590 - support scrolling through sandboxes | Kartik K. Agaram | 2016-01-22 | 1 | -1/+1 |
* | 2585 - label sandboxes with a number | Kartik K. Agaram | 2016-01-22 | 1 | -3/+3 |
* | 2576 - distinguish allocated addresses from others | Kartik K. Agaram | 2016-01-19 | 1 | -10/+10 |
* | rest of edit/ fixed | Kartik K. Agaram | 2015-12-15 | 1 | -1/+1 |
* | 2374 - now edit works until layer 8 | Kartik K. Agaram | 2015-11-05 | 1 | -4/+2 |
* | 2309 | Kartik K. Agaram | 2015-10-28 | 1 | -4/+4 |
* | 2260 - start tracing by depth rather than label | Kartik K. Agaram | 2015-10-06 | 1 | -1/+1 |
* | 2183 - environment + external editor using tmux | Kartik K. Agaram | 2015-09-12 | 1 | -3/+1 |
* | 2156 - split edit.mu into multiple files | Kartik K. Agaram | 2015-09-05 | 1 | -0/+111 |