Mark Knol
|
b3cc1d7949
Happy new year! (#6799)
|
7 年之前 |
Dan Korostelev
|
1cdd50ac75
supposedly fix #6491
|
8 年之前 |
Mark Knol
|
875ad19432
2017 (#5932)
|
8 年之前 |
ousado
|
6be532249c
add ArrayViewBuffer fields to js.html.compat.DataView (closes #5673) (#5674)
|
9 年之前 |
Dan Korostelev
|
1e6193f8b2
oops
|
9 年之前 |
Dan Korostelev
|
2a701cf592
rengenerate js externs (closes #5445)
|
9 年之前 |
Simon Krajewski
|
a1d47d6787
[js] keep compat version iff non-compat version is used (see #4259)
|
9 年之前 |
Andy Li
|
1c79168a33
update copyright year to 2016
|
9 年之前 |
Dan Korostelev
|
a6e583711a
[js] guard against including js.html.compat stuff when -D nodejs (see HaxeFoundation/hxnodejs#42)
|
9 年之前 |
Andy Li
|
ae6349cccf
bump license year to 2015
|
9 年之前 |
Andy Li
|
c6597aff78
Fixed #4490.
|
10 年之前 |
Simon Krajewski
|
f5759d36bb
keep DataView only if we use Float32Array or Float64Array (see #4259)
|
10 年之前 |
Andy Li
|
7ae2b6713d
clean up the js.html.compat polyfill code
|
10 年之前 |
Andy Li
|
00828b4f69
provide polyfills of ArrayBuffer and DataView
|
10 年之前 |
Andy Li
|
5fc4f8d42c
use Function() to access global stuffs (see #4138)
|
10 年之前 |
Nicolas Cannasse
|
4307f76288
Revert 10e25d13d69140ac9934354fbacb1ae09325db39.
|
10 年之前 |
Nicolas Cannasse
|
10e25d13d6
use Function code instead of global/window (close #4138)
|
10 年之前 |
Nicolas Cannasse
|
df5ba6715b
fixed DataView support in IE8-9
|
10 年之前 |
Nicolas Cannasse
|
adeb02758e
re-enable BytesBuffer tests (added DataView IE8 implementation)
|
10 年之前 |