about summary refs log tree commit diff stats
path: root/sandbox
Commit message (Expand)AuthorAgeFilesLines
...
* 2608 - fix-up tests in sandbox/ appKartik K. Agaram2016-01-275-55/+674
* 2597Kartik K. Agaram2016-01-231-0/+3
* 2594 - bugfixes: managing state when deletingKartik K. Agaram2016-01-233-94/+309
* 2593 - bugfix: editing a sandbox resets scrollKartik K. Agaram2016-01-221-0/+54
* 2592 - bugfix: sandbox title bar managementKartik K. Agaram2016-01-221-1/+84
* 2591Kartik K. Agaram2016-01-221-1/+7
* 2590 - support scrolling through sandboxesKartik K. Agaram2016-01-227-13/+354
* 2589 - tweak color for sandbox labelsKartik K. Agaram2016-01-221-2/+2
* 2588 - bugfix: show *first* sandbox with errorKartik K. Agaram2016-01-221-0/+2
* 2587 - bugfix: show-screen on warningsKartik K. Agaram2016-01-221-1/+0
* 2586 - show first sandbox with error in statusKartik K. Agaram2016-01-224-13/+67
* 2585 - label sandboxes with a numberKartik K. Agaram2016-01-225-20/+29
* 2580 - check product type of 'maybe-convert'Kartik K. Agaram2016-01-202-14/+14
* 2576 - distinguish allocated addresses from othersKartik K. Agaram2016-01-1911-1138/+1143
* 2548 - teach 'print' to print integersKartik K. Agaram2015-12-285-16/+28
* support immutability checks in sandbox/ appKartik K. Agaram2015-12-157-17/+19
* 2477Kartik K. Agaram2015-11-271-2/+2
* 2476Kartik K. Agaram2015-11-271-1/+1
* 2474 - overload 'copy' and 'equal' for textKartik K. Agaram2015-11-221-1/+1
* 2471Kartik K. Agaram2015-11-221-4/+0
* 2468 - overload print-character as just 'print'Kartik K. Agaram2015-11-216-25/+25
* 2467 - rename 'string' to 'text' everywhereKartik K. Agaram2015-11-216-26/+26
* 2466 - eliminate ':string' from scenariosKartik K. Agaram2015-11-211-1/+1
* 2446 - drop '-duplex' namespacing in recipesKartik K. Agaram2015-11-156-77/+77
* 2434Kartik K. Agaram2015-11-131-0/+4
* 2428 - sandbox/ working againKartik K. Agaram2015-11-1211-543/+521
* 2309Kartik K. Agaram2015-10-2810-424/+424
* 2268 - bugfix in 'mu sandbox'Kartik K. Agaram2015-10-092-1/+16
* 2267Kartik K. Agaram2015-10-091-1/+1
* 2260 - start tracing by depth rather than labelKartik K. Agaram2015-10-065-10/+10
* 2247 - type-check products of non-primitive recipesKartik K. Agaram2015-10-053-14/+14
* 2240 - drop the failing test in 'mu sandbox'Kartik K. Agaram2015-10-041-45/+1
* 2236 - all tests passing except one in 'mu sandbox'Kartik K. Agaram2015-10-042-15/+17
* 2206 - fix missing ingredientsKartik K. Agaram2015-09-262-3/+3
* 2203 - show recipe warnings in 'mu sandbox'Kartik K. Agaram2015-09-152-9/+8
* 2190Kartik K. Agaram2015-09-121-2/+3
* 2189Kartik K. Agaram2015-09-121-1/+1
* 2188Kartik K. Agaram2015-09-121-2/+2
* 2187Kartik K. Agaram2015-09-121-1/+5
* 2183 - environment + external editor using tmuxKartik K. Agaram2015-09-1214-0/+8330