.. |
haxe
|
4e8152a682
move IMap to haxe.Constraints in order to avoid circular references
|
11 years ago |
sys
|
2bc69d8a60
rename absPath to absolutePath (closes #3204)
|
10 years ago |
Array.hx
|
75954e41b9
Array.indexOf/lastIndexOf (closes #1242)
|
11 years ago |
Date.hx
|
0eee921a87
always keep Date.toString (close #2560)
|
11 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
|
6cb1e40b41
Reflect.callMethod should accept Function only.
|
11 years ago |
Std.hx
|
04d1df7d77
Clean trailing whitespace from .hx files.
|
11 years ago |
String.hx
|
f391388e7d
license /std to Haxe Foundation / MIT
|
13 years ago |
StringBuf.hx
|
30c765684e
improved StringBuf : do not use Dynamic for add(), so inlined version can choose not to use Std.string
|
11 years ago |
Sys.hx
|
a4df4f8654
Merge pull request #3602 from HaxeFoundation/sys_command_escape
|
10 years ago |
Type.hx
|
6cb1e40b41
Reflect.callMethod should accept Function only.
|
11 years ago |