Commit Graph

2061 Commits

Author SHA1 Message Date
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
3e81f23028 fix % and ^ on floats 2021-01-04 13:02:24 -07:00
538d6cc206 Fix (or) bug introduced by 95fa5e5a12 2021-01-04 12:17:32 -07:00
7f708fbde9 Standardized reader nextToken() error 2021-01-04 09:17:58 -07:00
10fab0456c Invalid symbol error 2021-01-04 09:17:12 -07:00
eff6a5e62e Arg num checks for and/or/not 2021-01-04 09:03:44 -07:00
95fa5e5a12 Nested (or) in (case) patterns 2021-01-04 09:02:06 -07:00
79a68ec233 Spec for better (or) handling in (case) 2021-01-04 08:45:24 -07:00
5cd5d08d0a RPG zoom and camera 2021-01-03 19:03:01 -07:00
4300b70600 Fix animation bug 2021-01-03 18:54:05 -07:00
53f0da0f46 RPG tile map 2021-01-03 18:21:21 -07:00
06fc186b03 RPG use case (or) pattern 2021-01-03 17:54:53 -07:00
1f0ea932e8 Allow case guards, | 2021-01-03 17:51:31 -07:00
7a55495eb8 Player walk animation 2021-01-02 20:40:58 -07:00
b252ba12ee RPG tutorial menu & blue box movement 2021-01-02 20:22:59 -07:00
332b38314e Fix order of modifiers in error message call form for defvar/defun/etc. 2021-01-02 20:03:18 -07:00
fc55a8042b Port the template's classes 2021-01-02 19:46:09 -07:00
030a847259 More types of function meta 2021-01-02 19:42:03 -07:00
d2ebe20f79 Allow void return statements 2021-01-02 19:33:19 -07:00
ede1d63d9c ignore flixel tutorial export 2021-01-02 19:21:24 -07:00
a70e17dd79 Organizing flixel projects 2021-01-02 19:19:14 -07:00
45a0351387 Fix project testing haxelib install 2021-01-02 13:13:31 -07:00
184ecd5203 Fix kiss-vscode test.sh perms 2021-01-01 16:31:00 -07:00
559746e8c8 Syntax highlighting for VSCode 2020-12-31 18:40:37 -07:00
71ee16c903 test kiss-vscode by making sure it compiles 2020-12-31 18:06:18 -07:00
a3a1e5e1ce Add VSCode extension example from vscode haxe 2020-12-31 18:00:18 -07:00
5dd47261da Better (load) call error checking 2020-12-31 17:46:51 -07:00
cc84067b36 fix (load) bug 2020-12-31 17:09:30 -07:00
8fc512d511 separate call and ident aliases 2020-12-31 15:48:58 -07:00
1a84724979 Test macro with logic 2020-12-31 15:09:05 -07:00