.. |
haxe
|
324e149a86
[java] Fix some Java Int64 generation issues
|
10 years ago |
sys
|
2bc69d8a60
rename absPath to absolutePath (closes #3204)
|
10 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
|
6cb1e40b41
Reflect.callMethod should accept Function only.
|
11 years ago |
Std.hx
|
5834b9ab1a
[java/cs] Correctly handle .0X on Std.parseFloat. Closes #3742
|
10 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
|
0b8914e7c8
[java] Fixed some potential race conditions in java.vm.Lock. Closes #3767
|
10 years ago |
Type.hx
|
cf1d24efbf
[java] Type.getEnumConstructs on pure java enums. Closes #2046
|
12 years ago |