Andy Li
|
ae6349cccf
bump license year to 2015
|
10 years ago |
Simon Krajewski
|
c917229f7a
[cpp] also fix the other maps while we're at it
|
10 years ago |
Hugh
|
84850fd6ab
[cpp] Add special cases for cpp.Functions as Map values
|
10 years ago |
hughsando
|
c8b3cc1067
[cpp] Add Map specializations for Int64 and Pointer values. Closes #4130
|
10 years ago |
Hugh
|
80218e8cca
[cpp] Add WeakMap implementation
|
11 years ago |
Simon Krajewski
|
4e8152a682
move IMap to haxe.Constraints in order to avoid circular references
|
11 years ago |
hughsando
|
eb699ec4c5
Make 'exists' functions not inline
|
11 years ago |
Simon Krajewski
|
f461b3bd0a
revert ObjectMap constraints
|
12 years ago |
Simon Krajewski
|
4bbc62d02a
closes issue #1998
|
12 years ago |
Simon Krajewski
|
1054bd4c27
add haxe/Constraints.hx with ObjectMapKey (closes #1971)
|
12 years ago |
Caue Waneck
|
8e32d7f112
LF normalization
|
12 years ago |
Simon Krajewski
|
7f1db7f435
Revert "Revert "[cpp] Keep separate key map to ensure that references are held. Fix toString""
|
12 years ago |
Simon Krajewski
|
75d5929901
Revert "[cpp] Keep separate key map to ensure that references are held. Fix toString"
|
12 years ago |
Hugh Sanderson
|
83d1dbbbb5
[cpp] Keep separate key map to ensure that references are held. Fix toString
|
12 years ago |
Simon Krajewski
|
f1c4586a81
added missing key constraint to ObjectMap
|
12 years ago |
Simon Krajewski
|
d59a168704
changed IMap to an interface (fixed issue #1629)
|
12 years ago |
Simon Krajewski
|
f8e6525469
added Map.toString and made sure Std.string is called on the keys of ObjectMap (fixed issue #1540)
|
12 years ago |
Simon Krajewski
|
bf114ac908
changed ObjectMap to a class
|
13 years ago |
Simon Krajewski
|
92471a8206
weakKeys for Cpp too
|
13 years ago |
Hugh Sanderson
|
a664b228db
Initial implmentation
|
13 years ago |