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