Historique des commits

Auteur SHA1 Message Date
  Mark Knol 875ad19432 2017 (#5932) il y a 8 ans
  Cauê Waneck bd0b1ed8aa [java/cs] Workaround for issue #5124 il y a 9 ans
  Andy Li 1c79168a33 update copyright year to 2016 il y a 9 ans
  Andy Li ae6349cccf bump license year to 2015 il y a 9 ans
  Cauê Waneck f19ddc6671 [java/cs] Fix parseFloat tests from #4132 and on java/cs il y a 10 ans
  Cauê Waneck 13fe6a596b [java/cs] Add some parseInt tests from #4132 and fix them on java/cs il y a 10 ans
  Dan Korostelev 616ac8fc53 [java] fix parsing of sign after E in Std.parseFloat (see #4051) il y a 10 ans
  Cauê Waneck 9ba87941bf [java/cs] Use native Float parsing to ensure no precision loss. Closes #4051 il y a 10 ans
  Cauê Waneck 5834b9ab1a [java/cs] Correctly handle .0X on Std.parseFloat. Closes #3742 il y a 10 ans
  Cauê Waneck 48a88705d3 [java] Fix Std.instance - because of constraints, the type was being cast to the expected type in the argument call il y a 10 ans
  Nicolas Cannasse b84884d7d8 changed Std.instance definition (close #2534) il y a 11 ans
  Caue Waneck a5dda0f61b [java/cs] Accept + before a parseInt/parseFloat string il y a 12 ans
  Justinfront 406a09d7cb Update Std.hx il y a 12 ans
  David Peek 2642ca5bed Remove docs from platform std implementation classes. il y a 12 ans
  Caue Waneck 929b77af41 [java/cs] Java: Replaced std lib by hxjava's jar. Other fixes: il y a 12 ans
  Caue Waneck 4e5f9bfe7d [java/cs] More unit tests fixes - Java target ok on unit tests il y a 12 ans
  Caue Waneck 2a16e41cfb [java/cs] unit tests-related fixes il y a 12 ans
  Simon Krajewski f5f72624fa flipped haxe3 switch il y a 12 ans
  Simon Krajewski 7507234559 strict meta il y a 12 ans
  Nicolas Cannasse 58bd63ac88 disable Std.format when haxe3 il y a 12 ans
  Nicolas Cannasse df4ec49f6e ExprRequire -> ExprOf il y a 12 ans
  Nicolas Cannasse f391388e7d license /std to Haxe Foundation / MIT il y a 12 ans
  Nicolas Cannasse 3bdeafa995 @:core_api is now @:coreApi il y a 12 ans
  Caue Waneck c3a7af07d5 [haxe/java] unit tests compliance update il y a 13 ans
  Caue Waneck 9024be6364 [java] several fixes related to unit tests il y a 13 ans
  Caue Waneck ddfed1342e [java] many fixes for the unit tests il y a 13 ans
  Caue Waneck 85cba84558 [java] moved haxe.lang.* package to java.internal il y a 13 ans
  Caue Waneck bf4e23ec0f [java] initial Type API implementation il y a 13 ans
  Caue Waneck 7a4ac44562 [java/cs] Recursive inline by using + "" on Std.string il y a 13 ans
  Caue Waneck 6dd9a558f8 [java/cs] Fixed issue with parseFloat and decimals. Fixes Issue #876 il y a 13 ans