Mercurial > repos > tabletprog
log editor.js @ 110:d715fb3c39ab
age | author | description |
---|---|---|
Sat, 13 Apr 2013 23:37:54 -0700 | Mike Pavone | Implemented clicking on symbols inside inscope box to replace function name in funcall. |
Thu, 11 Apr 2013 09:16:35 -0700 | Mike Pavone | Fixed more editor coderot and improved syntax/selection coloring a bit. |
Thu, 11 Apr 2013 00:12:21 -0700 | Mike Pavone | Get editor working again |
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. |