Commit Graph

31 Commits

Author SHA1 Message Date
Steven Hugg e86eb56570 ecs: moved query ops to exprs 2022-02-25 16:18:16 -06:00
Steven Hugg f7099b8e8f ecs: enum keyword, entity.field constants 2022-02-22 23:26:40 -06:00
Steven Hugg a87dbf03cf ecs: resources have their own labels, auto-find resources 2022-02-19 03:25:50 -06:00
Steven Hugg d61e2391ce ecs: highlighting changes 2022-02-18 12:34:09 -06:00
Steven Hugg 0904e83bf6 ecs: decoders 2022-02-05 20:28:23 -06:00
Steven Hugg bc3b2cd81d ecs: with/if 2022-02-03 09:24:18 -06:00
Steven Hugg c299bcddae ecs: with, select queries 2022-02-03 07:44:47 -06:00
Steven Hugg b28a4b5be4 ecs: using, fixed tokenizer start/end column 2022-02-02 16:49:01 -06:00
Steven Hugg 4e5beb6c74 tokenizer is no longer line-based 2022-02-01 09:49:49 -06:00
Steven Hugg 87eb8e2f05 ecs: event2system 2022-01-31 09:48:19 -06:00
Steven Hugg 249d4735eb ecs: added join, limit, fixed some things, took out ca65 listing for now 2022-01-30 10:11:04 -06:00
Steven Hugg 69cd28aa0e codemirror ecs mode 2022-01-29 20:36:36 -06:00
Steven Hugg c99597ee28 arm32: new vasm, new editor mode 2021-06-09 16:44:09 -05:00
Steven Hugg 4addfe7ae2 wiz: use wla debug format, syntax highlighter 2021-03-04 13:43:53 -06:00
Steven Hugg 13a4570745 fixed null err msg during exception, basic: multiline if/else/then, MOD, SUB, CALL, newLocalScope() 2020-08-29 20:37:34 -05:00
Steven Hugg 9cedb1af08 basic: fixes for non-line-number mode (24, 62, 81), handle unhandledrejection, MODERN default dialect, DARTMOUTH 2020-08-18 14:13:59 -05:00
Steven Hugg 295f1ef9de basic: OPTION DIALECT must come 1st, hot restart for FOR loops, chainAssignments, more games, CONVERT, DEC+ 2020-08-15 13:51:09 -05:00
Steven Hugg e962404c2f basic: testInitialFor, staticArrays, token crunching, bell, more OPTIONs (17, 54, 68) 2020-08-11 20:45:36 -05:00
Steven Hugg cf39cd4f58 basic: out of order loops, convert editor to uppercase when dialect says so, OPTION CPUSPEED 2020-08-10 01:27:04 -05:00
Steven Hugg 14524726e6 basic: added operators, check inputs, better line feed, fixed return, FOR stack, moved OPTION to compile-time, fixed DEFs, uppercase, hot-loading (43, 45, 36) 2020-08-08 19:36:57 -05:00
Steven Hugg 3a4b39b01c first crack at BASIC 2020-08-08 11:00:05 -05:00
Steven Hugg 9ab7801fa8 codemirror: updated to 5.56.0, fixed tests 2020-08-04 14:32:01 -05:00
Steven Hugg b344590917 atari8: fastbasic, only int-mode and builds carts right now 2020-07-28 21:01:25 -05:00
Steven Hugg 741df9f5b8 zmachine experiments 2020-07-07 18:40:03 -05:00
Steven Hugg 7a7c3d7255 fixed williams-z80 import, removed coleco.mame, fixed _MAIN_ presets, xhr ontimeout, update chromedriver 2019-12-27 09:58:46 -06:00
Steven Hugg 92f246edd0 fixed https://github.com/sehugg/8bitworkshop/issues/15 2019-11-11 18:00:58 -06:00
Steven Hugg ec6ce6b448 minor fixes 2019-11-10 09:37:48 -06:00
Steven Hugg 527660b121 isDebugging() instead of getDebugCallback() 2018-11-22 07:39:27 -05:00
Steven Hugg a7b1fb4f57 try to get bbasic listings, fixed highlighting 2018-11-21 07:57:10 -05:00
Steven Hugg eb01bdcea0 batari basic: more examples, more RAM, started syntax highlighting, online help 2018-11-20 20:41:12 -05:00
Steven Hugg 341fc8aaa5 updated CodeMirror to 5.37.0 (use minified version) 2018-07-20 16:12:24 -05:00