Simon Krajewski affcc9c9bf do not duplicate String on unmatched EReg.map (fixed issue #1565) 12 years ago
..
haxe f8e6525469 added Map.toString and made sure Std.string is called on the keys of ObjectMap (fixed issue #1540) 12 years ago
sys 715f8790d5 ignore paths ending with : when creating directories to allow absolute Windows paths 12 years ago
Array.hx 42eea08e40 partial support for Array.map/filter 12 years ago
Date.hx f391388e7d license /std to Haxe Foundation / MIT 13 years ago
EReg.hx affcc9c9bf do not duplicate String on unmatched EReg.map (fixed issue #1565) 12 years ago
Math.hx 5f303d004c fixed min/max with NaN on neko, more into to floats 12 years ago
Reflect.hx 884817d522 removed __id__ if found in fields 12 years ago
Std.hx f5f72624fa flipped haxe3 switch 12 years ago
String.hx f391388e7d license /std to Haxe Foundation / MIT 13 years ago
StringBuf.hx c186af32bf renamed neko.StringBuf.__string to __to_string (fixed issue #1292) 13 years ago
Sys.hx 3348f996d8 Hash -> haxe.ds.StringMap 12 years ago
Type.hx 96bf01fa5f pattern match support for untyped code 13 years ago
Xml.hx e19512f8e3 Xml.createProlog -> Xml.createProcessingInstruction (fixed issue #1435) 12 years ago