Commit Graph

290 Commits

Author SHA1 Message Date
188c78073d Allow &meta and :Void to co-exist 2021-03-17 11:44:20 -06:00
023648b90e use :Void lambdas in kiss-vscode 2021-03-17 11:21:52 -06:00
ca206ccc7e Void function support 2021-03-17 11:15:12 -06:00
7fc23574ca kiss-vscode evalString 2021-03-16 21:46:43 -06:00
e700dd8049 allow line-by-line repl mode 2021-03-14 18:09:37 -06:00
649b5066cb CLI converts stdin -> kiss expressions -> Haxe -> Stdout 2021-03-14 11:55:02 -06:00
c294db0272 RPG better map 2021-03-09 20:02:50 -07:00
96d5e68ac3 bad RPG AI 2021-03-09 19:57:03 -07:00
652b83242e [rpg] Generate enemies and boss 2021-03-09 18:57:40 -07:00
52a8bb09d2 Add Stream fromString 2021-02-17 10:35:04 -07:00
7e4f3c269b kiss-vscode insert, insertAt functions 2021-02-17 09:56:40 -07:00
9fac23bcd0 arrow lambdas 2021-02-17 09:33:27 -07:00
91b89bd719 Music Jar project skeleton 2021-02-04 08:41:07 -07:00
86b5cd9428 Fix name of kiss-vscode README 2021-02-02 13:55:51 -07:00
72e236801e Keyboard shortcuts 2021-02-02 13:47:36 -07:00
d4bd87a4ad Add runLastCommand and stub for runKeyboardShortcut 2021-02-02 13:41:46 -07:00
a0210deaf4 fix kiss-vscode config hot-reloading 2021-01-26 17:08:32 -07:00
ea33a9d000 Document a problem with kiss-vscode hot re-loading 2021-01-26 15:24:07 -07:00
d25e92b1de Make config reloading a VSCode command too 2021-01-26 14:50:20 -07:00
20d47cb0b7 document kiss-vscode dependencies 2021-01-26 14:49:54 -07:00
d64f4eab96 Fix AOC truthy bug 2021-01-25 20:15:00 -07:00
0dcd6bf95d Fix Reader errors 2021-01-25 20:02:36 -07:00
a0e2f46ada fix Main 2021-01-25 19:06:36 -07:00
2c039cc485 String interpolation 2021-01-24 18:26:19 -07:00
9dd9c2d13d raw strings 2021-01-24 17:25:15 -07:00
48a7fb4f73 standardize reader errors 2021-01-24 17:24:58 -07:00
0f0cbe4f25 format alias map literal better 2021-01-24 17:24:32 -07:00
f1e6491288 bump vscode extension version 2021-01-24 13:45:15 -07:00
858858e873 Kiss VSCode runnable commands 2021-01-24 13:41:14 -07:00
832f925594 buildAll() builder macro 2021-01-24 12:12:14 -07:00
f02e596d24 make all numbers truthy 2021-01-24 11:53:58 -07:00
546dc697b2 Make Prelude.print dynamic 2021-01-24 11:43:22 -07:00
249073c2ac hxml fiddling 2021-01-17 22:01:40 -07:00
228d91f8e7 Kiss-Vscode can compile and load a Config.kiss 2021-01-17 20:17:18 -07:00
6c901ba943 Fix a reader error format 2021-01-17 19:34:37 -07:00
aa2ff67d59 Print error messages to stderr, not stdout 2021-01-17 19:03:45 -07:00
5a669fc9ea Implement Kiss-VSCode in Kiss 2021-01-17 14:02:35 -07:00
70cb43c7f4 button stubs for lazysprite view 2021-01-16 21:42:13 -07:00
040df26a22 Assets/map update for enemies in Flx RPG tutorial 2021-01-16 21:40:13 -07:00
aca74f3589 whenLet, unlessLet 2021-01-16 21:38:45 -07:00
6a297bfcac ifLet 2021-01-16 21:38:45 -07:00
a421bdd011 DRY bindingList() extractor 2021-01-16 21:38:45 -07:00
09ee5b4b23 Convert most withPosOf() usage 2021-01-16 21:38:45 -07:00
66aaa3a9bb helper for clean expression building 2021-01-16 21:38:45 -07:00
6e92fb3087 Starting HaxeFlixel lazy-assets project 2021-01-16 21:38:45 -07:00
5475eafa26 README and notes for pdf-salad 2021-01-11 15:45:49 -07:00
782cdb5c75 Copyright notice on pdf-salad example pdfs 2021-01-09 15:42:00 -07:00
73111745cd awaitLet 2021-01-09 15:42:00 -07:00
6dd2c8f6a7 RPG tutorial coins 2021-01-09 15:42:00 -07:00
0c3427cf84 arithmetic assignment 2021-01-04 13:02:50 -07:00