Commit Graph

620 Commits

Author SHA1 Message Date
a05e1d0d79 add flixel playground to testing list 2021-09-07 20:16:24 -06:00
9b22655c5b NAT playground project 2021-09-07 20:15:39 -06:00
48b3051c17 AttachmentSystem for NAT file processing 2021-09-07 19:53:36 -06:00
7c8a80057f NAT docs 2021-09-07 19:43:30 -06:00
dfcb13806f fix null being returned by getEntries 2021-09-07 12:58:24 -06:00
387b2a99e4 NAT case-insensitive selectByName 2021-09-07 12:51:32 -06:00
0d156bbcc5 DummyUI for NAT testing 2021-09-07 11:47:33 -06:00
795f813cfc name system tracks a map of entry names 2021-09-05 16:00:54 -06:00
96f7da5c15 godot project depends on hxcs 2021-09-05 12:05:29 -06:00
dec04c05a3 test that haxe scripts compile for godot example 2021-09-04 13:44:43 -06:00
8aed0fe77f godot squash the creeps player movement 2021-09-04 13:39:27 -06:00
217ea99717 godot tutorial ignore build folder 2021-09-04 13:39:27 -06:00
8b7dce14aa cast() special form 2021-09-04 13:39:27 -06:00
0efc8c0dad &public and &private 2021-09-04 13:39:27 -06:00
9c119a95b9 hxcpp dependency for NAT cpp 2021-09-02 14:59:05 -06:00
80d06844fb fix kiss-vscode test dependency? 2021-09-02 14:55:35 -06:00
39ab85c014 +x sched test.sh 2021-09-02 14:23:21 -06:00
e87111c1a1 test sched in CI 2021-09-02 14:13:24 -06:00
00cf9903f7 NAT help command 2021-08-29 13:51:45 -06:00
a4f98c7ac0 NAT archiveController handle running commands by key 2021-08-29 13:51:36 -06:00
a90455cea9 silly scheduling program 2021-08-27 13:36:31 -06:00
f90dd4a599 using StringTools 2021-08-12 23:41:44 -06:00
63f5022112 trim test process output 2021-08-12 23:39:36 -06:00
7d2d049261 inputLines could be null 2021-08-12 23:33:49 -06:00
bbe64b8a58 add macro KissTarget 2021-08-12 23:25:20 -06:00
b6a861b461 more NAT test targets 2021-08-12 23:15:42 -06:00
c44122ec8c request timeout, curl in NAT 2021-08-12 23:13:49 -06:00
6bfa807ac4 more debuggable #extern 2021-08-12 23:12:10 -06:00
d1254f5a7f getTarget 2021-08-12 23:09:43 -06:00
595595ddc8 Prelude.filter 2021-08-12 18:49:36 -06:00
821656b423 extern code use args, not readLine() 2021-08-12 18:49:00 -06:00
96fc58aed9 close #27 2021-08-12 14:59:27 -06:00
6fad021d90 close #36 2021-08-12 14:33:33 -06:00
55fa187c3b walkDirectory process folders before/after 2021-08-12 14:13:59 -06:00
39c7202b4b Close #40 2021-08-12 13:52:35 -06:00
e6f44c364a bump kiss-vscode version 2021-08-08 16:25:01 -06:00
adb4b123b8 fix envBinDir on non-Windows systems 2021-08-08 12:08:38 -06:00
91d1bc45f1 trace contents of python virtualenv for debugging CI 2021-08-08 12:00:41 -06:00
4e0c2f5024 (macroDepth) and generativetestcase depth limit 2021-08-08 11:42:24 -06:00
91c264cfab update kiss-vscode 2021-08-05 14:16:43 -06:00
37f2457378 more generative test possibilities 2021-08-04 20:52:26 -06:00
0064fe4994 helpful error when hscript fails to parse a macro body 2021-08-04 20:52:07 -06:00
b086d37caa bugfix generative test case 2021-08-04 20:08:05 -06:00
7c05b0d4ab printExp, printStr 2021-08-04 20:07:15 -06:00
32b9466ec9 lower the priority of some debug prints to macrotest only 2021-08-04 20:06:27 -06:00
722e8e9936 Test case that generates expressions 2021-08-04 16:48:31 -06:00
f921ce08c5 pass reflection and expression evaluation to macro evaluator 2021-08-04 16:48:03 -06:00
9ea1b9ff49 defMacroVar, defMacroFunction 2021-08-04 15:08:58 -06:00
8f3b91df43 clone the macro evaluation interpreter between stack frames 2021-08-04 14:48:10 -06:00
63b2656e17 don't print something on python assertProcess 2021-08-02 21:37:17 -06:00