提交歷史

作者 SHA1 備註 提交日期
  Mark Knol 875ad19432 2017 (#5932) 8 年之前
  Mark Knol 2c64939279 https links (#5695) 9 年之前
  Mark Knol 90a9e8895a Documentation update (#5070) 9 年之前
  Mark Knol be0997a0fc * `@see` links 9 年之前
  Simon Krajewski 9c3063d069 allow `@:followWithAbstracts` on `@:multiType` (closes #4777) 9 年之前
  Andy Li 1c79168a33 update copyright year to 2016 9 年之前
  Andy Li ae6349cccf bump license year to 2015 10 年之前
  Dan Korostelev 3fd4600561 Use K:Int instead of just Int for Map.toIntMap so concrete IntMap class is used instead of IMap<Int,V> (see #3777) 10 年之前
  Dan Korostelev 7bd20953e8 Change Map.toStringMap, so T:String takes precedence over {} and StringMap is used over ObjectMap (closes #3777) 10 年之前
  Simon Krajewski 4c9febead5 remove obsolete special cases for type parameters of `@:to/@:from` (closes #3494) 10 年之前
  Simon Krajewski 9044292d26 keep Map.IMap typedef for now 11 年之前
  Simon Krajewski 4e8152a682 move IMap to haxe.Constraints in order to avoid circular references 11 年之前
  Simon Krajewski 0cf343097a fix map cast recursion 11 年之前
  Bruno Garcia 04d1df7d77 Clean trailing whitespace from .hx files. 11 年之前
  Simon Krajewski 532fbbfa69 allow arguments to @:multiType which are interpreted as relevant type parameters (closes #2494) 11 年之前
  Simon Krajewski f461b3bd0a revert ObjectMap constraints 12 年之前
  Simon Krajewski 1054bd4c27 add haxe/Constraints.hx with ObjectMapKey (closes #1971) 12 年之前
  David Peek cbd322dd22 Doc tweaks 12 年之前
  Simon Krajewski 8dd364789d markdown doc part 1 12 年之前
  Caue Waneck 8e32d7f112 LF normalization 12 年之前
  Simon Krajewski 50ea38e2c6 fixed Map documentation 12 年之前
  Simon Krajewski 40333b43c7 Map documentation (and whitespace) fix 12 年之前
  Simon Krajewski 00824f9a12 - added haxe.ds.BalancedTree 12 年之前
  Simon Krajewski 850ce819ec removed Map -> HashMap conversion (fixed issue #1740) 12 年之前
  Simon Krajewski bad811e412 allow array access on Map again (fixed issue #1601) 12 年之前
  Simon Krajewski b3748ceaa5 do not allow WeakMap being assigned to Map (fixed issue #1688) 12 年之前
  Nicolas Cannasse 94a371cbc7 added haxe.ds.WeakMap 12 年之前
  Simon Krajewski d59a168704 changed IMap to an interface (fixed issue #1629) 12 年之前
  Simon Krajewski b29f2d572a added missing unification of multitype @:to functions with a_this, with a temp fix for HashMap (fixed issue #1564) 12 年之前
  Simon Krajewski f8e6525469 added Map.toString and made sure Std.string is called on the keys of ObjectMap (fixed issue #1540) 12 年之前