Commit History

Author SHA1 Message Date
  Nicolas Petton c9d4cda4f0 Uses #at: in HashedCollection >> values 11 years ago
  Nicolas Petton b580d9dccc Optimize Array >> collect: and #select: 11 years ago
  Nicolas Petton 8d12dc91e2 SequenceableCollection >> collect: optimization 11 years ago
  Nicolas Petton 3e067675b5 - HashedCollection optimizations 11 years ago
  Nicolas Petton 02f323c008 Adds String class >> esc 11 years ago
  Herbert Vojčík 23ae96f003 Recompiled all of amber packages of master. 11 years ago
  Herbert Vojčík a9800e5918 boot.js: globals never used directly 11 years ago
  Herbert Vojčík 2f4beba12b .js files wrapped into closure, smalltalk,nil,_st are local 11 years ago
  Nicolas Petton 80ffa1e04c - fixes super references 11 years ago
  Nicolas Petton d51801e9a9 fixes issue #515 11 years ago
  Nicolas Petton 72f7c79347 - fixes issue #522 11 years ago
  Nicolas Petton 622efe2fba Fixes issue #519 11 years ago
  Nicolas Petton 4fd0f219c9 fix for Set >> #add: 11 years ago
  Nicolas Petton 12a2b9a11c some formatting and variable name fixes in HashedCollection 11 years ago
  Nicolas Petton 73d93feb09 - changed JSStream to use #from: 11 years ago
  Nicolas Petton 62c73a8d5d Merge branch 'hashed-collection-fixes' of https://github.com/kpullen/amber 11 years ago
  Kenneth Pullen 51569fd879 Make #asHashedCollection and #asDictionary use #from: 11 years ago
  Kenneth Pullen a7e8f708e1 Rename #newFrom to #from 11 years ago
  Kenneth Pullen 4a5adae949 Use self#error instead of Error#signal 11 years ago
  Ryan aef4b1bd9e Use 'value' in inlined code (https://github.com/amber-smalltalk/amber/issues/459) 11 years ago
  Kenneth Pullen 11d7c62145 Add some convenience messages to HashedCollection 11 years ago
  Nicolas Petton ba7c80b615 - don't wrap receivers in _st() for self or literal receivers 11 years ago
  JohnnyT eaab643d26 Recompile JS for commented classes 11 years ago
  Nicolas Petton 4db92bb442 - ErrorHandler class comment 11 years ago
  Nicolas Petton 3e48466bb5 fixes issue 477 11 years ago
  Nicolas Petton 335e222f8d fixed issue #482 11 years ago
  Clement Bera 21d0890cc9 fixed issue 482 11 years ago
  Nicolas Petton b3008dc9a3 Class icons for Helios 11 years ago
  Nicolas Petton f69008ab0f documentation (class comments) 11 years ago
  Herbert Vojčík 74a6f6cde4 Fixes #479. {String,Array}>>at:ifPresent:ifAbsent: 11 years ago