提交历史

作者 SHA1 备注 提交日期
  Simon Krajewski 8632405341 investigate 2 年之前
  Simon Krajewski 1cedf65bad [typer] fix merge mishap 2 年之前
  Simon Krajewski 6066953146 [eval] catch Vector constructor with size < 0 2 年之前
  Aurel 555cbff713 [eval] fix haxe.Int64 to native Int64 conversion (#10800) 2 年之前
  Nicolas Cannasse f3c1a7d8f4 [hl] Added Api.hasDebugger() 2 年之前
  Nicolas Cannasse 8c67be5694 [macro] additional fixes for allow_transform : false (#10792) 2 年之前
  tobil4sk 57d646c821 Fix missing revision tag for non release builds (#10775) 2 年之前
  Simon Krajewski f9b537ae71 [gencommon] treat Null<TypeParam> like TypeParam 2 年之前
  Ian 55f4b33202 Ignore EOF while attempting to read the HTTP header (#10751) 2 年之前
  Simon Krajewski 02a7f9834b [typer] type `null` against expected type if available 2 年之前
  Simon Krajewski 507a54cd9e [neko] dodge for now 3 年之前
  Simon Krajewski 69e428016d [typer] infer `null` as `Null<?>` 3 年之前
  Simon Krajewski 11fd3b9d19 [tests] add 3 年之前
  Simon Krajewski 779b005115 [parser] avoid completion on function name scope 3 年之前
  Simon Krajewski d9a5626629 [jvm] open .class output in binary mode 3 年之前
  Aleksandr Kuzmenko 8f210b4dbc [php] revert anonymous objects optimization (#7916, fixes #10736) 3 年之前
  Simon Krajewski 848a9a5cbf [typer] split up abstract array read/write handling 3 年之前
  Dan Korostelev 02b4357bb3 type return/break/continue expressions with monomorphs instead of Dynamic (see #10744) (#10745) 3 年之前
  Simon Krajewski 983bc1fa0f [tests] remove 3 年之前
  Simon Krajewski 8bc4356e7d [server] bind any signature monomorph to Dynamic after typing 3 年之前
  Simon Krajewski 191c140de4 [typer] give nicer error message when overriding Null<T> 3 年之前
  Simon Krajewski 58b90d09a0 [typer] allow @:structInit on abstract classes 3 年之前
  Simon Krajewski d442e50606 [typer] don't generate implicit abstract methods for non-methods 3 年之前
  Aidan Lee f2e23f6d27 [cpp] Support type parameters on extern classes (#10415) 3 年之前
  Simon Krajewski 15a7dfb44d [eval] validate on Bytes.toString 3 年之前
  Simon Krajewski 1ca394d3d4 [tests] dodge 3 年之前
  Simon Krajewski 949f069b2e [typer] apply interface parameters on implicit abstract fields 3 年之前
  Simon Krajewski ecb470e13c [jvm] deal with `return return` 3 年之前
  Simon Krajewski 45db4d93b5 [eval] deal with bit shifts > 31 3 年之前
  Simon Krajewski 3f13c4747b [inliner] allow inline ctors for function bodies 3 年之前