.. |
haxe
|
f301baef6a
add static analyzer
|
11 years ago |
sys
|
2bc69d8a60
rename absPath to absolutePath (closes #3204)
|
10 years ago |
Date.hx
|
f391388e7d
license /std to Haxe Foundation / MIT
|
12 years ago |
EReg.hx
|
affcc9c9bf
do not duplicate String on unmatched EReg.map (fixed issue #1565)
|
12 years ago |
List.hx
|
9308a0d15d
[php] keep h and q fields of List if its iterator is used (closes #3047)
|
11 years ago |
Math.hx
|
04d1df7d77
Clean trailing whitespace from .hx files.
|
11 years ago |
Reflect.hx
|
c5a7c15232
[php] handle string comparison using strcmp to avoid crazy conversions
|
10 years ago |
Std.hx
|
04d1df7d77
Clean trailing whitespace from .hx files.
|
11 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 |
StringTools.hx
|
3751d781ab
php: further fix for StringTools.hex
|
12 years ago |
Sys.hx
|
e6c2dd0ce5
make Sys.command quote executing command on Windows (see #3402)
|
11 years ago |
Type.hx
|
6cb1e40b41
Reflect.callMethod should accept Function only.
|
11 years ago |