コミット履歴

作者 SHA1 メッセージ 日付
  Andy Li ae6349cccf bump license year to 2015 9 年 前
  Cauê Waneck f19ddc6671 [java/cs] Fix parseFloat tests from #4132 and on java/cs 10 年 前
  Cauê Waneck 13fe6a596b [java/cs] Add some parseInt tests from #4132 and fix them on java/cs 10 年 前
  Dan Korostelev 616ac8fc53 [java] fix parsing of sign after E in Std.parseFloat (see #4051) 10 年 前
  Cauê Waneck 9ba87941bf [java/cs] Use native Float parsing to ensure no precision loss. Closes #4051 10 年 前
  Cauê Waneck 5834b9ab1a [java/cs] Correctly handle .0X on Std.parseFloat. Closes #3742 10 年 前
  Cauê Waneck 48a88705d3 [java] Fix Std.instance - because of constraints, the type was being cast to the expected type in the argument call 11 年 前
  Nicolas Cannasse b84884d7d8 changed Std.instance definition (close #2534) 11 年 前
  Caue Waneck a5dda0f61b [java/cs] Accept + before a parseInt/parseFloat string 12 年 前
  Justinfront 406a09d7cb Update Std.hx 12 年 前
  David Peek 2642ca5bed Remove docs from platform std implementation classes. 12 年 前
  Caue Waneck 929b77af41 [java/cs] Java: Replaced std lib by hxjava's jar. Other fixes: 12 年 前
  Caue Waneck 4e5f9bfe7d [java/cs] More unit tests fixes - Java target ok on unit tests 12 年 前
  Caue Waneck 2a16e41cfb [java/cs] unit tests-related fixes 12 年 前
  Simon Krajewski f5f72624fa flipped haxe3 switch 12 年 前
  Simon Krajewski 7507234559 strict meta 12 年 前
  Nicolas Cannasse 58bd63ac88 disable Std.format when haxe3 12 年 前
  Nicolas Cannasse df4ec49f6e ExprRequire -> ExprOf 13 年 前
  Nicolas Cannasse f391388e7d license /std to Haxe Foundation / MIT 13 年 前
  Nicolas Cannasse 3bdeafa995 @:core_api is now @:coreApi 13 年 前
  Caue Waneck c3a7af07d5 [haxe/java] unit tests compliance update 13 年 前
  Caue Waneck 9024be6364 [java] several fixes related to unit tests 13 年 前
  Caue Waneck ddfed1342e [java] many fixes for the unit tests 13 年 前
  Caue Waneck 85cba84558 [java] moved haxe.lang.* package to java.internal 13 年 前
  Caue Waneck bf4e23ec0f [java] initial Type API implementation 13 年 前
  Caue Waneck 7a4ac44562 [java/cs] Recursive inline by using + "" on Std.string 13 年 前
  Caue Waneck 6dd9a558f8 [java/cs] Fixed issue with parseFloat and decimals. Fixes Issue #876 13 年 前
  Caue Waneck 94f41fb2a8 [cs] Completed Std.hx and Java bugfix for parseFloat 13 年 前
  Caue Waneck b5094dbeec [java] Finished the Reflect and Std apis. Added Var Args function, and Native Method Function. 13 年 前
  Caue Waneck 3a146e7ff8 [java/cs] fixed "X should not return null for Int/Float/Bool". Fixes Issue #781 13 年 前