Commit History

Author SHA1 Message Date
  Herbert Vojčík 5a5525ff34 boot.js: removed withDefaultTransport 10 years ago
  Nicolas Petton f706e60a8e More refactorings and fixes in Helios-Helpers 10 years ago
  Nicolas Petton 65d4c59bbe Removes unused class HLGenerationOutputWithIndex 10 years ago
  Nicolas Petton b20005750d Small refactorings in Helios-Helpers 10 years ago
  Nicolas Petton efcb7c6b3c Merge pull request #799 from mkroehnert/compiler 10 years ago
  Nicolas Petton 3465bcd55a Merge pull request #797 from tomrake/fix-spurious-checkdirectorylayout-messages 10 years ago
  Nicolas Petton 579e894d78 Forbids creating new instances of Smalltalk 10 years ago
  Nicolas Petton 0a993c3837 Merge pull request #802 from herby/smalltalk-class-delegates-not-wraps 10 years ago
  Nicolas Petton 75cb804721 Merge pull request #801 from herby/semantic-analyzer-tests-fix-smalltalk-current 10 years ago
  Nicolas Petton 7467f992ac Merge pull request #796 from herby/fix-inspector 10 years ago
  Nicolas Petton 76f6173945 Merge pull request #790 from herby/lhf 10 years ago
  Nicolas Petton 1631320ccb Minor reformattings in AssociativeCollection 10 years ago
  Nicolas Petton 77395d0317 Renames Set >> bucketOfElement: to bucketsOfElement: 10 years ago
  Nicolas Petton f0f33bd065 Fixes BucketStore >> do: 10 years ago
  Nicolas Petton 5e0723a919 More method comments in Set 10 years ago
  Nicolas Petton b3889c3958 Some minor reformattings in Set 10 years ago
  Nicolas Petton dd2dd04cd5 Set and BucketStore refactorings: 10 years ago
  Herbert Vojčík 1d5089dc94 Class comment added to Set. 10 years ago
  Herbert Vojčík ad5268b3fe BucketStore extracted. 10 years ago
  Herbert Vojčík c4d60104c7 nil is put into 'boolean' fastBucket 10 years ago
  Herbert Vojčík e2169efe51 Extracting `constructor.name` as "hashing", defaultBucket 10 years ago
  Herbert Vojčík 68ced3cb27 tests use some falsy element, fixed storage of booleans 10 years ago
  Herbert Vojčík 434d4c34a2 Using `prop in obj` to detect primitive element presence 10 years ago
  Herbert Vojčík 163eb672cd New Set that use buckets based on typeof and constructor.name. 10 years ago
  Herbert Vojčík deedd74679 Set test with various types of elements 10 years ago
  Herbert Vojčík 077ce09fb2 Some minor speedups 10 years ago
  Herbert Vojčík 83ae5502bb travis: node version 0.10 shows as 0.10 not as 0.1 10 years ago
  Herbert Vojčík 54cef7f492 boot.js smalltalk object is just an API holder 10 years ago
  Herbert Vojčík 03a518a523 Merge branch 'semantic-analyzer-tests-fix-smalltalk-current' into smalltalk-class-delegates-not-wraps 10 years ago
  Herbert Vojčík 4b26274200 smalltalk at: => Smalltalk current at: 10 years ago