2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Simon Krajewski 394f0ea33e allow operator overloading on abstracts with @:op syntax (this may be subject to change) 12 жил өмнө
  Nicolas Cannasse 6bdf606509 prevent recursive constraints (fixed issue #1337) 12 жил өмнө
  Nicolas Cannasse cba7667054 added @:noPackageRestrict on sys.db.Types to allow its usage on all platforms (fixed issue #1382) 12 жил өмнө
  Nicolas Cannasse 0be7ec7ddc allowed polymorphic functions with constraints in structures (fixed issue #1421) 12 жил өмнө
  Nicolas Cannasse 1d4fa04e16 abstract should be either @:coreType or provide an underlying type (fixed issue #1198) 12 жил өмнө
  Nicolas Cannasse 313a1ebaac fixed with_type_resume scope : only apply to errors that comes from expected type (fixed isuee #1405) 12 жил өмнө
  Simon Krajewski 3ecb209d76 allow @:generic abstracts 12 жил өмнө
  Simon Krajewski 23924f4898 use spellchack for field access too (also made the threshold adaptive) 12 жил өмнө
  Simon Krajewski 9eb7e607b1 do not allow recursive abstract subtypes 12 жил өмнө
  Simon Krajewski 86a09bd3d9 improved error messages of invalid redefinitions 12 жил өмнө
  Simon Krajewski e3f1baafd2 inverted @:to field unification order (we always want to unify 'this' first) 12 жил өмнө
  Simon Krajewski 403ffec350 consider cast function arguments and return types during unification (fixed issue #1408) (fixed issue #1419) 12 жил өмнө
  Simon Krajewski 7507234559 strict meta 12 жил өмнө
  Simon Krajewski a6ed460433 require abstracts with subtypes to have an implementation (fixed issue #1414) 12 жил өмнө
  Nicolas Cannasse f27b446f69 fixes to allow resuming some completion 12 жил өмнө
  Simon Krajewski 87ab9e3f1a also allow new completion for abstracts 12 жил өмнө
  Simon Krajewski 45aaac23f2 adjusted Vector specification 12 жил өмнө
  Simon Krajewski a406f8d9c5 store cast fields in a_to and a_from 12 жил өмнө
  Simon Krajewski 4797b4d47c support for abstract type parameters (fixed issue #1400) 12 жил өмнө
  Simon Krajewski b2a789969c properly handle this assign without a block 12 жил өмнө
  Simon Krajewski 4c5160e799 initial support for abstract casts using @:from and @:to functions 12 жил өмнө
  Nicolas Cannasse 3259a851b1 changed abstract syntax for types relations 12 жил өмнө
  Nicolas Cannasse a78ba9440f initial abstract-class support (fixed issue #1298) 12 жил өмнө
  Nicolas Cannasse 02e88c8c6a disable resume error when @:build fails (fixed issue #1362) 12 жил өмнө
  Nicolas Cannasse 43a4320d88 allow to resume from errors caused by WithType information in unify_call_params 12 жил өмнө
  Nicolas Cannasse 976c190543 warn about @:macro becoming macro with -D haxe3 + deprecated class-macro 12 жил өмнө
  Nicolas Cannasse 769cacdb95 macro is now a keyword and a field accessor (fixed issue #972) 12 жил өмнө
  Nicolas Cannasse 18d0123ac9 ensure that the class in FInstance is the one the field is declared in 12 жил өмнө
  Nicolas Cannasse df0709e7e9 merge type_expr and type_expr_with_type (fixed issue #896) 12 жил өмнө
  Simon Krajewski b6b880928b reverted :deprecated change 12 жил өмнө