.. |
haxe
|
b97fe46205
[java/cs] Int64.compare fix. Closes #2317
|
11 years ago |
sys
|
01c8badafe
Splitting fullPath into fullPath, which should resolve symlinks and find only real paths, and absPath, which should not.
|
11 years ago |
Array.hx
|
a835bfe8e3
also use iterator class on java
|
11 years ago |
Date.hx
|
2642ca5bed
Remove docs from platform std implementation classes.
|
12 years ago |
EReg.hx
|
cd3925dd6c
[Cs,Java] added/fixed @:coreApi on String and EReg
|
12 years ago |
Math.hx
|
2642ca5bed
Remove docs from platform std implementation classes.
|
12 years ago |
Reflect.hx
|
2642ca5bed
Remove docs from platform std implementation classes.
|
12 years ago |
Std.hx
|
b84884d7d8
changed Std.instance definition (close #2534)
|
11 years ago |
String.hx
|
a4c1509bfa
(Java) add Void->BytesData overload to getBytes
|
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 |
Sys.hx
|
2642ca5bed
Remove docs from platform std implementation classes.
|
12 years ago |
Type.hx
|
cf1d24efbf
[java] Type.getEnumConstructs on pure java enums. Closes #2046
|
12 years ago |
Xml.hx
|
8e32d7f112
LF normalization
|
12 years ago |