1
0

Commit Verlauf

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