frabbit e683253e88 fix tricky VarArgs again (runtime array on the call site and tuple on the receiving site) (fixes #2937) 11 years ago
..
haxe a91ea4e122 remove comments from implementation 11 years ago
sys 4c4d125f80 fixed windows problem (saveContent), small refactoring 11 years ago
Array.hx 4a4f1455a6 renamed and moved PyIterator => NativeIterator, PyIterable => NativeIterable, the underlying typedefs are now suffixed with Raw 11 years ago
Date.hx 00f4529662 more cleanup 11 years ago
EReg.hx bd6329290d add inline 11 years ago
Math.hx 21787502b4 handle positive and negative infinity in trigonometry functions 11 years ago
Reflect.hx e683253e88 fix tricky VarArgs again (runtime array on the call site and tuple on the receiving site) (fixes #2937) 11 years ago
Std.hx 09c9e422ae remove Std -> Date dependency 11 years ago
String.hx 88212142c6 remove Builtin dependency of Array and String 11 years ago
StringBuf.hx 453f33d511 remove comment 11 years ago
Sys.hx fbd40276db rewrite FileInput and FileOutput 11 years ago
Type.hx b5ab78c749 more cleanup 11 years ago
Xml.hx 5afef488ef cleanup untyped, cleanup Math, add native Math class 11 years ago