Історія комітів

Автор SHA1 Опис Дата
  Simon Krajewski 38b61aa6ed add -D source-target (see #4328) 10 роки тому
  Nicolas Cannasse 3a1d544b6d disabled filter that's causing heisenbug (close #4347) 10 роки тому
  Simon Krajewski 131c8b3460 do not skip implicit casts in display mode (closes #4315) 10 роки тому
  Simon Krajewski bf385fba1d support `@:from macro` (closes #4306) 10 роки тому
  Simon Krajewski 5f66110900 move some things around 10 роки тому
  Simon Krajewski 59aa735a55 borrow some helper functions 10 роки тому
  Simon Krajewski 4ea01aa0be avoid dumb recursion callback mess in unification callback handler 10 роки тому
  Simon Krajewski 12380584ca remove pointless check for `@:arrayAccess` 10 роки тому
  Simon Krajewski 3c81543400 allow using Dynamic as `@:generic` type parameter 10 роки тому
  Dan Korostelev a4ab1a90d3 fix type of metadata TObjectDecl 10 роки тому
  Nicolas Cannasse 457e4d1a97 should also be removed here (ref #3947) 10 роки тому
  Simon Krajewski f00315e9c8 add `:noDoc` to generic instances 10 роки тому
  Simon Krajewski 18de81238b improve pattern match conversion using IntMap instead of List and avoid some work in macro-mode (see #3937) 10 роки тому
  Simon Krajewski aa2c12935a add `maybe_cast` but don't use it because it causes overload ambiguities on C# 10 роки тому
  Simon Krajewski ac2055bd15 centralize path escaping in haxe.io.Path (non-public) and do not escape dots 10 роки тому
  Cauê Waneck bf0de81c9f [java/cs] Only escape special characters. See #3760 10 роки тому
  Simon Krajewski ba507a4d32 Revert "compare v_id instead of physical equality for variables to avoid issues with interp encoding" 10 роки тому
  Dan Korostelev 194ba29a46 compare v_id instead of physical equality for variables to avoid issues with interp encoding 10 роки тому
  frabbit ee66079031 Merge branch 'development' of github.com:HaxeFoundation/haxe into development 10 роки тому
  frabbit 507bb72e73 fix python conflicts with get_shortname (for very long class names) 10 роки тому
  Simon Krajewski 85a5576509 deprecate haxe.macro.MacroType (closes #1899) 10 роки тому
  Simon Krajewski 33d8705813 insert cast when inlining abstracts and make constructor inlining more robust 10 роки тому
  Cauê Waneck 1422aee8fc [java/cs] Added @:implicitCast to mark where an implicit cast took place, and penalize implicit casts on overload selection 10 роки тому
  Cauê Waneck d74e8f001a [overloads] Updated overload debugging 10 роки тому
  Nicolas Cannasse e01fbc4ec0 allow retry of build of child class when parent not ready (close #2117) 10 роки тому
  Simon Krajewski 984d774df2 avoid duplicate locals in pattern matches that have "goto" 10 роки тому
  Cauê Waneck 7b653f5790 [all] Merged Simn's fix to #3090 and fixed C#'s issue with it. Closes #3090 10 роки тому
  Simon Krajewski 344370c208 allow static macros on `@:generic` classes (closes #3766) 10 роки тому
  Simon Krajewski 594e08b158 make sure extended generic type parameters are built before checking if they have a constructor (closes #3557) 10 роки тому
  Simon Krajewski 155ce1571a delay field typing in `build_generic` 10 роки тому