Commit Graph

462 Commits

Author SHA1 Message Date
e046b4462e generic function parameters 2022-06-28 04:40:13 +00:00
698e6cbf39 setMin, setMax 2022-06-28 04:38:31 +00:00
82f05a274c withEvalOnce macro using implicit quasiquote. Close #26 2022-06-27 18:09:43 +00:00
db7a3a02f5 kind of silly - quick fractions 2022-06-21 21:07:04 +00:00
c71def4638 fix assert error insertion on windows 2022-06-20 00:55:50 +00:00
321d1973ec don't double-switch case values 2022-06-19 23:10:50 +00:00
7b4c850511 don't try to type-guess on list expressions in case 2022-06-19 21:33:20 +00:00
d17098f732 square brackets were still in FieldForms! 2022-06-19 20:19:15 +00:00
29750d6097 more advanced type detection for null checks (#64 wip) 2022-06-19 19:58:32 +00:00
d78ad23dda fix careless import 2022-06-19 18:15:30 +00:00
d5068511cd CompilerTools js failure clear .haxelib from dts2hx 2022-06-19 17:50:25 +00:00
50c0afbd4f CompilerTools throw KissError. Close #38 2022-06-19 17:49:57 +00:00
b3fecc6cf4 Prelude.tryProcess underlying assertProcess 2022-06-19 17:38:30 +00:00
edc4124b33 fix kiss string test 2022-06-18 21:31:34 +00:00
4ce069824c remove last raw haxe. close #63 2022-06-18 21:21:38 +00:00
1bd48108f4 fix removeTypeAnnotations 2022-06-18 20:59:41 +00:00
d8394f92e5 one more raw haxe semicolon 2022-06-18 20:53:03 +00:00
f365b392d2 fix rawhaxeblock unquote case 2022-06-18 20:47:32 +00:00
Yvon
4bf975cc81 add semicolons to raw haxe code 2022-06-18 20:35:57 +00:00
Yvon
90269672ed change raw haxe 2022-06-18 20:35:57 +00:00
1f893cf5c2 fix evalUnquotes rawHaxeBlock error 2022-06-18 20:28:03 +00:00
77aa81378e awaitLet allow synchronous bindings. Close #68 2022-06-18 20:23:59 +00:00
da6bdd47c2 test generated by insertUTestCase 2022-06-18 18:12:43 +00:00
a26e2b32a5 cache convertToHscript in home directory 2022-06-18 15:50:49 +00:00
0dc5d831c4 ByteStream print unknown bytes for inspection 2022-06-12 18:08:24 +00:00
08c10a8ad2 change more complicated doc() cases. Close #30 2022-06-11 16:42:13 +00:00
4f5eebc9b3 n-dimensional nth 2022-06-11 15:51:42 +00:00
f2265f7c94 more ByteStream functions 2022-06-11 15:51:40 +00:00
1a4c118513 parse more parts of blades scenario 2022-06-11 15:51:40 +00:00
2ce3ef2e9a ByteStream.readCString() 2022-06-11 15:51:38 +00:00
f6a5d614a6 refactor ByteStream out of iso-engine Bmp.hx 2022-06-11 15:51:38 +00:00
6317ebbfc3 make Throw default for extras to (groups) 2022-06-11 15:51:34 +00:00
2bd7c16ee8 remove traces 2022-06-11 15:51:33 +00:00
eee9bb99fe hashlink is a static platform 2022-06-11 15:51:32 +00:00
a4aeea9221 Kiss.exp() throw reader and compile errors with file position 2022-06-11 15:51:32 +00:00
b0861b7140 fix wrong position in read error for unmatched ( 2022-06-11 15:51:31 +00:00
b6786586f7 kiss insertion 2022-06-11 15:51:31 +00:00
dd998372e2 warning message for old raw haxe add semicolon 2022-06-11 15:51:25 +00:00
5b9e33b321 Reader throw error for pernicious "$" bug 2022-06-11 15:51:24 +00:00
176042955f undo ~ print->trace 2022-06-11 15:51:22 +00:00
cfc9a8fed2 fix measureTime doc mismatch 2022-06-11 15:51:09 +00:00
bf540c3784 raw haxe block syntax. close #54 2022-06-11 15:49:59 +00:00
c3c153d2d3 use trace for ~ 2022-06-11 15:49:58 +00:00
b8ea8a81d3 trace special form. close #45 2022-06-11 15:49:58 +00:00
Yvon
ced512a4e4 SpecialForms.hx doc update 2022-06-09 18:15:29 +03:00
Yvon
c68153e00d Macros.hx improved documentation 2022-06-09 17:48:28 +03:00
Yvon
37abbb830e some doc changes 2022-06-05 21:20:48 +03:00
bd092a3cdc doc updates 2022-06-05 15:42:28 +00:00
5632c5c246 add KissError.hx 2022-06-04 18:14:27 +00:00
8dd7f62c8a assert throw line number on failure. close #42 2022-06-04 18:10:02 +00:00