Commit Graph

702 Commits

Author SHA1 Message Date
a9bddcd50b report errors in Kiss-VSCode commands 2021-10-14 18:57:49 -04:00
bc33d3e8c3 Fix dot access for aliases 2021-10-14 18:26:46 -04:00
858cfba33f ability to run just one test case, finally 2021-10-14 18:17:17 -04:00
13b0639e8a dot access on aliases 2021-10-14 17:32:17 -04:00
e03f501476 takeUntilAndDrop() allowEOF option 2021-10-14 17:12:23 -04:00
8d262e405d remove infoMessage when focusing 2021-10-14 11:49:14 -04:00
b8b95d2a61 focus the shortcut webview in vscode 2021-10-14 11:44:54 -04:00
9016870d65 Catch and report more errors in Kiss-vscode tryLoadConfig 2021-10-13 20:11:32 -04:00
e9d5b4f65f another failing macro test case 2021-10-13 20:10:02 -04:00
cd90864114 add evalHaxe() to KissInterp 2021-10-13 11:31:02 -06:00
314edc61ef fix failure to handle otherwise blocks with multiple expressions 2021-10-13 11:30:34 -06:00
47215b0934 new failing macro test cases 2021-10-13 11:14:42 -06:00
9213ddeda2 allow building Playground without extern code 2021-10-12 13:45:28 -06:00
a4a59f0d40 make controller a required property of ArchiveUI 2021-10-12 13:45:02 -06:00
a1ec7d19c3 make null-extern no-extern, which throws an error 2021-10-12 13:44:15 -06:00
7a4bf94905 make kiss implement write output to a log 2021-10-12 13:08:43 -06:00
cc32376474 Start writing interface implementation generation 2021-10-12 12:30:38 -06:00
050af36dc9 parseComplexType better error handling 2021-10-12 12:29:07 -06:00
b1b3fd27de KissInterp evalKiss 2021-10-07 21:31:38 -06:00
eb76f76f88 De-select entries that are hidden in playground 2021-10-07 20:51:48 -06:00
34378070ec More versatile selection commands 2021-10-07 20:51:18 -06:00
6bf6dc5515 Clearer error when the archive dir doesn't exist 2021-10-07 20:50:34 -06:00
ee27f5e4ec remove workaround from fixed issue 2021-10-04 15:19:32 -06:00
29d0dca251 fix Playground UI bug 2021-10-04 13:33:02 -06:00
09419f3faf workaround for Neko Uuid bug 2021-10-04 13:32:46 -06:00
6951f0eceb Properly copy extern bin folder in Playground 2021-10-04 10:21:48 -06:00
ea409952ea PrintComponent catch nonexistent component error 2021-10-04 10:21:12 -06:00
a77b3f0155 make directory for scripts as asset path 2021-10-03 17:57:02 -06:00
7812cb1912 Hello world for Remarkable API synchronization 2021-10-01 22:53:10 -06:00
a64eea4cd3 fix last commit 2021-10-01 22:52:28 -06:00
0613d5caa6 CompilerTools support dts2hx extern generation 2021-10-01 22:51:37 -06:00
68aa1d0f16 purgeDirectory 2021-10-01 22:49:54 -06:00
3242195163 NAT playground copy extern bin folder 2021-09-30 22:19:00 -06:00
b3731c433c Don't try to overwrite duplicate NAT images 2021-09-30 22:18:39 -06:00
c49e8415e3 safer MediaWiki functions 2021-09-30 21:05:10 -06:00
420d8da414 Allow Playground to download images and create text sprites at runtime 2021-09-30 17:05:21 -06:00
f48cf658ec NAT playground run systems when changes are made 2021-09-30 16:35:17 -06:00
0afdbac3f3 fix tagsMatch 2021-09-30 16:34:44 -06:00
4162c09433 optimizations on when to do NAT processing 2021-09-30 16:34:26 -06:00
7cdec42351 Make text sprites for entries that don't get WikipediaImage images 2021-09-30 15:04:30 -06:00
4804b121d0 Remove archive argument from readComponent 2021-09-30 15:04:30 -06:00
602d7501da Fix example NAT archive 2021-09-29 17:25:01 -06:00
d367e04a35 remove unnecessary withWritableEntry 2021-09-29 17:24:47 -06:00
db896a6e9f add onSelectionChanged() to DummyUI 2021-09-28 13:17:38 -06:00
bba93a711b onSelectionChanged UI event 2021-09-27 23:20:05 -06:00
4db843897a when refreshing sprite, keep it blue 2021-09-27 22:46:04 -06:00
26a6be35b9 bigger NatPlayground window 2021-09-27 22:45:37 -06:00
c18a35251c fix PinNextImage 2021-09-27 22:45:12 -06:00
c21e9e98d2 much simpler component handling in NAT 2021-09-27 22:44:52 -06:00
c458290574 clarify Archive constructor 2021-09-27 22:44:06 -06:00