Commit History

Author SHA1 Message Date
  Herbert Vojčík 62805574a3 Fixed base testFirstN, using it in ArrayTest 10 years ago
  Herbert Vojčík d38bf9a76b Pushing collection{,WithDuplicates} down from base class 10 years ago
  Nicolas Petton 58cc0bbce9 - fixes SequenceableCollection >> endsWith: 10 years ago
  Nicolas Petton cdaeb205e7 Fixes #779 10 years ago
  Nicolas Petton a98c50468f Uses protocol instead of category in method exports 10 years ago
  Nicolas Petton c72222ef4e Uses `protocol` in CompiledMethod instead of `category` (mixed with protocol) 10 years ago
  Herbert Vojčík dc44e0f409 Fixes #763 10 years ago
  Nicolas Petton a3110cb681 Makes JSObjectProxy a subclass of AbstractProxy 10 years ago
  Herbert Vojčík d726202146 Collection >> {none,any,all}Satisfy: 10 years ago
  Herbert Vojčík 9f071e04cd Collection >> testContains is generic 10 years ago
  Herbert Vojčík fc0c32187a Collection >> anyOne 10 years ago
  Herbert Vojčík fc6c75521f combined ifEmpty:ifNotEmpty: and vice versa 10 years ago
  Herbert Vojčík cb0acaa032 tests for if{,Not}Empty: 10 years ago
  Nicolas Petton db549096be Merge pull request #731 from mkroehnert/announcement 10 years ago
  Herbert Vojčík ce483647b2 Collection >> removeAll 10 years ago
  Manfred Kroehnert 57b61ed35c Announcer: add first unit tests 10 years ago
  Nicolas Petton 26a757a05f reformatting to follow the coding conventions 10 years ago
  Nicolas Petton ab78f6e3de - Avoid too many aliasing due to send indexes (partial fix only) 10 years ago
  Nicolas Petton 6f3a1c1d42 Fixes issue with non aliased receivers of inlined sends as shown by 10 years ago
  Nicolas Petton 7211ee8408 - Adds Node >> isReferenced to avoid unneeded aliasing 10 years ago
  Nicolas Petton 19ef15eb42 Small StringTest reformattings 10 years ago
  Nicolas Petton 985796161f - Moves TestFirst, etc. from ArrayTest to SequenceableCollectionTest 10 years ago
  Nicolas Petton 74816856f8 Merge pull request #699 from tony-tran/newTestFeatures 10 years ago
  Tony Tran 09dd710252 Update unit tests 10 years ago
  Tony Tran 8f649afd34 Adding new test features in Collection, Queue, Point and Random 10 years ago
  Nicolas Petton 803bb9fbcc Recompiled all packages 10 years ago
  Nicolas Petton aa4150f4c1 Fixes issue #681 10 years ago
  Matthias Springer 0322b3550e Merge branch 'master' of github.com:amber-smalltalk/amber into class-ast-node 10 years ago
  Matthias Springer 467f45ada3 Add String>>capitalized and isCapitalized. 10 years ago
  Matthias Springer f03a6c6035 Add mathematical functions. 10 years ago