|
@@ -5,6 +5,7 @@
|
|
|
|
|
|
* HashedCollection >> at:ifAbsentPut: pushed up to SequenceableCollection
|
|
* HashedCollection >> at:ifAbsentPut: pushed up to SequenceableCollection
|
|
* HashedCollection >> , is now allowed (removed shouldNotImplement)
|
|
* HashedCollection >> , is now allowed (removed shouldNotImplement)
|
|
|
|
+* HashedCollection and Dictionary both subclasses of AssociativeCollection
|
|
|
|
|
|
+ CompiledMethod >>
|
|
+ CompiledMethod >>
|
|
+ defaultProtocol
|
|
+ defaultProtocol
|
|
@@ -19,6 +20,7 @@
|
|
+ PackageHandler >> load:
|
|
+ PackageHandler >> load:
|
|
+ AmdPackageHandler >> load:
|
|
+ AmdPackageHandler >> load:
|
|
+ Set >> removeAll
|
|
+ Set >> removeAll
|
|
|
|
++ AssociativeCollection class
|
|
|
|
|
|
- CompiledMethod >>
|
|
- CompiledMethod >>
|
|
- category: (use #protocol:)
|
|
- category: (use #protocol:)
|