Commit Graph

1948 Commits

Author SHA1 Message Date
77104aaa5e Make a simple VibeCheck 2023-01-19 11:06:20 -07:00
1ba8e282ab add Numbers arg type 2023-01-19 10:42:01 -07:00
5c311fbfd7 Add functions to NAT DummyUI and CLI 2023-01-19 10:07:04 -07:00
8a1f1f27cd Use old FlxPoint.rotate() implementation in KissExtendedSprite 2023-01-13 07:44:53 -07:00
5f7100596a Solve AOC day 10 part 1 2022-12-19 08:36:26 -07:00
397d0ead5c ArchiveController support easier selection of tags 2022-12-18 22:58:48 +00:00
5ba1f22bf9 ArchiveUI.chooseBetwoonStrings 2022-12-18 06:12:57 +00:00
25f61c16c9 Various UI fixes in NAT flixel 2022-12-18 06:12:56 +00:00
f23e1ca622 Rectangle components in NAT 2022-12-18 06:12:56 +00:00
0ac7156366 Position arg type in NAT 2022-12-18 06:12:55 +00:00
3c933e8b0d Remove outdated Color component and migration system 2022-12-18 06:12:53 +00:00
132a61fc56 Experimentally only process entries when they change in NAT 2022-12-18 06:12:52 +00:00
f04827c346 Solve AOC day 13 pt 2 2022-12-18 06:12:51 +00:00
eed092ce67 Solve AOC day 13 part 1 2022-12-18 06:12:50 +00:00
6ba9413bc6 Don't print neverCase exps 2022-12-18 06:12:49 +00:00
7a166f53b8 Fix substring error with generics in typeCase 2022-12-18 06:12:46 +00:00
a297135f8d KSR reader macros for basic and reversed cards 2022-12-18 00:59:01 +00:00
d22aa9c1bd KSR reader macro syntax for cloze sequences 2022-12-18 00:50:22 +00:00
6d16fc6f0c Fix an obscure macro evaluation bug on windows 2022-12-18 00:16:53 +00:00
9510ca75b9 Experimental typeCase macro 2022-12-16 02:35:46 +00:00
78413179b4 shouldn't check functions and methods in print null 2022-12-16 02:35:06 +00:00
dc19d00e99 Refactor to prepare for DRY typeCase 2022-12-16 01:16:20 +00:00
573c006876 Helpers.argList allow check for empty list 2022-12-16 00:35:03 +00:00
1ee7f8db8b catch a (never otherwise) bug I hadn't thought of 2022-12-16 00:34:10 +00:00
d27107ad57 AOC day 8 part 1 2022-12-13 23:45:50 +00:00
b2217ea035 localFunction allow non-void-typed function definitions 2022-12-13 23:07:45 +00:00
ea78788d2e AOC day 11 debug print 2022-12-11 23:47:03 +00:00
d232576b64 AOC day 11 (part 1 works, part 2 broken) 2022-12-11 23:25:29 +00:00
2a7d8e927d expect macro for reader macros 2022-12-11 23:24:43 +00:00
efd486c32d Allow bool result in evalUnquotes 2022-12-11 23:23:59 +00:00
d357e3705d Stream.takeUntil 2022-12-11 21:51:50 +00:00
0a38f65991 KissFrontEnd.dsl(). Related to #157 2022-12-11 21:51:01 +00:00
b5748832fe Allow Kiss.buildAll() to take a FrontendContext 2022-12-11 21:50:07 +00:00
6ffff80070 AOC day 7 2022-12-10 22:06:06 +00:00
b1a74740a2 AOC day 6 2022-12-09 21:54:35 +00:00
7119dee846 Disable autopause so pomodoro timer keeps running 2022-12-09 18:45:41 +00:00
fb4f8e59ab WIP pomodoro mode for Habit Puzzles (#172) 2022-12-09 05:33:49 +00:00
8e916ea92d add caption to KSR images (deja vu) 2022-12-08 18:35:18 +00:00
e24c79776c make Prelude.userHome an alias 2022-12-08 18:34:22 +00:00
6f01a92555 fix a bug in printAll macros 2022-12-06 04:43:35 +00:00
a86c223942 Print a warning when field forms are used after a print macro. Close 2022-12-06 03:53:13 +00:00
685efc3de4 AOC day 5 2022-12-06 02:51:28 +00:00
a66202b7e9 withFunctions. close #15 2022-12-06 01:50:59 +00:00
4811395d43 SVG support in NATFlixel. Close #165 2022-12-05 00:06:54 +00:00
8579b6b8f0 Use int-based colors for tag-color systems in NAT. Close #167 2022-12-04 23:11:18 +00:00
1ca8e30c33 handloose save extracted frequencies 2022-12-04 21:49:16 +00:00
8f713545a0 withMutProperties util macro 2022-12-04 21:48:40 +00:00
c25f112dd1 remove initialZoom argument from HaxeFlixel games 2022-12-04 20:13:49 +00:00
1c2e7c2152 AOC day 4 2022-12-04 20:01:12 +00:00
9cf9c11f1d AOC day 3 2022-12-03 20:55:56 +00:00