Nicolas Cannasse
|
94a371cbc7
added haxe.ds.WeakMap
|
12 anni fa |
Simon Krajewski
|
d59a168704
changed IMap to an interface (fixed issue #1629)
|
12 anni fa |
Simon Krajewski
|
b29f2d572a
added missing unification of multitype @:to functions with a_this, with a temp fix for HashMap (fixed issue #1564)
|
12 anni fa |
Simon Krajewski
|
f8e6525469
added Map.toString and made sure Std.string is called on the keys of ObjectMap (fixed issue #1540)
|
12 anni fa |
Nicolas Cannasse
|
781844b758
removed Map array access
|
12 anni fa |
Simon Krajewski
|
74dd8fef13
require ; after blockless function expression (fixed issue #1449)
|
12 anni fa |
Simon Krajewski
|
88c186ee88
removed Map.arrayRead (use get directly instead) and added @:noCompletion to arrayWrite
|
12 anni fa |
Simon Krajewski
|
a1370adec2
array write access on Map should return the value so it can be chained
|
12 anni fa |
Simon Krajewski
|
fd71514da4
allow custom [] access on abstracts
|
12 anni fa |
Simon Krajewski
|
6261b9476e
do not cast with @:to functions of multi-type abstracts
|
12 anni fa |
Simon Krajewski
|
7bdffd8a12
added Map specification
|
12 anni fa |
Simon Krajewski
|
26791080a0
naming
|
12 anni fa |
Simon Krajewski
|
70931426ac
allow Map to unify from all of its target types
|
12 anni fa |
Simon Krajewski
|
7d52ac397f
changed syntax order for abstract this type and type parameters (fixed issue #1443)
|
12 anni fa |
Simon Krajewski
|
8adb29ffbb
initial ObjectMap
|
12 anni fa |
Franco Ponticelli
|
1493efe7a9
fixed exists return type
|
12 anni fa |
Simon Krajewski
|
aa841a131e
@:generic abstract is now @:multiType abstract, also improved error messages on invalid type parameters
|
12 anni fa |
Simon Krajewski
|
3348f996d8
Hash -> haxe.ds.StringMap
|
12 anni fa |
Simon Krajewski
|
d6e2192e91
allow suitable key types of Map to infer HashMap
|
12 anni fa |
Simon Krajewski
|
d76a85d4be
added Map and haxe.ds.IntMap
|
12 anni fa |