Commit History

Author SHA1 Message Date
  Alexander Kuzmenko df5fb75731 [php] better Sys.println() 7 years ago
  Alfredo Beaumont bd8970630d Add an OCaml native SHA1 implementation in macros (#6890) 7 years ago
  Robert Clipsham 7420bb5934 Add some debug information (#6886) 7 years ago
  Pascal Peridont 7b6ae8eece (hl) Fixed ssl.Certificate.altNames (#6882) 7 years ago
  ncannasse 0920d2352e fixed makeVarArgs on HL 7 years ago
  ncannasse a9910f63e8 testMakeVarArgs on all platforms 7 years ago
  Dan Korostelev 2d1e3f0e88 minor 7 years ago
  Ben Morris 476d180548 Add File.update for writing to file without truncating (#6872) 7 years ago
  ncannasse 1ab9f3d5d9 prioritize __init__ calls over other static exprs 7 years ago
  Alexander Kuzmenko eaf32fecd6 Fixed loop unrolling (closes #3784, fixes #3792) (#6876) 7 years ago
  Alexander Kuzmenko f0b92870cc [js] added js.Date.toHaxeDate() 7 years ago
  Alexander Kuzmenko 9f439e8a85 [cs] added handling of Bool to Type.getClassName() and Type.resolveClass() (fixes #6875) 7 years ago
  Alexander Kuzmenko af6c89fe4d [js] added js.Date.fromHaxeDate() 7 years ago
  Alexander Kuzmenko dd54295310 fixed js.Cookie to use Haxe's Date instead of js.Date 7 years ago
  Alexander Kuzmenko 6ddecfe9a4 [cs] fixed test for #6871 7 years ago
  Alexander Kuzmenko bcb9c247d6 [js] added externs for js.Date (closes #6855) 7 years ago
  Alexander Kuzmenko 1296ed7c88 changelog [skip ci] 7 years ago
  Alexander Kuzmenko 90272e4b1a [flash] don't swallow exceptions thrown in getters/setters when invoked with Reflect methods (fixes #6871, fixes #5460) 7 years ago
  Alexander Kuzmenko b00048aeb8 [php] fixed array writing at the length of an array (fixes #6874) 7 years ago
  Andy Li d8d47b9007 [AppVeyor] pin nsis version to 3.02 7 years ago
  Alexander Kuzmenko 86a5baef69 [display] allow packages starting with underscore (fixes #5417) 7 years ago
  Nicolas Cannasse 4d79f7626c enable all passing tests for HL 7 years ago
  Nicolas Cannasse 70d91fd69d #if (....) -> #if static 7 years ago
  Nicolas Cannasse de168b4de6 removed this Sys.time() test: it is not specified as having any date time meaning apart good precision 7 years ago
  Nicolas Cannasse 69d6a6c5f2 fallback on dynamic access when creating closures on interface methods (close #6703) 7 years ago
  Nicolas Cannasse 19f27d0202 prevent Socket.readBytes to return 0 and fix UdpSocket implementation 7 years ago
  Nicolas Cannasse 2d5a27fe47 added unit test for #6703 7 years ago
  Nicolas Cannasse 34fa1316a7 added ++ / -- support for Dynamic, fix postfix float ++/-- evaluating to 1. instead of preincr value (close #6241) 7 years ago
  Nicolas Cannasse 614b9bf103 added ref-to-null cast (close #6210) 7 years ago
  Nicolas Cannasse 3519d090a6 minor 7 years ago