| .. |
|
haxe
|
4c1e83c64f
typed arrays fixes for nodeJS (does not respect spec wrt optional length) close #4142
|
10 ani în urmă |
|
Array.hx
|
19b23c5260
[js] patch slice anyway
|
10 ani în urmă |
|
Date.hx
|
f391388e7d
license /std to Haxe Foundation / MIT
|
13 ani în urmă |
|
EReg.hx
|
fc0b7efa14
[js] use js.RegExp instead of Dynamic in EReg
|
11 ani în urmă |
|
HxOverrides.hx
|
51d9bcad30
[js] cleanup HxOverrides.substr code (see #4365)
|
10 ani în urmă |
|
Math.hx
|
ff6c2aa87b
[js] make std Math getters private so they don't show up in completion
|
11 ani în urmă |
|
Reflect.hx
|
8355f6fbe7
[js] simplify Reflect.field by hand to avoid creating unnecessary closure because analyzer will ignore it now (because of untyped)
|
10 ani în urmă |
|
Std.hx
|
8970fea667
fix cast + parenthesis parsing (closes #3806)
|
10 ani în urmă |
|
String.hx
|
541f95d61f
[js] revert recent String.substr and StringTools.trim changes (see #4365 and 7d7adba63563f4b805f613d602cfc28b095f6bb1)
|
10 ani în urmă |
|
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 ani în urmă |