log mquery.js @ 251:2557ce4e671f

age author description
Sun, 14 Apr 2013 23:09:46 -0700 Mike Pavone Basic in and out navigation support added to funcall expressions. Added toHTML methods to listlit and arraylit.
Sat, 13 Apr 2013 23:37:54 -0700 Mike Pavone Implemented clicking on symbols inside inscope box to replace function name in funcall.
Fri, 12 Apr 2013 19:25:54 -0700 Mike Pavone Added new bubble and capture mquery functions from the spreadsheet project.
Sat, 07 Jul 2012 16:48:36 -0700 Mike Pavone Add initial version of C backend
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
Thu, 22 Mar 2012 22:52:36 -0700 Mike Pavone Start turning AST into HTML in editor
Wed, 21 Mar 2012 21:15:32 -0700 Mike Pavone Allow use of tabletproglang programs in script tags
Sun, 18 Mar 2012 12:03:04 -0700 Mike Pavone Initial commit