RblSb
|
21d8f980b8
Map toString brackets (#9260)
|
2 tahun lalu |
Aleksandr Kuzmenko
|
b621c52709
[js] removed ObjectMap.count as it's not used anymore (see #6792, #8084)
|
4 tahun lalu |
Aleksandr Kuzmenko
|
2e0f646e0f
[js] replaced `untyped __js__` with `js.Syntax.code`
|
5 tahun lalu |
Aleksandr Kuzmenko
|
9f9fc023d1
[js] fix __id__ handling for the first time `ObjectMap.set(obj, value)` (fixes #9026)
|
5 tahun lalu |
Aurel
|
744ef6f42f
Map.clear (#8681)
|
6 tahun lalu |
Aurel
|
8616359ff7
Reformat std (#8408)
|
6 tahun lalu |
Alexander Kuzmenko
|
3c4190a300
[js] Shared state for multiple haxe-generated js modules (#8084)
|
6 tahun lalu |
Mark Knol
|
90eda8ce3c
Happy new year! :tada:
|
6 tahun lalu |
Mark Knol
|
b94c54c055
Map key/value Iterators (#7516)
|
7 tahun lalu |
Mark Knol
|
b3cc1d7949
Happy new year! (#6799)
|
7 tahun lalu |
Dan Korostelev
|
392806ae8e
[js] fix(?) ObjectMap static init (see #6792)
|
7 tahun lalu |
Kevin Leung
|
353d877afb
Add copy() to IMap (#6331)
|
8 tahun lalu |
Mark Knol
|
875ad19432
2017 (#5932)
|
8 tahun lalu |
Andy Li
|
1c79168a33
update copyright year to 2016
|
9 tahun lalu |
Dan Korostelev
|
9c08e9457c
minor 2
|
9 tahun lalu |
Dan Korostelev
|
267ab93843
minor
|
9 tahun lalu |
Andy Li
|
ae6349cccf
bump license year to 2015
|
10 tahun lalu |
Simon Krajewski
|
4e8152a682
move IMap to haxe.Constraints in order to avoid circular references
|
11 tahun lalu |
Bruno Garcia
|
04d1df7d77
Clean trailing whitespace from .hx files.
|
11 tahun lalu |
Nicolas Cannasse
|
88b4116439
slightly optimize things (don't use hasOwnProperty when possible)
|
11 tahun lalu |
Simon Krajewski
|
f461b3bd0a
revert ObjectMap constraints
|
12 tahun lalu |
Simon Krajewski
|
1054bd4c27
add haxe/Constraints.hx with ObjectMapKey (closes #1971)
|
12 tahun lalu |
Caue Waneck
|
8e32d7f112
LF normalization
|
12 tahun lalu |
Simon Krajewski
|
d59a168704
changed IMap to an interface (fixed issue #1629)
|
12 tahun lalu |
Simon Krajewski
|
f8e6525469
added Map.toString and made sure Std.string is called on the keys of ObjectMap (fixed issue #1540)
|
12 tahun lalu |
Simon Krajewski
|
bf114ac908
changed ObjectMap to a class
|
12 tahun lalu |
Simon Krajewski
|
7d52ac397f
changed syntax order for abstract this type and type parameters (fixed issue #1443)
|
12 tahun lalu |
Simon Krajewski
|
fe94bc02af
added optional weakKeys argument to ObjectMap
|
12 tahun lalu |
Simon Krajewski
|
8adb29ffbb
initial ObjectMap
|
12 tahun lalu |