Historique des commits

Auteur SHA1 Message Date
  Matthias Springer 9a167165d3 Merge branch 'master' of github.com:amber-smalltalk/amber into github566 il y a 11 ans
  Matthias Springer b76fbb2ca0 Added unit tests for Number>>floor and Number>>ceiling. il y a 11 ans
  Matthias Springer 8b16b0cbea Added unit tests for Number. il y a 11 ans
  Nicolas Petton 04a3e79e5e Merge pull request #555 from herby/package-loader-etc il y a 11 ans
  Herbert Vojčík c61e6bc1ac Renamed tests. il y a 11 ans
  Herbert Vojčík dcc849d36f refactored default commit path per transport type il y a 11 ans
  Herbert Vojčík 19ffb5af09 Uncommenting other method inheritance tests. il y a 11 ans
  Herbert Vojčík fa57687bc8 Fixes #546 il y a 11 ans
  Herbert Vojčík 0641ff92ab Test for method inheritance over wrapped subclasses il y a 11 ans
  Herbert Vojčík a9800e5918 boot.js: globals never used directly il y a 11 ans
  Herbert Vojčík 2f4beba12b .js files wrapped into closure, smalltalk,nil,_st are local il y a 11 ans
  Nicolas Petton ae3beadc4c fix for previous commit il y a 11 ans
  Nicolas Petton 80ffa1e04c - fixes super references il y a 11 ans
  Nicolas Petton 72f7c79347 - fixes issue #522 il y a 11 ans
  Nicolas Petton 4fd0f219c9 fix for Set >> #add: il y a 11 ans
  Nicolas Petton 73d93feb09 - changed JSStream to use #from: il y a 11 ans
  Nicolas Petton 62c73a8d5d Merge branch 'hashed-collection-fixes' of https://github.com/kpullen/amber il y a 11 ans
  Kenneth Pullen 51569fd879 Make #asHashedCollection and #asDictionary use #from: il y a 11 ans
  Kenneth Pullen a7e8f708e1 Rename #newFrom to #from il y a 11 ans
  Kenneth Pullen 11d7c62145 Add some convenience messages to HashedCollection il y a 11 ans
  Nicolas Petton ba7c80b615 - don't wrap receivers in _st() for self or literal receivers il y a 11 ans
  Nicolas Petton 9d0c4bb068 - BlockClosure >> #newWithValues: improvements: il y a 11 ans
  Nicolas Petton 8c0a95c1f3 Merge pull request #489 from kpullen/js-function-constructors il y a 11 ans
  Kenneth Pullen 15dbd77104 Fix the comment of newWithValues: and add a test il y a 11 ans
  Kenneth Pullen b0ea440d3e Make BlockClosure work with some constructors il y a 11 ans
  JohnnyT eaab643d26 Recompile JS for commented classes il y a 11 ans
  Kenneth Pullen 03a0b9d7e0 Test printing a JS object that exists everywhere il y a 11 ans
  Kenneth Pullen bd01a09519 Wrap Javascript objects before showing il y a 11 ans
  Kenneth Pullen 82964f57bd Make ConsoleTranscript actually print il y a 11 ans
  Nicolas Petton 335e222f8d fixed issue #482 il y a 11 ans