Mercurial > repos > tabletprog
graph
-
Add support for selecting operator expressions in the editorMon, 15 Apr 2013 21:14:55 -0700, by Mike Pavone
-
Fix some variable scope issues in the JS backend.Mon, 15 Apr 2013 21:13:09 -0700, by Mike Pavone
-
Work around desugaring of && and || in editor.Mon, 15 Apr 2013 09:34:32 -0700, by Mike Pavone
-
Basic in and out navigation support added to funcall expressions. Added toHTML methods to listlit and arraylit.Sun, 14 Apr 2013 23:09:46 -0700, by Mike Pavone
-
Add quotes to strings in editorSun, 14 Apr 2013 18:16:03 -0700, by Mike Pavone
-
Fleshed out the UI a little. Added a "literal" button that replaces the operator panel with a literal panel. Added the navigation buttons, but they're not functional yet.Sun, 14 Apr 2013 17:24:53 -0700, by Mike Pavone
-
Implemented clicking on symbols inside inscope box to replace function name in funcall.Sat, 13 Apr 2013 23:37:54 -0700, by Mike Pavone
-
Small fix to selecting a funcall method/function nameSat, 13 Apr 2013 17:33:14 -0700, by Mike Pavone