Commit History

作者 SHA1 備註 提交日期
  Mark Knol b3cc1d7949 Happy new year! (#6799) 7 年之前
  Mark Knol 875ad19432 2017 (#5932) 8 年之前
  Cauê Waneck bd0b1ed8aa [java/cs] Workaround for issue #5124 9 年之前
  Andy Li 1c79168a33 update copyright year to 2016 9 年之前
  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 12 年之前
  Nicolas Cannasse f391388e7d license /std to Haxe Foundation / MIT 12 年之前
  Nicolas Cannasse 3bdeafa995 @:core_api is now @:coreApi 12 年之前
  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 年之前