История коммитов

Автор SHA1 Сообщение Дата
  Simon Krajewski 31ccf81f5d @:from functions may want to access the type parameters as well 12 лет назад
  Caue Waneck 38d9e4a495 [java/cs] Fixed issue with overloads: same_overload_params didn't consider function type parameters 12 лет назад
  Simon Krajewski c795f9a2b6 allow access to abstract type parameters only in implementation functions and selective @:to statics of @:multiType abstracts 12 лет назад
  Simon Krajewski 07ffcc41c4 allow abstract setters (fixed issue #1550) 12 лет назад
  Simon Krajewski cfac0448c2 removed ExprRequire checks 12 лет назад
  Simon Krajewski fed748d2f5 grammar (fixed issue #1527) 12 лет назад
  Simon Krajewski 5315178357 [As3] temp fix for rare abstract property bug 12 лет назад
  Caue Waneck 4b6395882b [java] Added minimal std lib; fixed issue #1451 ;added support for override detection in java-lib; added correct overload check override implementation (only count arguments, not return types); many -java-lib related fixed 12 лет назад
  Simon Krajewski 62285a6353 allow (get,never) properties on abstracts, and make haxe.ds.Vector.length one of them (fixed issue #1460) 12 лет назад
  Nicolas Cannasse 3f27a6c5b9 prevent catching too many errors (fixed issue #1507) 12 лет назад
  Caue Waneck 790e69604a [java/cs] Added overload support 12 лет назад
  Simon Krajewski 7a753a5df8 properly fail on invalid @:to and @:from functions to avoid later unification issues (fixed issue #1500) 12 лет назад
  Simon Krajewski 0f3a1abb1a use type_eq on @:from return types to avoid infinite recursion (fixed issue #1498) 12 лет назад
  Nicolas Cannasse 14c97916f3 cl_overrides is now a list of class fields (can store several overloads with same name if necessary) 12 лет назад
  Simon Krajewski daacf4ccbe handle import Abstract.* (fixed issue #1484) 12 лет назад
  Simon Krajewski e31ab2702c copy :build metadata to abstract implementation class 12 лет назад
  Simon Krajewski fddf684fac initial metadata documentation 12 лет назад
  Simon Krajewski f56896e776 it's not 12 лет назад
  Simon Krajewski aafccd265b allow unop overloading on abstracts 12 лет назад
  Simon Krajewski fd71514da4 allow custom [] access on abstracts 12 лет назад
  Simon Krajewski 43008ffc92 haxe.rtti.Infos -> @:rrtiInfos, haxe.rtti.Generic -> @:generic 12 лет назад
  Simon Krajewski ca61a8de7f haxe.Public -> @:publicFields 12 лет назад
  Simon Krajewski 5290faa826 delay underlying type vs. from/to check (fixed issue #1446) 12 лет назад
  Simon Krajewski bf114ac908 changed ObjectMap to a class 12 лет назад
  Simon Krajewski 935299a65d license change 12 лет назад
  Simon Krajewski 5ed2240611 applied interface syntax changes 12 лет назад
  Simon Krajewski f5f72624fa flipped haxe3 switch 12 лет назад
  Simon Krajewski 943390b60e give error on macro property accessor (fixed issue #1444) 12 лет назад
  Simon Krajewski aa841a131e @:generic abstract is now @:multiType abstract, also improved error messages on invalid type parameters 12 лет назад
  Nicolas Cannasse f1c298a942 bugfix 12 лет назад