Mercurial > repos > tabletprog
log editor.js @ 33:96e21f525b78
age | author | description |
---|---|---|
Thu, 05 Apr 2012 21:06:43 -0700 | Mike Pavone | Prevent event bubbling so lambda click handler doesn't get called when clicking on an element inside it |
Thu, 05 Apr 2012 19:06:10 -0700 | Mike Pavone | Allow selection of lambda |
Wed, 04 Apr 2012 23:15:00 -0700 | Mike Pavone | Display receiver arg in editor. Improve formatting in editor. |
Mon, 02 Apr 2012 22:28:48 -0700 | Mike Pavone | List literals, fixes to implicit self property lookup, import statement and editor improvements |
Mon, 26 Mar 2012 21:29:03 -0700 | Mike Pavone | Populate in scope symbol buttons when clicking on a symbol in the source |
Fri, 23 Mar 2012 18:06:53 -0700 | Mike Pavone | Add toHTML methods to the rest of the AST nodes. Cleanup the formatting a bit |
Thu, 22 Mar 2012 22:52:36 -0700 | Mike Pavone | Start turning AST into HTML in editor |
Sun, 18 Mar 2012 12:03:04 -0700 | Mike Pavone | Initial commit |