about summary refs log tree commit diff stats
path: root/edit.mu
Commit message (Expand)AuthorAgeFilesLines
* 1773 - update all mu recipes to new-default-spaceKartik K. Agaram2015-07-131-26/+26
* 1765Kartik K. Agaram2015-07-111-18/+52
* 1764 - editor now updates all sandboxesKartik K. Agaram2015-07-111-15/+46
* 1761 - multiple sandboxes seems to be workingKartik K. Agaram2015-07-111-1/+0
* 1760 - failing test for multiple sandboxesKartik K. Agaram2015-07-111-53/+76
* 1759Kartik K. Agaram2015-07-111-2/+2
* 1758 - now clear sandbox editor on F10Kartik K. Agaram2015-07-111-13/+47
* 1757Kartik K. Agaram2015-07-111-7/+12
* 1756Kartik K. Agaram2015-07-111-7/+19
* 1755Kartik K. Agaram2015-07-101-13/+13
* 1754Kartik K. Agaram2015-07-101-15/+16
* 1753 - all tests passing againKartik K. Agaram2015-07-101-41/+47
* 1752 - cursor positioning fixedKartik K. Agaram2015-07-101-6/+8
* 1751 - sluggishness fixedKartik K. Agaram2015-07-101-36/+21
* 1748Kartik K. Agaram2015-07-101-3/+3
* 1747Kartik K. Agaram2015-07-101-4/+3
* 1745 - hoist warning/response strings out of editor-dataKartik K. Agaram2015-07-101-276/+308
* 1744 - support just two editors rather than a listKartik K. Agaram2015-07-091-244/+147
* 1743Kartik K. Agaram2015-07-091-177/+185
* 1742Kartik K. Agaram2015-07-091-23/+19
* 1741 - start cleaning up editor-dataKartik K. Agaram2015-07-091-19/+14
* 1740 - correct redraw after reducing editor sizeKartik K. Agaram2015-07-091-20/+17
* 1739Kartik K. Agaram2015-07-091-1/+0
* 1738Kartik K. Agaram2015-07-091-9/+1
* 1737 - allow editors to 'grow'Kartik K. Agaram2015-07-091-16/+24
* 1735Kartik K. Agaram2015-07-081-0/+1
* 1734Kartik K. Agaram2015-07-081-42/+20
* 1733 - load all recipes before running sandboxesKartik K. Agaram2015-07-081-37/+152
* 1731 - ah, now fully responsiveKartik K. Agaram2015-07-081-1/+5
* 1730Kartik K. Agaram2015-07-081-5/+5
* 1729Kartik K. Agaram2015-07-081-25/+0
* 1728Kartik K. Agaram2015-07-081-1/+7
* 1722 - drop support for querying locationsKartik K. Agaram2015-07-081-19/+17
* 1721 - hide warnings inside interactive routinesKartik K. Agaram2015-07-081-0/+54
* 1720 - start adding repl supportKartik K. Agaram2015-07-071-1/+102
* 1719 - start using configurable event-handlerKartik K. Agaram2015-07-071-5/+7
* 1715 - slightly more responsiveKartik K. Agaram2015-07-061-16/+10
* 1714Kartik K. Agaram2015-07-051-17/+24
* 1711 - start adding methods to editor-data objectsKartik K. Agaram2015-07-051-0/+4
* 1710 - add notion of a menu barKartik K. Agaram2015-07-051-1/+36
* 1709Kartik K. Agaram2015-07-041-2/+6
* 1708Kartik K. Agaram2015-07-041-14/+19
* 1707 - experimenting with gradient backgroundKartik K. Agaram2015-07-041-1/+35
* 1705 - change background colorKartik K. Agaram2015-07-041-1/+1
* 1704 - update layout for a menu bar at the topKartik K. Agaram2015-07-041-9/+10
* 1697 - edit: starting to run codeKartik K. Agaram2015-07-031-0/+44
* 1696 - more cursor-wrap purgingKartik K. Agaram2015-07-021-31/+23
* 1695 - better way to handle wrapKartik K. Agaram2015-07-021-235/+29
* 1694Kartik K. Agaram2015-07-011-3/+160
* 1693Kartik K. Agaram2015-07-011-3/+4