Commit History

Author SHA1 Message Date
  Cauê Waneck 5834b9ab1a [java/cs] Correctly handle .0X on Std.parseFloat. Closes #3742 10 years ago
  Cauê Waneck 460baf4f8e [cs] Use Lib.as for Std.instance 11 years ago
  Cauê Waneck 4efb4235e2 Merge pull request #2554 from nadako/cs_cleanups 11 years ago
  Nicolas Cannasse b84884d7d8 changed Std.instance definition (close #2534) 11 years ago
  Dan Korostelev 51eba26adc [cs] get rid of most "untyped __cs__" calls, use proper code generation instead 11 years ago
  Caue Waneck dc90026159 [netlib] Preliminary version working 11 years ago
  Caue Waneck a5dda0f61b [java/cs] Accept + before a parseInt/parseFloat string 12 years ago
  Justinfront 00f6df4490 Update Std.hx 12 years ago
  Simon Krajewski f5f72624fa flipped haxe3 switch 12 years ago
  Simon Krajewski 7507234559 strict meta 12 years ago
  Nicolas Cannasse 58bd63ac88 disable Std.format when haxe3 12 years ago
  Nicolas Cannasse df4ec49f6e ExprRequire -> ExprOf 12 years ago
  Nicolas Cannasse f391388e7d license /std to Haxe Foundation / MIT 13 years ago
  Nicolas Cannasse 3bdeafa995 @:core_api is now @:coreApi 13 years ago
  Caue Waneck c3a7af07d5 [haxe/java] unit tests compliance update 13 years ago
  Caue Waneck ac034e1c67 [cs] Several fixes to C# unit tests. Still one exception (needs @:delegate support) and three issues left. 13 years ago
  Caue Waneck ddfed1342e [java] many fixes for the unit tests 13 years ago
  Caue Waneck 4199bff160 [java/cs] minor Lib renaming 13 years ago
  Caue Waneck 531a45c3c1 [java/cs] changed haxe.lang package to cs.internal, and sys.io.NativeInput/Output to cs.io / java.io 13 years ago
  Caue Waneck 7a4ac44562 [java/cs] Recursive inline by using + "" on Std.string 13 years ago
  Caue Waneck 6dd9a558f8 [java/cs] Fixed issue with parseFloat and decimals. Fixes Issue #876 13 years ago
  Caue Waneck 94f41fb2a8 [cs] Completed Std.hx and Java bugfix for parseFloat 13 years ago
  Caue Waneck 7e14d04a89 [cs] Changed how C# deals with package casings, following a more intuitive way (and MSDN's recommendation). Also moved out "cs.native" package to the also more natural "system" package. Fixes Issue #834 (possibly breaking change) 13 years ago
  Caue Waneck 3a146e7ff8 [java/cs] fixed "X should not return null for Int/Float/Bool". Fixes Issue #781 13 years ago
  Caue Waneck e6ba69883a Haxe/Java and Haxe/C# First Commit!!! 13 years ago