Commit Graph

1976 Commits

Author SHA1 Message Date
f3ccb56f55 Attach better position info to embeddedscript commands 2023-03-03 14:42:31 -07:00
361ea181e5 Improve some compiler errors 2023-03-03 14:42:31 -07:00
1135cfdbb2 better error message when (load) file isn't found 2023-03-03 14:42:30 -07:00
e4d600e586 Fix profileKiss. Close #179 2023-03-03 14:42:29 -07:00
5ff1d57736 Remove (load AssetMacros) from HollywooDSL 2023-03-02 06:03:04 -07:00
b1acee7254 Fix typed expression being space-separated-only 2023-03-02 06:02:38 -07:00
c5ebdb3293 Fix macroExpandAndConvert with -D kissCache 2023-03-02 05:50:52 -07:00
99f7d7dde9 Delete deprecated hollywoo-flixel AssetMacros 2023-02-25 13:44:38 -07:00
ee3cbb12fc reset button for pom timer. Close #172 2023-02-25 13:35:15 -07:00
32fa46cd1a pom timer show/hide entry window 2023-02-25 13:27:34 -07:00
8e443056a1 Prompt to resume pomodoro timer 2023-02-25 12:54:53 -07:00
39993a7713 Make pomodoro text bigger 2023-02-25 12:35:28 -07:00
1632cfbc19 remove trace causing error 2023-02-25 09:56:22 -07:00
e5d22ae6ad Make pattern matching in macros a compiler error. close #173 2023-02-25 16:22:05 -07:00
610aea7861 Fix type annotations. Close #176 2023-02-25 13:44:05 -07:00
0641ec8b37 add case extraction variables to locals 2023-02-20 06:13:26 -07:00
b2eab150f2 Add for and doFor capture vars to locals 2023-02-20 05:52:51 -07:00
42da0170d4 habit puzzles hint how many matches. Close #120 2023-02-19 08:35:31 -07:00
45b485b390 for and doFor replace localVar with let 2023-02-19 08:09:57 -07:00
d0f47f5de4 localVar warning. Close #112 2023-02-19 08:09:38 -07:00
2c8defe789 Add Context.buildFields to print macros. Close #111 2023-02-19 07:34:14 -07:00
a5a65f3d67 withTempSet macro 2023-02-19 07:13:15 -07:00
e39b45b92f move assertEquals to language core 2023-02-19 07:11:42 -07:00
0a6b1eb89f Allow &builder argument after &rest or &body argument 2023-02-19 06:12:34 -07:00
7fcfc19583 try to update actions 2023-02-18 11:46:56 -07:00
c94c45de04 +x 2023-02-18 11:26:18 -07:00
784622811e NAT git synchronization 2023-02-18 18:17:50 -07:00
e1f306a92e deprecate old projects & reduce CI workload 2023-02-18 16:24:20 -07:00
c5002c48bc don't compile _testAwaitLet off js 2023-02-18 16:03:46 -07:00
8dd6f1578c fix awaitLet 2023-02-18 16:00:47 -07:00
2665b5df8f real macroExpand implementation 2023-02-18 14:45:37 -07:00
357afc2ab2 awaitLet test case. Close #71 2023-02-18 13:05:16 -07:00
45e0eb5665 Trim process output on nodejs 2023-02-18 12:09:50 -07:00
04dc809c3e tryProcess return null on failure 2023-02-18 11:56:49 -07:00
73f8b8f8c0 Don't test tryprocess on js 2023-02-18 11:45:46 -07:00
475cde09bf CI use haxe 4.2.5 2023-02-18 11:40:31 -07:00
7e3612dac8 Workaround C# Process behavior 2023-02-18 11:35:44 -07:00
76ab41dd97 enter numbers and positions 2023-02-15 15:24:33 -07:00
b2bd893300 some GodotUI function implementations 2023-02-15 13:41:00 -07:00
9e5c3d1fb0 Fix C# cast error in currentDefaultTags() 2023-02-15 13:38:21 -07:00
8b9aeec944 Move typeCommand() into ArchiveController 2023-02-15 11:44:13 -07:00
045a080e69 Select tab for current playground on start 2023-02-15 06:16:58 -07:00
008eea39cf Port gdscript to haxe/kiss 2023-02-15 05:47:53 -07:00
3a21c8b687 Move savePosition() out of EntrySprite into PlaygroundSystem 2023-02-15 05:47:26 -07:00
1604387dc0 add &first meta to defNew 2023-02-15 05:46:10 -07:00
7a1a72e116 NAT Godot clean up scenes 2023-02-13 07:49:50 -07:00
783f9f5ee8 NAT Godot make tabs and entries without crashing 2023-02-13 07:49:39 -07:00
be59bfb2eb kiss-godot printThroughGD 2023-02-13 07:48:59 -07:00
c8d9fa81b4 NAT Godot make playground tabs and entry panels 2023-02-13 06:23:43 -07:00
9c39c0cc13 kiss-godot getNode macro 2023-02-13 06:22:52 -07:00