Historique des commits

Auteur SHA1 Message Date
  Nicolas Petton d8e4e0283e Small reformattings in Array and String il y a 10 ans
  Herbert Vojčík f07d4f85f0 Fix missing removeAll in Set il y a 10 ans
  Herbert Vojčík 5f1d0a91db Fixing errors with {String,Array} >> at:{,IfPresent:}ifAbsent: il y a 10 ans
  Nicolas Petton 58cc0bbce9 - fixes SequenceableCollection >> endsWith: il y a 10 ans
  Nicolas Petton a8ef9bd0a8 Moves `beginsWith:` and `endsWith:` to `SequenceableCollection` il y a 10 ans
  Benjamin Van Ryseghem 6b9e72cb95 Adds more convenient testing methods on String il y a 10 ans
  Nicolas Petton cdaeb205e7 Fixes #779 il y a 10 ans
  Nicolas Petton 563539e2e5 fixes issue #777 il y a 10 ans
  Nicolas Petton a98c50468f Uses protocol instead of category in method exports il y a 10 ans
  Nicolas Petton 8208dddee6 - inlined js code reformatting il y a 10 ans
  Herbert Vojčík 52835e7c86 protected => private il y a 10 ans
  Herbert Vojčík e1dac04c09 numericallyIndexable used; String use inherited il y a 10 ans
  Herbert Vojčík fe07735adb SequenceableCollection >> numericallyIndexable il y a 10 ans
  Massimo Milan 4b306c5a1b Modified Bug fix to preserve speed il y a 10 ans
  Massimo Milan 150ce5ff46 Fix String>>, bug in Chrome dev il y a 10 ans
  Herbert Vojčík ca6ef30c79 replace 'detect:ifNone: =' hacks with anySatisfy: il y a 10 ans
  Herbert Vojčík ca77382f02 deprecated Collection >> contains: il y a 10 ans
  Nicolas Petton 24a57231a6 Reformattings in Collection il y a 10 ans
  Herbert Vojčík d726202146 Collection >> {none,any,all}Satisfy: il y a 10 ans
  Herbert Vojčík fc0c32187a Collection >> anyOne il y a 10 ans
  Herbert Vojčík fc6c75521f combined ifEmpty:ifNotEmpty: and vice versa il y a 10 ans
  Herbert Vojčík 3c76e1637e ifNotEmpty: returns self if empty il y a 10 ans
  Herbert Vojčík 0f66982bfe we shouldn't do es5shim's work il y a 10 ans
  Herbert Vojčík aa0dce0485 String >>uri{,Component}{En,De}coded il y a 10 ans
  Herbert Vojčík ce483647b2 Collection >> removeAll il y a 10 ans
  Nicolas Petton 26a757a05f reformatting to follow the coding conventions il y a 11 ans
  Nicolas Petton c42f6a9301 Fixes issue #714 il y a 11 ans
  Nicolas Petton ab78f6e3de - Avoid too many aliasing due to send indexes (partial fix only) il y a 11 ans
  Nicolas Petton 6f3a1c1d42 Fixes issue with non aliased receivers of inlined sends as shown by il y a 11 ans
  Nicolas Petton 7211ee8408 - Adds Node >> isReferenced to avoid unneeded aliasing il y a 11 ans