.. |
haxe
|
adeb02758e
re-enable BytesBuffer tests (added DataView IE8 implementation)
|
10 years ago |
Array.hx
|
d50d02bc92
Add -D js-es5.
|
11 years ago |
Date.hx
|
f391388e7d
license /std to Haxe Foundation / MIT
|
13 years ago |
EReg.hx
|
fc0b7efa14
[js] use js.RegExp instead of Dynamic in EReg
|
11 years ago |
HxOverrides.hx
|
14dd5e0c3f
Revert "Fixes #3542"
|
10 years ago |
Math.hx
|
ff6c2aa87b
[js] make std Math getters private so they don't show up in completion
|
11 years ago |
Reflect.hx
|
8355f6fbe7
[js] simplify Reflect.field by hand to avoid creating unnecessary closure because analyzer will ignore it now (because of untyped)
|
10 years ago |
Std.hx
|
8970fea667
fix cast + parenthesis parsing (closes #3806)
|
10 years ago |
String.hx
|
f391388e7d
license /std to Haxe Foundation / MIT
|
13 years ago |
Type.hx
|
a6cc542010
[js] get rid of untyped in Type.getClass (it only requires @:privateAccess), make it inline, but disable inline of js.Boot.getClass, as it's quite complex and has untyped
|
10 years ago |