Nicolas Petton
							
						 | 
						
							
							
								a0fb8e00c5
							
							Fixes #842
						 | 
						%!s(int64=11) %!d(string=hai) anos | 
					
				
					
						
							
								   Herbert Vojčík
							
						 | 
						
							
							
								cdd56a0fdb
							
							.st: Smalltalk{ current=>} createPackage:
						 | 
						%!s(int64=12) %!d(string=hai) anos | 
					
				
					
						
							
								   Nicolas Petton
							
						 | 
						
							
							
								76f6173945
							
							Merge pull request #790 from herby/lhf
						 | 
						%!s(int64=12) %!d(string=hai) anos | 
					
				
					
						
							
								   Nicolas Petton
							
						 | 
						
							
							
								1631320ccb
							
							Minor reformattings in AssociativeCollection
						 | 
						%!s(int64=12) %!d(string=hai) anos | 
					
				
					
						
							
								   Nicolas Petton
							
						 | 
						
							
							
								77395d0317
							
							Renames Set >> bucketOfElement: to bucketsOfElement:
						 | 
						%!s(int64=12) %!d(string=hai) anos | 
					
				
					
						
							
								   Nicolas Petton
							
						 | 
						
							
							
								f0f33bd065
							
							Fixes BucketStore >> do:
						 | 
						%!s(int64=12) %!d(string=hai) anos | 
					
				
					
						
							
								   Nicolas Petton
							
						 | 
						
							
							
								5e0723a919
							
							More method comments in Set
						 | 
						%!s(int64=12) %!d(string=hai) anos | 
					
				
					
						
							
								   Nicolas Petton
							
						 | 
						
							
							
								b3889c3958
							
							Some minor reformattings in Set
						 | 
						%!s(int64=12) %!d(string=hai) anos | 
					
				
					
						
							
								   Nicolas Petton
							
						 | 
						
							
							
								dd2dd04cd5
							
							Set and BucketStore refactorings:
						 | 
						%!s(int64=12) %!d(string=hai) anos | 
					
				
					
						
							
								   Herbert Vojčík
							
						 | 
						
							
							
								1d5089dc94
							
							Class comment added to Set.
						 | 
						%!s(int64=12) %!d(string=hai) anos | 
					
				
					
						
							
								   Herbert Vojčík
							
						 | 
						
							
							
								ad5268b3fe
							
							BucketStore extracted.
						 | 
						%!s(int64=12) %!d(string=hai) anos | 
					
				
					
						
							
								   Herbert Vojčík
							
						 | 
						
							
							
								c4d60104c7
							
							nil is put into 'boolean' fastBucket
						 | 
						%!s(int64=12) %!d(string=hai) anos | 
					
				
					
						
							
								   Herbert Vojčík
							
						 | 
						
							
							
								e2169efe51
							
							Extracting `constructor.name` as "hashing", defaultBucket
						 | 
						%!s(int64=12) %!d(string=hai) anos | 
					
				
					
						
							
								   Herbert Vojčík
							
						 | 
						
							
							
								68ced3cb27
							
							tests use some falsy element, fixed storage of booleans
						 | 
						%!s(int64=12) %!d(string=hai) anos | 
					
				
					
						
							
								   Herbert Vojčík
							
						 | 
						
							
							
								434d4c34a2
							
							Using `prop in obj` to detect primitive element presence
						 | 
						%!s(int64=12) %!d(string=hai) anos | 
					
				
					
						
							
								   Herbert Vojčík
							
						 | 
						
							
							
								163eb672cd
							
							New Set that use buckets based on typeof and constructor.name.
						 | 
						%!s(int64=12) %!d(string=hai) anos | 
					
				
					
						
							
								   Herbert Vojčík
							
						 | 
						
							
							
								077ce09fb2
							
							Some minor speedups
						 | 
						%!s(int64=12) %!d(string=hai) anos | 
					
				
					
						
							
								   Herbert Vojčík
							
						 | 
						
							
							
								93f18bd23a
							
							Merge branch 'master' into lhf
						 | 
						%!s(int64=12) %!d(string=hai) anos | 
					
				
					
						
							
								   Herbert Vojčík
							
						 | 
						
							
							
								4467018e26
							
							using `ifAbsent: [ 0 ]` instead of `ifAbsent: 0`
						 | 
						%!s(int64=12) %!d(string=hai) anos | 
					
				
					
						
							
								   Nicolas Petton
							
						 | 
						
							
							
								8cf1808a2a
							
							Merge pull request #791 from herby/indexof-fix
						 | 
						%!s(int64=12) %!d(string=hai) anos | 
					
				
					
						
							
								   Herbert Vojčík
							
						 | 
						
							
							
								6e8207d086
							
							Putting [ aBlock value ] in ifTrue:IfFalse: so the code is inlined
						 | 
						%!s(int64=12) %!d(string=hai) anos | 
					
				
					
						
							
								   Herbert Vojčík
							
						 | 
						
							
							
								a6bf635397
							
							Fixed HashedCollection >> removeKey:
						 | 
						%!s(int64=12) %!d(string=hai) anos | 
					
				
					
						
							
								   Herbert Vojčík
							
						 | 
						
							
							
								5d4702f63b
							
							Dictionary and HashedCollection under common base class
						 | 
						%!s(int64=12) %!d(string=hai) anos | 
					
				
					
						
							
								   Herbert Vojčík
							
						 | 
						
							
							
								12683708c7
							
							Array >> remove:ifAbsent: written in Smalltalk
						 | 
						%!s(int64=12) %!d(string=hai) anos | 
					
				
					
						
							
								   Herbert Vojčík
							
						 | 
						
							
							
								12151eff6e
							
							Fix SequencableCollection >> indexOf: family
						 | 
						%!s(int64=12) %!d(string=hai) anos | 
					
				
					
						
							
								   Herbert Vojčík
							
						 | 
						
							
							
								d54b1b5fc2
							
							Fix {Boolean,Number,String} >> =
						 | 
						%!s(int64=12) %!d(string=hai) anos | 
					
				
					
						
							
								   Nicolas Petton
							
						 | 
						
							
							
								49ccac8777
							
							Merge branch 'allow-comma-for-hashedcollection' of https://github.com/herby/amber into herby-allow-comma-for-hashedcollection
						 | 
						%!s(int64=12) %!d(string=hai) anos | 
					
				
					
						
							
								   Herbert Vojčík
							
						 | 
						
							
							
								b21993174f
							
							Tests for comma in HashedCollection, allowing comma
						 | 
						%!s(int64=12) %!d(string=hai) anos | 
					
				
					
						
							
								   Herbert Vojčík
							
						 | 
						
							
							
								6e6add75bf
							
							Push at:ifAbsentPut: up
						 | 
						%!s(int64=12) %!d(string=hai) anos | 
					
				
					
						
							
								   Nicolas Petton
							
						 | 
						
							
							
								d8e4e0283e
							
							Small reformattings in Array and String
						 | 
						%!s(int64=12) %!d(string=hai) anos |