Historique des commits

Auteur SHA1 Message Date
  Aurel 8616359ff7 Reformat std (#8408) il y a 6 ans
  Simon Krajewski c463ccda5b [std] keep IMap where it was before for now il y a 8 ans
  Simon Krajewski 7952cd2585 [std] move Map to haxe.ds, alias from toplevel (closes #6593) il y a 8 ans
  Kevin Leung 353d877afb Add copy() to IMap (#6331) il y a 8 ans
  Mark Knol 875ad19432 2017 (#5932) il y a 8 ans
  Mark Knol 2c64939279 https links (#5695) il y a 9 ans
  Mark Knol 90a9e8895a Documentation update (#5070) il y a 9 ans
  Mark Knol be0997a0fc * `@see` links il y a 9 ans
  Simon Krajewski 9c3063d069 allow `@:followWithAbstracts` on `@:multiType` (closes #4777) il y a 9 ans
  Andy Li 1c79168a33 update copyright year to 2016 il y a 9 ans
  Andy Li ae6349cccf bump license year to 2015 il y a 10 ans
  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) il y a 10 ans
  Dan Korostelev 7bd20953e8 Change Map.toStringMap, so T:String takes precedence over {} and StringMap is used over ObjectMap (closes #3777) il y a 10 ans
  Simon Krajewski 4c9febead5 remove obsolete special cases for type parameters of `@:to/@:from` (closes #3494) il y a 10 ans
  Simon Krajewski 9044292d26 keep Map.IMap typedef for now il y a 11 ans
  Simon Krajewski 4e8152a682 move IMap to haxe.Constraints in order to avoid circular references il y a 11 ans
  Simon Krajewski 0cf343097a fix map cast recursion il y a 11 ans
  Bruno Garcia 04d1df7d77 Clean trailing whitespace from .hx files. il y a 11 ans
  Simon Krajewski 532fbbfa69 allow arguments to @:multiType which are interpreted as relevant type parameters (closes #2494) il y a 11 ans
  Simon Krajewski f461b3bd0a revert ObjectMap constraints il y a 12 ans
  Simon Krajewski 1054bd4c27 add haxe/Constraints.hx with ObjectMapKey (closes #1971) il y a 12 ans
  David Peek cbd322dd22 Doc tweaks il y a 12 ans
  Simon Krajewski 8dd364789d markdown doc part 1 il y a 12 ans
  Caue Waneck 8e32d7f112 LF normalization il y a 12 ans
  Simon Krajewski 50ea38e2c6 fixed Map documentation il y a 12 ans
  Simon Krajewski 40333b43c7 Map documentation (and whitespace) fix il y a 12 ans
  Simon Krajewski 00824f9a12 - added haxe.ds.BalancedTree il y a 12 ans
  Simon Krajewski 850ce819ec removed Map -> HashMap conversion (fixed issue #1740) il y a 12 ans
  Simon Krajewski bad811e412 allow array access on Map again (fixed issue #1601) il y a 12 ans
  Simon Krajewski b3748ceaa5 do not allow WeakMap being assigned to Map (fixed issue #1688) il y a 12 ans