Commit Graph

533 Commits

Author SHA1 Message Date
c3953040df assertThrowsAtCompileTime 2022-08-05 18:50:29 +00:00
cbd48401d7 Move FuzzyMap core functionality to FuzzyMapTools for reuse 2022-08-04 20:42:06 +00:00
f319d66f55 allow constructing StringMap in KissInterp 2022-08-04 19:34:25 +00:00
17cbc68ff8 very useful macroPrint keyword 2022-08-02 15:27:54 +00:00
3a05a49394 fix ifLet stealing the symbol v 2022-08-02 15:27:29 +00:00
865456b6c5 fix isNull() type loss 2022-08-02 15:27:04 +00:00
69cc312465 fix whenLet (for all targets, I think). close #64 2022-08-02 00:19:22 +00:00
7f2db977de symbolName and symbolNameValue can parse meta exps now 2022-07-27 17:35:48 +00:00
b60e60a8ed Make setNth n-dimensional 2022-07-09 14:46:09 +00:00
367479693e print how a temporary script was interpolated if it fails 2022-07-08 19:20:52 +00:00
c2f97b76dd thread DLSystem for mp3s 2022-07-07 02:30:55 +00:00
1788f5b635 fix logical error in substr 2022-07-06 21:34:23 +00:00
0dfbe9f118 removeFiles 2022-07-05 00:14:55 +00:00
634d36b922 dropStringIf 2022-07-03 01:46:46 +00:00
12a2705d20 localFunction 2022-07-03 01:46:31 +00:00
d8c0015ec8 more specific error message on lambdas with typed args 2022-07-02 23:11:10 +00:00
6537a5c478 NAT flixel playground multiple playground views 2022-07-02 23:10:47 +00:00
8fd7166d4c DLSystem handle music 2022-07-02 01:29:18 +00:00
8ca94ffbcd DLSystem check for youtube-dl 2022-07-02 00:36:36 +00:00
7d4d1c1e12 better error message from exprCase 2022-07-01 23:33:00 +00:00
6f7a518bfe sortBy 2022-06-28 17:09:04 +00:00
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