Commit Graph

200 Commits

Author SHA1 Message Date
Joshua Bell 96529cd0f5 Bump CodeMirror to 5.5.0 2015-08-05 11:14:17 -07:00
Joshua Bell 33e41aa381 Rely on caching headers 2015-05-31 20:07:18 -07:00
Joshua Bell aa7060ee47 Bump polyfill, use minified 2015-05-31 20:04:24 -07:00
Joshua Bell dadd80dbef Bump codemirror to 5.3.0 2015-05-31 20:01:57 -07:00
Joshua Bell c911d6eb19 Updated favicon 2015-03-12 21:25:07 -07:00
Joshua Bell 7125dd1a67 Remove changelog, update submodules 2015-03-12 20:50:30 -07:00
Joshua Bell e777d7fea5 Remove dead polyfills. HTML validation fixes 2015-02-18 21:48:39 -08:00
Joshua Bell 9b3da634ad Fix typo 2015-01-03 16:52:24 -07:00
Joshua Bell 58d9193d0b Re-enable input on iOS, Resolves #9 2015-01-02 10:32:03 -07:00
Joshua Bell d7f43509a3 Move output control buttons. Resolves #1 2014-12-28 21:09:16 -07:00
Joshua Bell f55aa51023 Make line numbers relevant; resolves issue #5 2014-12-28 20:55:23 -07:00
Joshua Bell cef9261ca2 Fold some long lines 2014-12-28 19:45:40 -07:00
Joshua Bell 7a01309073 Implement CALL-3288; resolves #8 2014-12-27 17:51:21 -07:00
Joshua Bell ef4ed17f37 Update submodules 2014-11-25 21:23:29 -08:00
Joshua Bell b1fb46a5fa Expose more TTY CALL shims 2014-11-08 16:36:31 -08:00
Joshua Bell e1d01b3706 Bump CodeMirror to 4.7, use minified 2014-10-28 19:41:50 -07:00
Joshua Bell 398277039c Add MOAR links 2014-09-25 19:22:12 -07:00
Joshua Bell fe806c4629 Update submodules 2014-09-24 20:00:04 -07:00
Joshua Bell a2a20e472c Bump CodeMirror to 4.6.0 2014-09-24 19:55:25 -07:00
Joshua Bell c0332b0682 Upgrade to CodeMirror 4.0.3 2014-04-07 20:25:45 -07:00
Joshua Bell f74aadf2d9 Add github pages URLs 2014-01-27 08:55:20 -08:00
Joshua Bell 483f001d85 Fix script for Firefox 2014-01-25 22:25:01 -08:00
Joshua Bell 30ff0201d8 Use newer keyboard polyfill, require IE8+ 2014-01-22 21:06:31 -08:00
Joshua Bell 308c2d0baf Linting 2013-12-26 14:38:15 -08:00
Joshua Bell dcc85aec58 Esc=>Escape, BackQuote=>Backquote to match latest D4E spec 2013-12-08 21:23:12 -08:00
Joshua Bell 14adff5695 Make script.js URLs protocol-relative 2013-12-08 15:57:31 -08:00
Joshua Bell 26bcae27a5 Add script example 2013-12-08 15:56:19 -08:00
Joshua Bell 728c1599e5 Pull CodeMirror from CDN, use submodule for polyfill 2013-12-08 15:48:03 -08:00
Joshua Bell 207fed95cb Whitespace 2013-12-08 15:35:19 -08:00
Joshua Bell dc7d18881e Add more invisible arrows to font bitmap 2013-08-21 23:20:32 -07:00
Joshua Bell b7691f9f19 Merge branch 'master' of https://github.com/inexorabletash/jsbasic 2013-08-21 23:08:59 -07:00
Joshua Bell bce4b2a16f Tweak license 2013-08-21 23:08:42 -07:00
Joshua Bell 98a8ba581a Remove copyright/license from individual JS files 2013-08-21 23:07:46 -07:00
Joshua Bell 4b6f853520 Update README.md 2013-08-20 22:29:47 -07:00
Joshua Bell f2b0f39f7c favicon and doc tweaks 2013-08-19 20:36:28 -07:00
Joshua Bell 20d03b70fb New samples, updated docs 2013-08-18 21:26:39 -07:00
Joshua Bell 0a509a7360 Squish the font bitmaps 2013-08-18 15:30:55 -07:00
Joshua Bell 7c8cdfe460 Inline audio snippets via data: URLs 2013-08-17 22:40:29 -07:00
Joshua Bell 6abdce58c1 Tweak demo 2013-08-17 22:04:19 -07:00
Joshua Bell 9ab4cef8e1 Report compile/runtime errors to TTY in script usage 2013-08-17 21:56:51 -07:00
Joshua Bell 4b6d9c7e2c Ditch the name basicscript 2013-08-17 21:39:36 -07:00
Joshua Bell f0da4129a3 Merge branch 'master' of https://github.com/inexorabletash/jsbasic 2013-08-17 21:34:26 -07:00
Joshua Bell 0e5b032ca2 Fix bulk edit gone bad 2013-08-17 21:34:17 -07:00
Joshua Bell 457b720397 Update basicscript.md 2013-08-17 16:45:12 -07:00
Joshua Bell e3b44e8409 Add basicscript files 2013-08-17 16:27:10 -07:00
Joshua Bell c96d891dc3 Parse error cleanup. Don't tokenize digraphs. 2013-08-17 16:00:23 -07:00
Joshua Bell e44c2069e8 Drop underscores in named function expressions 2013-08-17 15:30:46 -07:00
Joshua Bell 51b28d5320 Make sure all display styles are prefixed with jsb- 2013-08-17 15:28:40 -07:00
Joshua Bell 85de02659c Style separation 2013-08-17 15:15:54 -07:00
Joshua Bell c89a05781f Simplify focus handling 2013-08-17 08:24:56 -07:00