.. |
haxe
|
1d9675e1ea
[java] made enum classes not be hxgen on Java
|
13 years ago |
Array.hx
|
ef7938e882
[java/cs] Fixed Array.remove bug. Fixes Issue #875
|
13 years ago |
Date.hx
|
e7ec003e39
[java] added suppress warnings: deprecation for some deprecated api uses. Fixes Issue #861
|
13 years ago |
EReg.hx
|
7f09bf29cb
[java] minor
|
13 years ago |
Hash.hx
|
8285513722
reverted Null<T> restrictions : we unify whole-function when making a call, leading to unwanted errors
|
13 years ago |
IntHash.hx
|
8285513722
reverted Null<T> restrictions : we unify whole-function when making a call, leading to unwanted errors
|
13 years ago |
Math.hx
|
45ad10a24f
[java] changed 'jvm' to 'java'. Fixed Issue #762
|
13 years ago |
Reflect.hx
|
ff5c6ddec1
[cs] Implemented initial Reflect API:
|
13 years ago |
Std.hx
|
6dd9a558f8
[java/cs] Fixed issue with parseFloat and decimals. Fixes Issue #876
|
13 years ago |
String.hx
|
8f34f5f6ad
[java/cs] EReg initial implementation
|
13 years ago |
Type.hx
|
2fe77ed05a
[java] Now Java uses native java.lang.Class<T> as the representation of Haxe's Class<T>. Fixes Issue #821
|
13 years ago |
Xml.hx
|
45ad10a24f
[java] changed 'jvm' to 'java'. Fixed Issue #762
|
13 years ago |