Historial de Commits

Autor SHA1 Mensaje Fecha
  Nicolas Petton 43f674df33 Stream improvements and tests hace 11 años
  Nicolas Petton 3ec99a05d3 Fixed HashedCollection >> withIndexDo: hace 11 años
  Nicolas Petton 5c62d4313a Fixes issue 428: hace 11 años
  Nicolas Petton 583479193c Small SequenceableCollection refactoring: hace 11 años
  Nicolas Petton c17e9af79f Add Pharo-like handy Object >> #putOn: and Stream >> #<< for streaming hace 11 años
  Nicolas Petton 07c0effc00 Removed Symbol >> asSuperSelector hace 11 años
  Nicolas Petton 6ca438b49c - Fixed Array printing hace 11 años
  Nicolas Petton 48f360f907 Fix issue #429 - #printString call #printOn: hace 11 años
  Nicolas Petton 652d6f8b63 Merge pull request #413 from herby/optimize-stringstream-nextputall hace 11 años
  Herbert Vojčík 9ab5810c24 Optimized StringStream >> nextPutAll: hace 11 años
  Herbert Vojčík e9f6faee1d Tabs are now emitted in class definitions. hace 11 años
  Nicolas Petton 18060aefbe Merge pull request #400 from herby/random-strings hace 11 años
  Herbert Vojčík 39f372af29 Another tab/space strange combos out. hace 11 años
  Herbert Vojčík 8d0d0adde2 Convert spaces to tabs in .st hace 11 años
  Herbert Vojčík cdeecbc965 Fast random strings usable as identifiers. hace 11 años
  Herbert Vojčík 2e40ee8a92 createPackage: with only one parameter at the beginning of .st hace 11 años
  Nicolas Petton b45f565a2e Add class comments to all collection classes. hace 11 años
  Herbert Vojčík f054f54dae IndexableCollection >> indexOf:{,ifAbsent:} hace 11 años
  Herbert Vojčík 8b5e650122 IndexableCollection >> at: family hace 11 años
  Herbert Vojčík 5f4ed73743 IndexableCollection >> {with:do:,withIndexDo:} hace 11 años
  Herbert Vojčík 7270aaa813 Comments for {Indexable,Sequencable}Collection. hace 11 años
  Herbert Vojčík c342fc391a SequenceableCollection reparented, by hand. hace 11 años
  Herbert Vojčík 5ab1c8e3cc IndexableCollection created, HashedCollection reparented. hace 11 años
  Herbert Vojčík cfbfd69480 Some Collection goodness. hace 11 años
  Herbert Vojčík a00b67c79d Fixes #155. hace 11 años
  Herbert Vojčík 67f3022438 Symbol >> asJavascript fixed. Fixes #182. hace 11 años
  Nicolas Petton f376c51649 Fixes issue #356 hace 11 años
  Nicolas Petton d41f9ddeb6 - Fixed issue #356 hace 11 años
  Herbert Vojčík 697779eb33 Fixes #354. hace 11 años
  Herbert Vojčík 6cae8a0023 There were still traces of smalltalk.send in some places. hace 11 años