1
0

Histórico de Commits

Autor SHA1 Mensagem Data
  Nicolas Petton f0f33bd065 Fixes BucketStore >> do: há 12 anos atrás
  Nicolas Petton 5e0723a919 More method comments in Set há 12 anos atrás
  Nicolas Petton b3889c3958 Some minor reformattings in Set há 12 anos atrás
  Nicolas Petton dd2dd04cd5 Set and BucketStore refactorings: há 12 anos atrás
  Herbert Vojčík 1d5089dc94 Class comment added to Set. há 12 anos atrás
  Herbert Vojčík ad5268b3fe BucketStore extracted. há 12 anos atrás
  Herbert Vojčík c4d60104c7 nil is put into 'boolean' fastBucket há 12 anos atrás
  Herbert Vojčík e2169efe51 Extracting `constructor.name` as "hashing", defaultBucket há 12 anos atrás
  Herbert Vojčík 68ced3cb27 tests use some falsy element, fixed storage of booleans há 12 anos atrás
  Herbert Vojčík 434d4c34a2 Using `prop in obj` to detect primitive element presence há 12 anos atrás
  Herbert Vojčík 163eb672cd New Set that use buckets based on typeof and constructor.name. há 12 anos atrás
  Herbert Vojčík deedd74679 Set test with various types of elements há 12 anos atrás
  Herbert Vojčík 077ce09fb2 Some minor speedups há 12 anos atrás
  Herbert Vojčík 83ae5502bb travis: node version 0.10 shows as 0.10 not as 0.1 há 12 anos atrás
  Herbert Vojčík 54cef7f492 boot.js smalltalk object is just an API holder há 12 anos atrás
  Herbert Vojčík 03a518a523 Merge branch 'semantic-analyzer-tests-fix-smalltalk-current' into smalltalk-class-delegates-not-wraps há 12 anos atrás
  Herbert Vojčík 4b26274200 smalltalk at: => Smalltalk current at: há 12 anos atrás
  Herbert Vojčík 76e224ce5f Smalltalk class >> current doing good old classinstvar singleton há 12 anos atrás
  Herbert Vojčík 37266480b5 All low-level Smalltalk methods refer to 'smalltalk', not 'self' há 12 anos atrás
  Herbert Vojčík 54e045ab72 SemanticAnalyzerTest uses Smalltalk current, not smalltalk há 12 anos atrás
  Manfred Kroehnert b9b8ab5302 amberc.js: create resolve_file() function há 12 anos atrás
  Manfred Kroehnert bef2a806fe amberc.js: call finished_callback() once the compiler is done há 12 anos atrás
  Manfred Kroehnert a758127788 amberc.js: createDefaults() renamed to createDefaultConfiguration() há 12 anos atrás
  Manfred Kroehnert 8ee008c856 amberc.js: fully assemble configuration before checking it há 12 anos atrás
  Manfred Kroehnert ed5aa7805f amberc.js: documentation fixes há 12 anos atrás
  Manfred Kroehnert fc103a7733 amberc.js: compose_js_files() resolves into configuration há 12 anos atrás
  Manfred Kroehnert 25d1527cfb amberc.js: merge resolve_compiler() and create_compiler() há 12 anos atrás
  Manfred Kroehnert 1d818a2f32 amberc.js: merge readFiles() into compile() há 12 anos atrás
  Manfred Kroehnert 5249eb8461 amberc.js: resolve_js now returns a Promise há 12 anos atrás
  Manfred Kroehnert f17dcf50d9 amberc.js: readFiles() comes before compile() há 12 anos atrás