Commit Graph

1215 Commits

Author SHA1 Message Date
f6a52f9885 remove traces 2022-06-11 15:51:33 +00:00
434dba3866 move kiss behavior of blades data into haxe files 2022-06-11 15:51:33 +00:00
03e52e954d hashlink is a static platform 2022-06-11 15:51:32 +00:00
2a7b88913e Kiss.exp() throw reader and compile errors with file position 2022-06-11 15:51:32 +00:00
63dafc964e fix wrong position in read error for unmatched ( 2022-06-11 15:51:31 +00:00
e051d312b0 kiss insertion 2022-06-11 15:51:31 +00:00
7679517e85 iso-engine double-height blades terrains 2022-06-11 15:51:30 +00:00
48c7d3e6e1 iso-engine blades sample terrains 2022-06-11 15:51:29 +00:00
b32792d802 iso engine sampling of blades floor sprites 2022-06-11 15:51:29 +00:00
3ee0fa4626 iso-engine fix raw haxe syntax 2022-06-11 15:51:28 +00:00
58b1211fad iso engine handle blades spritesheet properly 2022-06-11 15:51:27 +00:00
40a99dd12b rename, start to generalize blades-engine 2022-06-11 15:51:26 +00:00
b21ce5aa38 warning message for old raw haxe add semicolon 2022-06-11 15:51:25 +00:00
2c7a26a792 habit puzzle game don't crash with 0 points 2022-06-11 15:51:24 +00:00
e8d7982624 Reader throw error for pernicious "$" bug 2022-06-11 15:51:24 +00:00
161c3cf899 commit a working vsix. close #58 2022-06-11 15:51:23 +00:00
6119fd3333 unbundle kiss-vscode 2022-06-11 15:51:22 +00:00
b90e43b1b2 undo ~ print->trace 2022-06-11 15:51:22 +00:00
8cc7695dda fix measureTime doc mismatch 2022-06-11 15:51:09 +00:00
bf12d0f0f5 bundle kiss-vscode 2022-06-11 15:50:00 +00:00
86349390ea raw haxe block syntax. close #54 2022-06-11 15:49:59 +00:00
76427668d3 use trace for ~ 2022-06-11 15:49:58 +00:00
7bf6a6e538 trace special form. close #45 2022-06-11 15:49:58 +00:00
Yvon
96bb39ec1c SpecialForms.hx doc update 2022-06-09 18:15:29 +03:00
Yvon
0f541a3929 Macros.hx improved documentation 2022-06-09 17:48:28 +03:00
Yvon
92d95120ec some doc changes 2022-06-05 21:20:48 +03:00
c6ebf01c58 doc updates 2022-06-05 15:42:28 +00:00
abf6cca257 add KissError.hx 2022-06-04 18:14:27 +00:00
5e1cd8e5a4 assert throw line number on failure. close #42 2022-06-04 18:10:02 +00:00
5f0094955c rename and generalize CompileError->KissError. close #39 2022-06-04 18:09:14 +00:00
beea074b40 redocument range 2022-06-04 17:12:21 +00:00
7ba7a84734 refactor to store minArgs, maxArgs, expectedForm, and a docstring of forms. close #55 2022-06-04 17:07:44 +00:00
6d7bc22fa2 fix c++ static type error in habit game 2022-06-01 21:28:34 +00:00
c895a903e5 safety checks in kiss-vscode config swap 2022-06-01 21:16:21 +00:00
6443f12072 fix habit game type errors 2022-06-01 17:15:49 +00:00
e3d7365d75 copy arg arrays before passing to macro/form functions 2022-06-01 17:03:57 +00:00
c961f63e37 fix CI dependency error for habit game 2022-06-01 16:51:59 +00:00
e839349d3e expressjs project template 2022-05-23 02:26:12 +00:00
500dc831cb add Kiss.setup() in more places it belongs 2022-05-23 01:04:46 +00:00
6a6cd10caa whileLet 2022-05-23 00:29:01 +00:00
cb9761138e transcribe-voice-track allow multiple wav args 2022-05-22 23:53:03 +00:00
3e81850beb make fuzzyMatchScore public static 2022-05-22 15:46:11 +00:00
752c59ab9a ``` shell script reader macro 2022-05-20 22:43:35 +00:00
9db9ced2e2 refactor string reader for reuse 2022-05-20 19:51:55 +00:00
b3999cab2b blades-engine load ItemData 2022-05-19 18:45:12 -04:00
62348fe70a blades-engine read creature data 2022-05-18 23:59:21 -04:00
9da8da0371 blades-engine fix terrain data cloning 2022-05-18 23:58:45 -04:00
ccf93225d4 blades-engine fix kiss parts being ignored 2022-05-18 23:58:18 -04:00
f68480a98e blades-engine data importing 2022-05-18 21:45:51 -04:00
f329baf18e blades-engine fix data cloning 2022-05-18 21:44:37 -04:00