Historial de Commits

Autor SHA1 Mensaje Fecha
  Herbert Vojčík cdd56a0fdb .st: Smalltalk{ current=>} createPackage: hace 11 años
  Herbert Vojčík 9c5c368f93 all but IDE: Smalltalk {current=>globals} at:; Smalltalk {current=>} hace 11 años
  Herbert Vojčík acefc95cf8 Smalltalk vm returning `smalltalk` from `boot.js` hace 11 años
  Herbert Vojčík 6458967a53 tests: Smalltalk {current=>globals} at:; Smalltalk {current=>} hace 11 años
  Herbert Vojčík 3bec1ef8b1 "Smalltalk globals" returning self, for future compatibility hace 11 años
  Herbert Vojčík 962a96ab72 Fixed SetTest >> collectionOfPrintStrings hace 11 años
  Herbert Vojčík 3223ac30eb Not calling super initialize in class-side initialize hace 11 años
  Herbert Vojčík 6e840e4ec4 `Smalltalk` is global variable, not a class hace 11 años
  Nicolas Petton f706e60a8e More refactorings and fixes in Helios-Helpers hace 11 años
  Nicolas Petton 65d4c59bbe Removes unused class HLGenerationOutputWithIndex hace 11 años
  Nicolas Petton b20005750d Small refactorings in Helios-Helpers hace 11 años
  Nicolas Petton efcb7c6b3c Merge pull request #799 from mkroehnert/compiler hace 11 años
  Nicolas Petton 3465bcd55a Merge pull request #797 from tomrake/fix-spurious-checkdirectorylayout-messages hace 11 años
  Nicolas Petton 579e894d78 Forbids creating new instances of Smalltalk hace 11 años
  Nicolas Petton 0a993c3837 Merge pull request #802 from herby/smalltalk-class-delegates-not-wraps hace 11 años
  Nicolas Petton 75cb804721 Merge pull request #801 from herby/semantic-analyzer-tests-fix-smalltalk-current hace 11 años
  Nicolas Petton 7467f992ac Merge pull request #796 from herby/fix-inspector hace 11 años
  Nicolas Petton 76f6173945 Merge pull request #790 from herby/lhf hace 11 años
  Nicolas Petton 1631320ccb Minor reformattings in AssociativeCollection hace 11 años
  Nicolas Petton 77395d0317 Renames Set >> bucketOfElement: to bucketsOfElement: hace 11 años
  Nicolas Petton f0f33bd065 Fixes BucketStore >> do: hace 11 años
  Nicolas Petton 5e0723a919 More method comments in Set hace 11 años
  Nicolas Petton b3889c3958 Some minor reformattings in Set hace 11 años
  Nicolas Petton dd2dd04cd5 Set and BucketStore refactorings: hace 11 años
  Herbert Vojčík 1d5089dc94 Class comment added to Set. hace 11 años
  Herbert Vojčík ad5268b3fe BucketStore extracted. hace 11 años
  Herbert Vojčík c4d60104c7 nil is put into 'boolean' fastBucket hace 11 años
  Herbert Vojčík e2169efe51 Extracting `constructor.name` as "hashing", defaultBucket hace 11 años
  Herbert Vojčík 68ced3cb27 tests use some falsy element, fixed storage of booleans hace 11 años
  Herbert Vojčík 434d4c34a2 Using `prop in obj` to detect primitive element presence hace 11 años