|
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 |
|
|
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 |
|