log editor.js @ 156:d6e79885bd3b

age author description
Fri, 09 Aug 2013 01:36:53 -0700 Mike Pavone Started work on replacing nodes with a symbol when a symbol button is clicked
Wed, 07 Aug 2013 10:08:55 -0700 Mike Pavone Fix CSS clasnames for list and array literals
Wed, 07 Aug 2013 10:01:28 -0700 Mike Pavone Implement previous and next buttons
Tue, 06 Aug 2013 00:06:41 -0700 Mike Pavone Add fullscreen support and improve experience on tablet browsers by tweaking button text size and disabling zooming.
Wed, 17 Apr 2013 23:56:55 -0700 Mike Pavone Basic support for selecting objects in the editor.
Wed, 17 Apr 2013 00:23:05 -0700 Mike Pavone Add selection of number and string literals. Support inward navigation of lambdas.