Commit Graph

188 Commits

Author SHA1 Message Date
Joshua Bell
325762bf3c Remove 'Fork Me' banner; clutter most users don't need 2017-11-12 19:15:49 -08:00
Joshua Bell
d76e0c2d73 Added 'Snowflakes' sample 2017-08-27 18:47:08 -07:00
Joshua Bell
05b7bbca87 Animate paper showing/hiding; add a few more compat shims; fix docs for CALL 54915 2017-08-15 10:10:30 -07:00
Joshua Bell
d03e3590d8 Merge branch 'master' of https://github.com/inexorabletash/jsbasic 2017-02-19 21:17:07 -08:00
Joshua Bell
c8670df1c0 Use WebAudio for beep, if available 2017-02-19 21:17:01 -08:00
Joshua Bell
fb0c2ae4fc Update script.md 2017-02-19 15:17:07 -08:00
Joshua Bell
aa32923044 Bump polyfill version in auxiliary pages 2016-12-14 21:00:35 -08:00
Joshua Bell
33eec9b712 Bump polyfill version 2016-12-14 20:54:23 -08:00
Joshua Bell
2518462b01 Updated sample 2016-12-06 23:35:54 -08:00
Joshua Bell
2db989212f Sample fix 2016-12-03 15:28:45 -08:00
Joshua Bell
2553fe88ea Add samples by Gregg Buntin 2016-12-03 11:21:04 -08:00
Joshua Bell
3cb6079d58 Avoid RegExp.$1 and friends 2016-10-13 22:17:30 -07:00
Joshua Bell
78428020d8 Invalid DOS commands should fail with Syntax Error. Resolves #13 2016-09-17 18:17:34 -07:00
Joshua Bell
7b7a5e4a6b Force pixel bounds to integers 2016-09-10 11:51:19 -07:00
Joshua Bell
c1034dcdff Bump dependencies: Polyfill and CodeMirror 2016-08-14 14:17:17 -07:00
Sigurður Sveinn Halldórsson
d53e58db23 Fix ON GOTO and ON GOSUB - Should resolve #11 (#12)
* Fix ON GOTO and ON GOSUB - Should resolve #11

* Fix ON GOTO and ON GOSUB better - Should handle edge cases

* Fix ON GOTO and ON GOSUB - Added unit tests

* Fix ON GOTO and ON GOSUB - Fixed unit tests
2016-07-25 19:14:33 -07:00
Joshua Bell
26bb151874 Fix jslogo link 2016-03-09 19:38:38 -08:00
Joshua Bell
a8f92fad0a Remove command line support. Depend on CDN for polyfills 2016-03-08 20:31:24 -08:00
Joshua Bell
fa1695d752 Bump polyfill version 2016-03-08 19:53:58 -08:00
Joshua Bell
17a1fdf175 Bump CodeMirror version 2016-02-26 19:20:32 -08:00
Joshua Bell
5307f62c0e Bump polyfill 2016-02-05 20:48:01 -08:00
Joshua Bell
b4d4eeaa26 Move some resource files to res/ 2016-02-05 20:42:40 -08:00
Joshua Bell
266f60893e UI tweaks 2015-12-06 16:30:35 -08:00
Joshua Bell
20f302339f Fix ONERR GOTO handling - should skip to next line. Resolves #7 2015-12-06 15:47:15 -08:00
Joshua Bell
3542aa89e6 Restore button focus after stopping 2015-12-02 23:01:14 -08:00
Joshua Bell
03bad52bdd Make Save/Load buttons use files 2015-12-02 20:23:19 -08:00
Joshua Bell
2e27cda07b Added test for hook precedence 2015-11-25 19:07:39 -08:00
Joshua Bell
d9e72db5cc Rework bell hook 2015-11-25 10:21:53 -08:00
Joshua Bell
4d46a4317d Update polyfill 2015-10-09 19:44:21 -07:00
Joshua Bell
c52a63ee00 Remove analytics snippet 2015-09-18 09:26:01 -07:00
Joshua Bell
d798d0bdc0 Improve RND docs 2015-09-17 14:04:44 -07:00
Joshua Bell
c467bf05a0 Remove HSCRN from main docs 2015-09-17 13:56:44 -07:00
Joshua Bell
cea98d6b01 Spacing 2015-09-17 13:54:29 -07:00
Joshua Bell
593494ee63 Update extensions. Update GA snippet. Drop script/style @type 2015-09-17 13:51:35 -07:00
Joshua Bell
cedf025131 Bump CodeMirror to 5.6 2015-09-17 13:45:13 -07:00
Joshua Bell
de7a258471 More sensible ID generation for TOC 2015-08-22 11:03:03 -07:00
Joshua Bell
d5bd6ef417 Bump polyfill 2015-08-15 14:06:06 -07:00
Joshua Bell
9aba47fd39 Bump polyfill version 2015-08-05 11:42:44 -07:00
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