Commit History

Author SHA1 Message Date
  Dan Korostelev c82974edf0 use abstract field resolution instead of "implements Dynamic" for haxe.xml.Fast 8 years ago
  Andy Li 54c38f8205 [TravisCI] use the hererocks in python3 in mac builds 8 years ago
  Andy Li db2d1dfca7 [TravisCI] install a patched ptmap for Mac builds 8 years ago
  Andy Li 03eb7a3d41 [jQuery] regenerate extern with added Event.getThis() 8 years ago
  Hugh 13205eedda [cpp] Remove some scalar casts when not requires, and add some to reduce warnings. Closes https://github.com/HaxeFoundation/hxcpp/issues/485 8 years ago
  Justin Donaldson 4cc2e75bc1 fix haxe.web.Dispatch 8 years ago
  Justin Donaldson fa31c5f451 [lua] one more Rex tweak 8 years ago
  Justin Donaldson 7505b84e91 [lua] fix/simplify Rex extern 8 years ago
  ousado 5717b22f7a [js] Add compiler switch to generate enums as objects instead of arrays (#6350) 8 years ago
  Nicolas Cannasse c8101da167 [hl] fixed Type.getClass with interface/virtual input 8 years ago
  Dan Korostelev 0d9ff6c88e oops, add #if 8 years ago
  hughsando 8a03b41356 Disable extra cppia test until I can debug 8 years ago
  Dan Korostelev 9e712ce50c [js] consider statics of @:native("") classes when renaming local vars (closes #6448) 8 years ago
  Dan Korostelev 6d896687a2 [js] support unqualified static field access for @:native("") classes (see #6448) 8 years ago
  Dan Korostelev e3c16ee413 [js] consider @:native type names when collecting reserved names for local vars (see #6448) 8 years ago
  Hugh ddfbb4bb6e Check for null object in Reflect.callMethod. Closes https://github.com/HaxeFoundation/hxcpp/issues/593 8 years ago
  Hugh 2d215cc72e Add alias 'Single' for cpp.Float32. Closes https://github.com/HaxeFoundation/hxcpp/issues/555 8 years ago
  Hugh 765963c5e8 Add jit option to cppia host 8 years ago
  Justin Donaldson de8fe74b24 [lua] faster std Math min/max (#6455) 8 years ago
  Nicolas Cannasse e3a022dd4b added getThis() in jquery event, allow to easily get real this in a callback 8 years ago
  Pascal Peridont a5380c41b4 (HL) Fixed non-blocking SSL Socket connect (#6452) 8 years ago
  Justin Donaldson bd2c846b69 [lua] wrap string operations so that metatable changes are not necessary 8 years ago
  Justin Donaldson 12d58a843d [lua] use _hx_string_wrapper helper function instead of modifying string prototype 8 years ago
  Andy Li 74f78bc279 [TravisCI] use brew bundle to install brew formulae 8 years ago
  Dan Korostelev dc2e5d8b8a [js] apply var escaping rules to function arguments as well (fixes #6449) 8 years ago
  Nicolas Cannasse 3a3c8151ed make -D old-error-format deal with display completion being sent in bytes instead of chars 8 years ago
  Simon Krajewski a4d65d4f0e fix test 8 years ago
  Simon Krajewski c80a6af4ce [typer] don't lose return expressions even if they error (closes #6445) 8 years ago
  Simon Krajewski 99ab0e61d5 [display] check field display on extern function fields (closes #6442) 8 years ago
  Simon Krajewski 6d8f95877e [eval] support extending special classes (closes #6446) 8 years ago