log index.html @ 347:ff7ea11b4b60

age author description
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.
Sun, 14 Apr 2013 17:24:53 -0700 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.
Thu, 11 Apr 2013 09:16:35 -0700 Mike Pavone Fixed more editor coderot and improved syntax/selection coloring a bit.
Thu, 19 Apr 2012 19:20:21 -0700 Mike Pavone Fix some compiler bugs and do initial work on module import
Mon, 26 Mar 2012 21:29:03 -0700 Mike Pavone Populate in scope symbol buttons when clicking on a symbol in the source
Sun, 25 Mar 2012 15:31:10 -0700 Mike Pavone Add direct file edit link support
Thu, 22 Mar 2012 22:52:36 -0700 Mike Pavone Start turning AST into HTML in editor
Wed, 21 Mar 2012 23:13:51 -0700 Mike Pavone Add ability to load code into editor
Wed, 21 Mar 2012 21:42:38 -0700 Mike Pavone Use tabletproglang in editor
Sun, 18 Mar 2012 12:03:04 -0700 Mike Pavone Initial commit