Commit History

Author SHA1 Message Date
  Hugh d0ea25c0e5 [cpp] Include filename when making unique name for StackPosition. Fixes #5740 9 years ago
  Nicolas Cannasse 9b991f28c4 added hl sentinel API 9 years ago
  Nicolas Cannasse 62dd160bb8 minor fix to prevent some missing functions cast support 9 years ago
  hughsando 2e15527b77 [cpp] Allow constructor to go into header file for inlining if it is simple enough. Inline some Mandelbrot functions 9 years ago
  Cauê Waneck da5d12cf84 Move record macros to a separate project 9 years ago
  Cauê Waneck 8778016e65 [java/cs] We need to consider Dynamic return types as non-covariant when fixing overrides 9 years ago
  hughsando 512deac24e [cpp] Some initial work on inlining constructors 9 years ago
  Cauê Waneck 7fcf6e3d3e [cs] Fix delegate cache's TIf type 9 years ago
  Cauê Waneck faeda7ba41 [java] Fix `Vector#toArray`. Closes #4979 9 years ago
  Cauê Waneck 9ab880c6ba [java/cs] Make sure the main expression is always a block 9 years ago
  Cauê Waneck 9d450a11ed [java/cs] Add EntryPoint support. Closes #5350 9 years ago
  Cauê Waneck 7062c6b23c [cs] Make sure to cast a conditional operator to the base if class when using ?: 9 years ago
  Cauê Waneck 43d3ab7456 [java] Fix urlEncode representation of `~`. Closes #5505 9 years ago
  Nicolas Cannasse 2de73e6b61 fixed unnamed fields generation 9 years ago
  Nicolas Cannasse 7da16f4dc7 fixed BytesBuffer.addString 9 years ago
  Nicolas Cannasse 7f74f20a3f bugfix in interfaces 9 years ago
  Nicolas Cannasse cefebd4080 don't use arrays for interface memoization, optimize "this" to interface (no null check required) 9 years ago
  Kevin Leung f5e7c3e252 Preliminary implementation of python's threading externs (#5730) 9 years ago
  Dan Korostelev 143be6fd7e [python] handle special arguments (args, kwargs) for constructor calls as well (closes #5737) 9 years ago
  Nicolas Cannasse 11d218ffdc added obj->interface memoization 9 years ago
  hughsando d4178e8bb0 [cpp] Use .mm extension for resource files if required 9 years ago
  Andy Li 09baa84c8c hl BytesData#b was renamed to bytes in dab467234b3773569f061b2d452db7a45b334071 9 years ago
  Simon Krajewski 77aa32d6c0 disable `o["s"]` to `o.s` rewrite (see #5724) 9 years ago
  Hugh 57b67ad10d [cpp] Correctly type the result of TCasting an interface. Closes #5705 9 years ago
  Justin Donaldson 01f6d985f7 [lua] make @:native constructors possible 9 years ago
  Simon Krajewski a3af62f601 don't be overly shy around TArrayDecl 9 years ago
  Simon Krajewski 5a2f676950 HL fails no more (closes #5524) 9 years ago
  Simon Krajewski e8d92e7479 make haxe.web.Request #error if on a bad target (closes #5535) 9 years ago
  Simon Krajewski 6011415a97 deal with TArrayDecl side-effect order as well (closes #5667) 9 years ago
  Simon Krajewski eda0164f30 support --times on toplevel display (closes #5710) 9 years ago