Commit History

Author SHA1 Message Date
  Aleksandr Kuzmenko 48b514e4bd [java][jvm] Parse varargs as haxe.extern.Rest (#9846) 4 years ago
  Aurel 8616359ff7 Reformat std (#8408) 6 years ago
  Alexander Kuzmenko 2f98d032ec Moved quoteWinArg, quotUnixArg, isEof out of StringTools to haxe.SysTools (#8151) 6 years ago
  Mark Knol 90eda8ce3c Happy new year! :tada: 7 years ago
  Mark Knol b3cc1d7949 Happy new year! (#6799) 8 years ago
  Simon Krajewski e7cc0ba924 case var (#6608) 8 years ago
  Nicolas Cannasse fae543b5f9 added "detached" flag from sys.io.Process creation 8 years ago
  Mark Knol 875ad19432 2017 (#5932) 9 years ago
  Valentin Lemière 3384a7cc26 Set default value of Process.exitCode as true for backward compatibility (#5902) 9 years ago
  Nicolas Cannasse 4bdbc88b0a changed Process.exitCode specification, allow non blocking query (default=false for backward compatibility) 9 years ago
  Andy Li dc6fbe5553 [java] Sys.command should redirect stdout/stderr to parent 10 years ago
  Andy Li 24aa974c7b [java] support calling Sys.command/Process with raw cmd string 10 years ago
  Andy Li dfdafb68e0 Make the args of sys.io.Process optional, to support running raw command. 10 years ago
  Andy Li 1c79168a33 update copyright year to 2016 10 years ago
  Andy Li 767b3fb402 Fixed basic cases of commandline argument escaping of Sys.command and haxe.io.Process. (#3603) 10 years ago
  Andy Li ae6349cccf bump license year to 2015 10 years ago
  Jonas Malaco Filho a105259182 [java] Fixed EOF catching on the output of sys.io.Process 12 years ago
  Caue Waneck 4b6395882b [java] Added minimal std lib; fixed issue #1451 ;added support for override detection in java-lib; added correct overload check override implementation (only count arguments, not return types); many -java-lib related fixed 13 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 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 25ad3682f5 [java/cs] sys.io.Process implementation 13 years ago