Commit History

Author SHA1 Message Date
  Nicolas Petton 58cc0bbce9 - fixes SequenceableCollection >> endsWith: 10 years ago
  Nicolas Petton a8ef9bd0a8 Moves `beginsWith:` and `endsWith:` to `SequenceableCollection` 10 years ago
  Benjamin Van Ryseghem 6b9e72cb95 Adds more convenient testing methods on String 10 years ago
  Nicolas Petton cdaeb205e7 Fixes #779 10 years ago
  Nicolas Petton 563539e2e5 fixes issue #777 10 years ago
  Nicolas Petton 8208dddee6 - inlined js code reformatting 10 years ago
  Herbert Vojčík 52835e7c86 protected => private 10 years ago
  Herbert Vojčík e1dac04c09 numericallyIndexable used; String use inherited 10 years ago
  Herbert Vojčík fe07735adb SequenceableCollection >> numericallyIndexable 10 years ago
  Massimo Milan 4b306c5a1b Modified Bug fix to preserve speed 10 years ago
  Massimo Milan 150ce5ff46 Fix String>>, bug in Chrome dev 10 years ago
  Herbert Vojčík ca6ef30c79 replace 'detect:ifNone: =' hacks with anySatisfy: 10 years ago
  Herbert Vojčík ca77382f02 deprecated Collection >> contains: 10 years ago
  Nicolas Petton 24a57231a6 Reformattings in Collection 10 years ago
  Herbert Vojčík d726202146 Collection >> {none,any,all}Satisfy: 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 3c76e1637e ifNotEmpty: returns self if empty 10 years ago
  Herbert Vojčík 0f66982bfe we shouldn't do es5shim's work 10 years ago
  Herbert Vojčík aa0dce0485 String >>uri{,Component}{En,De}coded 10 years ago
  Herbert Vojčík ce483647b2 Collection >> removeAll 10 years ago
  Nicolas Petton 26a757a05f reformatting to follow the coding conventions 10 years ago
  Nicolas Petton 87540053cd Change string's identity hash to receiver + 's' 10 years ago
  Nicolas Petton aa4150f4c1 Fixes issue #681 10 years ago
  Matthias Springer 6ab449329b Refactored String>>capitalized. 10 years ago
  Matthias Springer 467f45ada3 Add String>>capitalized and isCapitalized. 10 years ago
  Matthias Springer 17e810c689 Remove ClassReferenceNode. 10 years ago
  Nicolas Petton 75c0969e7e Merge branch 'master' into ast-interpreter 10 years ago
  Nicolas Petton c641f3702d Merge pull request #625 from herby/do-displaying-in-infrastructure 11 years ago
  Nicolas Petton a090d8c3b5 adds String >> asMutator 11 years ago