.. |
haxe
|
f36d62d619
[js] use src.b.byteLength to check if Bytes can use set for blitting (#5499)
|
9 年之前 |
Array.hx
|
0800b456f4
[js] add notion of EcmaScript version, controllable with -D js-es=<value> (default 5), closes #4961
|
9 年之前 |
Date.hx
|
0590493ccc
[js] add @:pure to Date methods
|
9 年之前 |
EReg.hx
|
7716640220
[js] make EReg constructor inline as in some cases (like replace) we can fully inline the EReg object
|
9 年之前 |
HxOverrides.hx
|
0800b456f4
[js] add notion of EcmaScript version, controllable with -D js-es=<value> (default 5), closes #4961
|
9 年之前 |
Math.hx
|
b9e049b74c
[js] add @:pure to Math methods (except random)
|
9 年之前 |
Reflect.hx
|
d3ea417a74
[js] mark Reflect.hasField as @:pure
|
9 年之前 |
Std.hx
|
5c9aa26831
[js] Std.parseInt is @:pure
|
9 年之前 |
String.hx
|
1c79168a33
update copyright year to 2016
|
9 年之前 |
Type.hx
|
84d3d9f38b
new attempt to see ValueType class description
|
9 年之前 |