2d76da9465
alias locals when inlining a tail call
2019-03-17 00:11:16 +01:00
0c388ca4c6
make std/string test ok again
2019-03-16 14:48:22 +01:00
05a35f42f6
more
2019-03-16 11:24:13 +01:00
b8a08da7a5
more static array
2019-03-16 07:26:33 +01:00
058dc8d4fa
static array stuff
2019-03-15 13:13:48 +01:00
968b0321a0
decisions
2019-03-15 09:26:31 +01:00
139cec0846
Merge branch 'master' into runtime
2019-03-14 13:02:51 +01:00
d3ca06b7ce
inline single-use implementations
2019-03-14 12:52:46 +01:00
3a60638f72
simplify
2019-03-14 12:46:36 +01:00
cdf3e2cf12
fixes
2019-03-14 09:22:20 +01:00
ea43f9f2d0
what's that btw
2019-03-14 08:05:33 +01:00
3b8c2331f4
symbols
2019-03-14 07:45:59 +01:00
84ddd97761
if that's what's necessary
2019-03-14 06:09:49 +01:00
a5e14a0eaa
srsly
2019-03-14 05:11:03 +01:00
6163a73ab5
take a step back
2019-03-14 04:33:58 +01:00
e38f627c8b
more
2019-03-13 22:35:47 +01:00
6f70826e45
hmm
2019-03-13 09:05:02 +01:00
e581f254d0
fix
2019-03-13 03:48:58 +01:00
707f2dae9a
more
2019-03-13 03:47:35 +01:00
37d361bafd
dataview
2019-03-13 03:39:27 +01:00
e78c4c7f54
more
2019-03-13 03:09:24 +01:00
36d54d63d5
slowly but steadily
2019-03-12 04:35:01 +01:00
8e9586783f
I'm lost
2019-03-12 02:14:30 +01:00
146dfdbb4a
it's all broken
2019-03-11 23:34:20 +01:00
6de4847356
Fix postinstall script ( #538 )
2019-03-11 20:00:18 +01:00
d9a5681489
arraybufferview
2019-03-11 07:45:47 +01:00
1198e71236
same for padStart
2019-03-11 01:29:12 +01:00
ebe92c62a8
untrampoline padEnd
2019-03-11 01:20:47 +01:00
ce82e5458e
unshiftify padEnd
2019-03-11 01:16:05 +01:00
f076826e59
update std/string
2019-03-11 00:35:17 +01:00
85b740d670
fix
2019-03-10 21:42:18 +01:00
cb77760562
unsafe, stub
2019-03-10 21:38:15 +01:00
5a2ab3d7ec
what std/string would look like
2019-03-10 02:57:05 +01:00
5c25b0cb72
refactor
2019-03-09 02:44:46 +01:00
661e239fcb
refactor
2019-03-09 02:37:05 +01:00
0c537c3363
test a few things
2019-03-09 02:04:08 +01:00
4f1a971a61
make it test again
2019-03-09 01:06:45 +01:00
0ad9d560e0
integrate
2019-03-09 00:40:03 +01:00
911a4bbaf2
design
2019-03-08 23:12:23 +01:00
dd5430aa76
simplify more
2019-03-08 22:50:30 +01:00
979a0b8f23
simplify
2019-03-08 22:33:05 +01:00
878ee3f13b
fix
2019-03-08 22:08:28 +01:00
80fb4509af
Runtime experiment
2019-03-08 22:04:20 +01:00
d411415060
Implement TypedArray#reverse ( #532 )
2019-03-08 18:48:06 +01:00
cdec865bef
Update Binaryen to latest nightly
2019-03-08 16:19:46 +01:00
c835b5fb40
Update dependencies and rebuild dist files
2019-03-08 14:28:45 +01:00
252b843c4b
General cleanup ( #525 )
...
* Cleans up and trims the overly large builtins file by ~1600 lines
* Properly propagate inline assembler-like argument types
* Use https in examples
* Reformat README
2019-03-08 14:24:48 +01:00
5f547131ab
Update nbody example for Rust ( #528 )
2019-03-06 21:27:54 +01:00
f841f0fe1f
Add portable sincos polyfill ( #529 )
2019-03-06 20:20:18 +01:00
783dd32c2e
Implement TypedArray#forEach ( #530 )
2019-03-06 19:07:10 +01:00