.. |
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 |
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 |
Reflect.hx
|
141cab1f55
added Reflect overload for Array<Dynamic> -> Void functions (fixed issue #1367)
|
12 years ago |
Std.hx
|
f5f72624fa
flipped haxe3 switch
|
12 years ago |
StringBuf.hx
|
0eb39cca83
Don't make StringBuf.add inline
|
12 years ago |
Sys.hx
|
3348f996d8
Hash -> haxe.ds.StringMap
|
12 years ago |
Type.hx
|
242dd522ce
more pattern matcher compatibility
|
13 years ago |
Xml.hx
|
e19512f8e3
Xml.createProlog -> Xml.createProcessingInstruction (fixed issue #1435)
|
12 years ago |