about summary refs log tree commit diff stats
path: root/sandbox/005-sandbox.mu
Commit message (Expand)AuthorAgeFilesLines
* 3396Kartik K. Agaram2016-09-171-61/+61
* 3391 - type abbreviations everywhereKartik K. Agaram2016-09-171-163/+163
* 3347Kartik K. Agaram2016-09-131-4/+4
* 3341Kartik K. Agaram2016-09-121-1/+1
* 3338Kartik K. Agaram2016-09-121-2/+2
* 3337 - first use of type abbreviations: textKartik K. Agaram2016-09-121-31/+31
* 3168 - skip loading recipe 'main' in edit/Kartik K. Agaram2016-08-121-1/+1
* 3067Kartik K. Agaram2016-06-251-2/+64
* 3054 - keep cursor stable on resize in sandbox/Kartik K. Agaram2016-06-121-8/+8
* 2983 - migrate buttons over to sandbox/Kartik K. Agaram2016-05-191-37/+70
* 2975Kartik K. Agaram2016-05-191-1/+1
* 2954 - bugfix: $systemKartik K. Agaram2016-05-111-8/+1
* 2953 - use pgup/pgdn to scroll through sandboxesKartik K. Agaram2016-05-111-40/+31
* 2928 - fix sandbox restore in edit/ and sandbox/Kartik K. Agaram2016-05-051-3/+7
* 2864 - replace all address:shared with just addressKartik K. Agaram2016-04-241-94/+94
* 2861 - 'maybe-convert' no longer returns addressKartik K. Agaram2016-04-231-3/+3
* 2854 - purge get-address from sandbox/ appKartik K. Agaram2016-04-221-38/+37
* 2782 - directly use string literals everywhereKartik K. Agaram2016-03-141-9/+4
* 2735 - define recipes using 'def'Kartik K. Agaram2016-03-081-24/+24
* 2707Kartik K. Agaram2016-02-251-1/+0
* 2624Kartik K. Agaram2016-02-011-9/+2
* 2623 - bugfix: editing sandboxesKartik K. Agaram2016-02-011-6/+3
* 2612 - sandbox/ tests always show recipe errorsKartik K. Agaram2016-01-281-1/+0
* 2610 - warn when recipes don't use default-spaceKartik K. Agaram2016-01-271-0/+1
* 2609 - reuse test-recipe variables in sandbox/ testsKartik K. Agaram2016-01-271-2/+3
* 2608 - fix-up tests in sandbox/ appKartik K. Agaram2016-01-271-20/+74
* 2597Kartik K. Agaram2016-01-231-0/+3
* 2594 - bugfixes: managing state when deletingKartik K. Agaram2016-01-231-84/+90
* 2592 - bugfix: sandbox title bar managementKartik K. Agaram2016-01-221-1/+84
* 2590 - support scrolling through sandboxesKartik K. Agaram2016-01-221-2/+338
* 2589 - tweak color for sandbox labelsKartik K. Agaram2016-01-221-2/+2
* 2586 - show first sandbox with error in statusKartik K. Agaram2016-01-221-5/+9
* 2585 - label sandboxes with a numberKartik K. Agaram2016-01-221-7/+16
* 2576 - distinguish allocated addresses from othersKartik K. Agaram2016-01-191-66/+66
* 2548 - teach 'print' to print integersKartik K. Agaram2015-12-281-6/+9
* support immutability checks in sandbox/ appKartik K. Agaram2015-12-151-1/+1
* 2477Kartik K. Agaram2015-11-271-2/+2
* 2476Kartik K. Agaram2015-11-271-1/+1
* 2468 - overload print-character as just 'print'Kartik K. Agaram2015-11-211-7/+7
* 2467 - rename 'string' to 'text' everywhereKartik K. Agaram2015-11-211-8/+8
* 2466 - eliminate ':string' from scenariosKartik K. Agaram2015-11-211-1/+1
* 2446 - drop '-duplex' namespacing in recipesKartik K. Agaram2015-11-151-3/+3
* 2428 - sandbox/ working againKartik K. Agaram2015-11-121-56/+36
* 2309Kartik K. Agaram2015-10-281-15/+15
* 2268 - bugfix in 'mu sandbox'Kartik K. Agaram2015-10-091-1/+1
* 2267Kartik K. Agaram2015-10-091-1/+1
* 2260 - start tracing by depth rather than labelKartik K. Agaram2015-10-061-2/+2
* 2247 - type-check products of non-primitive recipesKartik K. Agaram2015-10-051-2/+2
* 2206 - fix missing ingredientsKartik K. Agaram2015-09-261-1/+1
* 2203 - show recipe warnings in 'mu sandbox'Kartik K. Agaram2015-09-151-1/+2