Commit Graph

1975 Commits

Author SHA1 Message Date
21e8b66088 Use ui.controller instead of requiring controller in new() 2023-02-13 05:30:34 -07:00
3dd221e32e Move EntryRep/id tracking to PlaygroundSystem 2023-02-13 05:15:22 -07:00
7d7fa70d03 Make C# tryProcess test fail again 2023-02-11 16:04:20 -07:00
1fc1c98468 NAT godot playground UI implementation skeleton 2023-02-11 16:01:59 -07:00
7e023d6167 Fix tryProcess on C# 2023-02-11 15:42:56 -07:00
688c9b8b71 Don't add Http to KissInterp on C# 2023-02-11 15:38:50 -07:00
ba0ca22605 Failing test case for tryProcess in C# 2023-02-11 15:37:53 -07:00
67decc5471 Partial interface implementation generator (#83) 2023-02-10 09:17:48 -07:00
a943890e2b NAT Godot Playground click-and-drag proof of concept 2023-02-10 07:07:00 -07:00
e43e5c444b Make submit link a button 2023-01-24 20:55:47 -07:00
b80b086406 pass _self to window.open 2023-01-24 20:21:48 -07:00
589e2ca7eb (new) process symbols in the old way 2023-01-22 22:55:34 -07:00
586536cd88 install hxnodejs in cli-tests 2023-01-22 22:47:23 -07:00
6ab51033a0 KSR restart 2023-01-23 04:21:10 +00:00
e32d444d05 chmod +x test.sh 2023-01-23 04:11:35 +00:00
d89d79d258 ksr-express 2023-01-23 04:05:45 +00:00
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