Historie revizí

Autor SHA1 Zpráva Datum
  Dan Korostelev df9f24e232 add tests for the replacer argument of Json.stringify před 9 roky
  Simon Krajewski 066f0bfe4f Merge pull request #4779 from markknol/installer_images před 9 roky
  Mark Knol 2b1e70c42c Updated installer images před 9 roky
  Simon Krajewski aeeb3be4f5 [macro] fix NaN compares (closes #4776) před 9 roky
  Andy Li 9a2fa7bd54 [TravisCI] use php 5.4 před 9 roky
  Simon Krajewski 30299b49d1 fix deprecation před 9 roky
  Simon Krajewski 6ec686333d fix `&&` macro handling again před 9 roky
  Simon Krajewski c0c9449281 fix test před 9 roky
  Simon Krajewski ce1e810d00 Merge branch 'development' of https://github.com/HaxeFoundation/haxe into development před 9 roky
  Simon Krajewski de499fcf80 - fix `@:deprecated` description před 9 roky
  Andy Li 9056563cf7 initial support of jQuery 2.2/1.12 před 9 roky
  Simon Krajewski c94b34784d give proper errors for Void expressions in value places (closes #4754) před 9 roky
  Simon Krajewski 866875a7b9 fix macro `&&` handling when lhs is `null` (closes #4772) před 9 roky
  Simon Krajewski eaf67c8bff check constraints of inferred `@:generic` constructions (closes #4775) před 9 roky
  Andy Li f81a9f14f8 improved doc for Sys.command and sys.io.Process regarding to passing arguments před 9 roky
  Andy Li 48104849b6 added doc for Sys.command and sys.io.Process před 9 roky
  Nicolas Cannasse b3440aede8 clear files cache before generation před 9 roky
  Andy Li 93af4db28e [cs] Sys.command should redirect stdout/stderr to parent před 9 roky
  Andy Li 7ddf00541b [java] Sys.command: destroy process before return před 9 roky
  Andy Li dc6fbe5553 [java] Sys.command should redirect stdout/stderr to parent před 9 roky
  Andy Li 358ebd25de [sys test] PHP_BINARY is only defined in php 5.4+ před 9 roky
  Andy Li 97513f1302 [sys test] get the currently running vm/exe path dynamically před 9 roky
  Andy Li 4ebb5b022c Merge branch 'raw_cmd' into development před 9 roky
  Andy Li 038c0a50f9 put cppia output to bin (see #4771) před 9 roky
  Andy Li e9885a1a8e [python] support calling sys.io.Process with raw cmd string (when args is null) před 9 roky
  Andy Li 243ce60769 [macro] support calling sys.io.Process with raw cmd string (when args is null) před 9 roky
  Dan Korostelev 8c2c742418 Merge pull request #4738 from kaushikprajapati/patch-1 před 9 roky
  Andy Li cd7f5a751c [cpp] test Sys.command with raw cmd string před 9 roky
  Andy Li 6ee8483802 [cs] support calling Sys.command/Process with raw cmd string před 9 roky
  Andy Li 24aa974c7b [java] support calling Sys.command/Process with raw cmd string před 9 roky