Commit Graph

2009 Commits

Author SHA1 Message Date
09250767a4 kiss-spaced-rep display when all cards finished 2023-01-23 04:05:44 +00:00
580f1a7fa1 add hxnodejs dependency to kiss-express 2023-01-23 04:05:42 +00:00
fb00963e11 Refactor kiss-spaced-rep StudyEngine 2023-01-23 01:43:39 +00:00
2788a3f104 (#symbol) macro 2023-01-23 01:43:36 +00:00
3ddbcda5c2 checkout@v3 2023-01-22 16:50:17 -07:00
97eb91c5b1 kiss-cli-tests test new-flixel-project. Close #174 2023-01-22 16:49:09 -07:00
c5e7408a1c Remove Kiss.build() from kiss-express template (#175) 2023-01-22 16:47:52 -07:00
c3197b83e4 Remove build macro use from kiss-flixel template (#175) 2023-01-22 14:29:02 -07:00
73c6d41c57 Fix DummyUI enterNumber() 2023-01-19 11:48:44 -07:00
d508727aaa fix AOC bugs 2023-01-19 11:12:46 -07:00
1d36d91377 Fix Dates component 2023-01-19 11:06:34 -07:00
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