Commit Graph

925 Commits

Author SHA1 Message Date
e88dd2a098 command to update Kiss-VSCode 2021-10-21 11:42:14 -04:00
d36555c603 Revise KissConfig 2021-10-19 13:55:20 -04:00
a2f5dcf92a fix AwaitLetTestCase on non-js targets 2021-10-19 13:54:12 -04:00
85310b54e2 trim libPath 2021-10-19 13:53:39 -04:00
b0a19330c4 reorganize kiss-vscode 2021-10-19 12:30:37 -04:00
737e42c588 store vscode Ranges on ktxt2 blocks 2021-10-19 11:38:29 -04:00
2a67f3483d fix parenthesis placement in runCommand 2021-10-19 11:38:04 -04:00
143e17042f use dot access on activeTextEditor 2021-10-19 11:37:21 -04:00
2445cca977 fix constructing qualified types 2021-10-18 19:58:57 -04:00
6cd261056a Haxe script for Ktxt2 Editor 2021-10-18 16:35:22 -04:00
13389b341c Adding ktxt2 editor to Kiss-Vscode 2021-10-18 15:31:42 -04:00
5aef077d70 split ktxt2 blocks into array 2021-10-18 14:54:45 -04:00
69f60b2602 AsyncEmbeddedScript for hollywoo 2021-10-18 14:53:40 -04:00
e09a0aca9d AsyncEmbeddedScript 2021-10-18 13:09:05 -04:00
6d1328f5b8 A cool cabin 2021-10-18 12:39:53 -04:00
2f4c412347 hollywoo project folder 2021-10-17 00:28:07 -04:00
531250ff86 AwaitLetTestCase 2021-10-17 00:24:38 -04:00
3f6c9c4b55 awaitLet allow catch handler 2021-10-17 00:09:23 -04:00
8f88149282 awaitLet report async errors in kiss-VSCode commands 2021-10-16 23:39:00 -04:00
9bc535b489 export ktxt2 2021-10-14 20:59:41 -04:00
e11ed847aa fix activeTextEditor in VSCode commands 2021-10-14 19:36:42 -04:00
e90699b3c3 fix Kiss-VSCode window focus from keyboard shortcuts 2021-10-14 19:23:10 -04:00
00587f39fd kiss-vscode haxelib file to allow loadFrom 2021-10-14 19:01:04 -04:00
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