Commit Graph

1841 Commits

Author SHA1 Message Date
6832bf4715 Fix actors not appearing on stage right 2023-03-08 09:02:40 -07:00
909b751218 Failing test case for actors on stage right 2023-03-08 09:02:25 -07:00
2d62baf270 Fix sets resizing when switching 2023-03-08 08:06:47 -07:00
29db732fa8 Failing test case for flx scene switch 2023-03-08 07:56:24 -07:00
dc8851aa14 AsyncEmbeddedScript allow multiple commands in one block 2023-03-08 07:48:39 -07:00
3d8a1c1bc9 move isEmpty() into Kiss class 2023-03-08 07:48:19 -07:00
7dda864a9a Fix a case of macroExpandOnly 2023-03-08 07:28:28 -07:00
b2aeed2ad0 No more CLI habitfile 2023-03-07 07:46:18 -07:00
87569c269c Hollywoo-flixel local test project 2023-03-06 16:04:58 -07:00
bfdf49f1f2 Add -D engine to ksr-express 2023-03-06 10:36:29 -07:00
7fc671d71a Cloze end with backslash for no newline 2023-03-06 09:25:14 -07:00
40bc4fb019 KSR weighted cards 2023-03-06 08:21:21 -07:00
4f9e61bb09 import Helpers for EmbeddedScript 2023-03-03 14:46:26 -07:00
994ffaf9cd Overhaul hollywoo & hollywoo-flixel. Close #178 2023-03-03 14:43:01 -07:00
2913c2b897 Preempt the generic case for cast and the 2023-03-03 14:42:32 -07:00
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