Commit Graph

1991 Commits

Author SHA1 Message Date
0a44a9a2b6 Reverse cards, typed scoring, and cloze cards 2022-11-02 23:26:10 +00:00
524fc830bf fix documentation for (object...) 2022-11-02 23:24:15 +00:00
68a4d6ba41 remove .def from evalUnquotes 2022-11-02 23:23:34 +00:00
5dc2b99528 distinguish json from card file to card file 2022-11-02 21:57:30 +00:00
af44e9e09b split KSR functionality out of Main_ 2022-11-02 21:57:08 +00:00
eced20f90c savedVarFile 2022-11-02 21:55:19 +00:00
49e749feb5 allow pass cwd to assertProcess 2022-11-02 21:54:09 +00:00
2af8b8c95f #value macro 2022-11-02 21:53:50 +00:00
8df2f4ffb3 (load) and (loadFrom) accept macro arguments 2022-11-02 21:43:43 +00:00
a59dc82321 Fix loadingDirectory of KissState for pure-kiss classes 2022-11-02 21:39:52 +00:00
dbd0c62a1a flexible continuations-based kiss-spaced-rep 2022-11-02 19:28:11 +00:00
e7360e5cb5 format spaced rep output 2022-11-01 05:37:52 +00:00
10fa7940e8 Basic spaced repetition with code generation. 2022-11-01 05:34:13 +00:00
c52819368e savedVar. Close #86 2022-10-31 23:20:05 +00:00
3088be2815 haxe property support. close #87 2022-10-31 21:41:07 +00:00
5edd1ac097 habit-puzzles screenshots/gifs 2022-10-21 19:59:03 +00:00
ad6d9eac75 habit-puzzles work around key conflict handling by not allowing custom shortcuts 2022-10-21 19:58:08 +00:00
3626c93e38 R.oneOfChars 2022-10-21 19:51:17 +00:00
e82f7bca56 +x perms 2022-10-10 02:50:02 +00:00
ad0b193065 kiss-express projects smarter dts2hx handling. Close #164 2022-10-10 02:11:43 +00:00
4b3730a0af trying again to use Context.defined() for threading check 2022-10-09 19:58:53 +00:00
62d57bc424 fix kiss new-project 2022-10-09 19:27:22 +00:00
de3e336b03 new-project test - test the new project also 2022-10-09 19:25:26 +00:00
6bc85c8a4e test kiss cli commands 2022-10-09 19:12:11 +00:00
ae9aa7d735 prove (#if target.threaded ...) is still broken 2022-10-09 18:38:34 +00:00
812a19cc5f fix DummyUI 2022-10-09 04:33:39 +00:00
ab2233b0b4 RemoveComponent command 2022-10-09 00:56:25 +00:00
5f32af03f1 ui improvements 2022-10-09 00:34:46 +00:00
9c76eebe28 run multiple NATCommands 2022-10-09 00:33:58 +00:00
98cbd9e28e fix unexpected deselection behavior 2022-10-09 00:32:56 +00:00
2cfddcdd50 fix CompilerToolsTestCase 2022-10-08 23:20:06 +00:00
e890f384d1 color tag systems. Close #152 2022-10-08 23:02:44 +00:00
aa05960a67 Add toString to nat.Entry 2022-10-08 22:33:41 +00:00
18a81742fa KeyShortcutHandler allow force register item 2022-10-08 22:33:14 +00:00
9446ad09a8 NAT use SimpleWindow. Close #108 2022-10-08 22:32:34 +00:00
be743e7f97 +x for kill-carriage-return 2022-10-08 21:21:24 +00:00
268269114a Pass KeyShortcutHandler consumers a printable prefixmap represention. Close #154. 2022-10-08 21:20:08 +00:00
2bbccad2d5 Close #160 and make screenCamera non-optional 2022-10-08 20:50:13 +00:00
042d9fc1b3 kill-carriage-return. Close #144 2022-10-08 20:26:44 +00:00
39c760e2bf Kiss template use pure-kiss Main_ class 2022-10-08 19:46:30 +00:00
58a221eb7a KeyShortcutHandler don't cancel after onSelectItem calls start() 2022-10-06 20:36:27 +00:00
93173c0347 don't save priority window column when x-ing out 2022-10-06 20:35:59 +00:00
50cbf2f36f make duplicate registerItem() a no-op 2022-10-06 20:12:18 +00:00
bf51c8c0e8 add leftKey, rightKey to SimpleWindow. 2022-10-06 20:11:32 +00:00
ec38ef9108 Fix xHandler key conflict. Close #147 2022-10-06 18:56:24 +00:00
f14cfd3ef0 Clickable SimpleWindow pages. Close #139. 2022-10-06 18:51:24 +00:00
cd173ee581 remove special controls from SimpleWindow column count 2022-10-06 18:10:39 +00:00
b95d927016 Throw error when array is passed to variadic prelude function. Close #114. 2022-10-06 17:57:25 +00:00
f867fea3a0 make the R key rotate pieces again. close #117 2022-10-06 17:36:47 +00:00
02b7e306a6 remove pure-kiss proof of concept project 2022-10-06 17:31:12 +00:00