.. |
haxe
|
b6aa2c24b9
close #4032
|
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
|
71497f352a
remove old mt leftovers (see https://github.com/HaxeFoundation/haxe/commit/09ce6695e09fdea461a5de2458d1980f554fe7c9#commitcomment-10262976)
|
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 |