1
0

Histórico de Commits

Autor SHA1 Mensagem Data
  Nicolas Petton 8cf1808a2a Merge pull request #791 from herby/indexof-fix há 11 anos atrás
  Herbert Vojčík 6e8207d086 Putting [ aBlock value ] in ifTrue:IfFalse: so the code is inlined há 11 anos atrás
  Herbert Vojčík a6bf635397 Fixed HashedCollection >> removeKey: há 11 anos atrás
  Herbert Vojčík 5d4702f63b Dictionary and HashedCollection under common base class há 11 anos atrás
  Herbert Vojčík 12151eff6e Fix SequencableCollection >> indexOf: family há 11 anos atrás
  Herbert Vojčík d54b1b5fc2 Fix {Boolean,Number,String} >> = há 11 anos atrás
  Nicolas Petton 49ccac8777 Merge branch 'allow-comma-for-hashedcollection' of https://github.com/herby/amber into herby-allow-comma-for-hashedcollection há 11 anos atrás
  Herbert Vojčík b21993174f Tests for comma in HashedCollection, allowing comma há 11 anos atrás
  Herbert Vojčík 6e6add75bf Push at:ifAbsentPut: up há 11 anos atrás
  Nicolas Petton d8e4e0283e Small reformattings in Array and String há 11 anos atrás
  Herbert Vojčík f07d4f85f0 Fix missing removeAll in Set há 11 anos atrás
  Herbert Vojčík 5f1d0a91db Fixing errors with {String,Array} >> at:{,IfPresent:}ifAbsent: há 11 anos atrás
  Nicolas Petton 58cc0bbce9 - fixes SequenceableCollection >> endsWith: há 11 anos atrás
  Nicolas Petton a8ef9bd0a8 Moves `beginsWith:` and `endsWith:` to `SequenceableCollection` há 11 anos atrás
  Benjamin Van Ryseghem 6b9e72cb95 Adds more convenient testing methods on String há 11 anos atrás
  Nicolas Petton cdaeb205e7 Fixes #779 há 11 anos atrás
  Nicolas Petton 563539e2e5 fixes issue #777 há 11 anos atrás
  Nicolas Petton 8208dddee6 - inlined js code reformatting há 11 anos atrás
  Herbert Vojčík 52835e7c86 protected => private há 11 anos atrás
  Herbert Vojčík e1dac04c09 numericallyIndexable used; String use inherited há 11 anos atrás
  Herbert Vojčík fe07735adb SequenceableCollection >> numericallyIndexable há 11 anos atrás
  Massimo Milan 4b306c5a1b Modified Bug fix to preserve speed há 11 anos atrás
  Massimo Milan 150ce5ff46 Fix String>>, bug in Chrome dev há 11 anos atrás
  Herbert Vojčík ca6ef30c79 replace 'detect:ifNone: =' hacks with anySatisfy: há 11 anos atrás
  Herbert Vojčík ca77382f02 deprecated Collection >> contains: há 11 anos atrás
  Nicolas Petton 24a57231a6 Reformattings in Collection há 11 anos atrás
  Herbert Vojčík d726202146 Collection >> {none,any,all}Satisfy: há 11 anos atrás
  Herbert Vojčík fc0c32187a Collection >> anyOne há 11 anos atrás
  Herbert Vojčík fc6c75521f combined ifEmpty:ifNotEmpty: and vice versa há 11 anos atrás
  Herbert Vojčík 3c76e1637e ifNotEmpty: returns self if empty há 11 anos atrás