1
0

Histórico de Commits

Autor SHA1 Mensagem Data
  Nicolas Petton 3465bcd55a Merge pull request #797 from tomrake/fix-spurious-checkdirectorylayout-messages há 11 anos atrás
  Nicolas Petton 579e894d78 Forbids creating new instances of Smalltalk há 11 anos atrás
  Nicolas Petton 0a993c3837 Merge pull request #802 from herby/smalltalk-class-delegates-not-wraps há 11 anos atrás
  Nicolas Petton 75cb804721 Merge pull request #801 from herby/semantic-analyzer-tests-fix-smalltalk-current há 11 anos atrás
  Nicolas Petton 7467f992ac Merge pull request #796 from herby/fix-inspector há 11 anos atrás
  Nicolas Petton 76f6173945 Merge pull request #790 from herby/lhf há 11 anos atrás
  Nicolas Petton 1631320ccb Minor reformattings in AssociativeCollection há 11 anos atrás
  Nicolas Petton 77395d0317 Renames Set >> bucketOfElement: to bucketsOfElement: há 11 anos atrás
  Nicolas Petton f0f33bd065 Fixes BucketStore >> do: há 11 anos atrás
  Nicolas Petton 5e0723a919 More method comments in Set há 11 anos atrás
  Nicolas Petton b3889c3958 Some minor reformattings in Set há 11 anos atrás
  Nicolas Petton dd2dd04cd5 Set and BucketStore refactorings: há 11 anos atrás
  Herbert Vojčík 1d5089dc94 Class comment added to Set. há 11 anos atrás
  Herbert Vojčík ad5268b3fe BucketStore extracted. há 11 anos atrás
  Herbert Vojčík c4d60104c7 nil is put into 'boolean' fastBucket há 11 anos atrás
  Herbert Vojčík e2169efe51 Extracting `constructor.name` as "hashing", defaultBucket há 11 anos atrás
  Herbert Vojčík 68ced3cb27 tests use some falsy element, fixed storage of booleans há 11 anos atrás
  Herbert Vojčík 434d4c34a2 Using `prop in obj` to detect primitive element presence há 11 anos atrás
  Herbert Vojčík 163eb672cd New Set that use buckets based on typeof and constructor.name. há 11 anos atrás
  Herbert Vojčík deedd74679 Set test with various types of elements há 11 anos atrás
  Herbert Vojčík 077ce09fb2 Some minor speedups há 11 anos atrás
  Herbert Vojčík 83ae5502bb travis: node version 0.10 shows as 0.10 not as 0.1 há 11 anos atrás
  Herbert Vojčík 54cef7f492 boot.js smalltalk object is just an API holder há 11 anos atrás
  Herbert Vojčík 03a518a523 Merge branch 'semantic-analyzer-tests-fix-smalltalk-current' into smalltalk-class-delegates-not-wraps há 11 anos atrás
  Herbert Vojčík 4b26274200 smalltalk at: => Smalltalk current at: há 11 anos atrás
  Herbert Vojčík 76e224ce5f Smalltalk class >> current doing good old classinstvar singleton há 11 anos atrás
  Herbert Vojčík 37266480b5 All low-level Smalltalk methods refer to 'smalltalk', not 'self' há 11 anos atrás
  Herbert Vojčík 54e045ab72 SemanticAnalyzerTest uses Smalltalk current, not smalltalk há 11 anos atrás
  Thomas Rake ff4d28d65b FileServer: Fixes spurious warning on startup from #checkDirectoryLayout há 11 anos atrás
  Herbert Vojčík 9957db19f7 Inspector now shows variables. há 11 anos atrás