Dan Korostelev d4458474db [python] support typed VarArgs similar to KwArgs (see #3879) 10 years ago
..
haxe dcb66fcf07 [python] try to clean up Native(Haxe)Iterator(Iterable) again. 11 years ago
sys bcb71fbc0a [python] fix double return 10 years ago
Array.hx eb467870cd [python] remove return from some Void methods because the analyzer complains 11 years ago
Date.hx 2a3b66e186 [python] rename modules, follow same convention than nodejs target for module -> class mapping 10 years ago
EReg.hx 0c7b995298 [python] fix EReg.matchSub (closes #3458) 11 years ago
Math.hx 4a35279797 [python] remove documentation from Math because the XML merger does not like it (see #3381) 11 years ago
Reflect.hx d4458474db [python] support typed VarArgs similar to KwArgs (see #3879) 10 years ago
Std.hx 9e37e778be improve performance of Std.is, Std.string(Boot.toString), avoid HxOverride.eq calls when possible 11 years ago
String.hx f6bb5419be inline some string methods 11 years ago
StringBuf.hx 4100c04dda fix @:enum abstract field access (see #2939) 11 years ago
Sys.hx 5d7d358bfa StringMap<T> => Map<String,T> 11 years ago
Type.hx 88e6717d74 remove some unused code 11 years ago