커밋 기록

작성자 SHA1 메시지 날짜
  Nicolas Petton a98c50468f Uses protocol instead of category in method exports 10 년 전
  Nicolas Petton c72222ef4e Uses `protocol` in CompiledMethod instead of `category` (mixed with protocol) 10 년 전
  Herbert Vojčík 1ccc1e24d3 var i in foo => Object.keys(foo).forEach(function(i) 10 년 전
  Nicolas Petton 2f776d200f Revert "Simpler fix for previous commit" 10 년 전
  Nicolas Petton 04637ce678 Simpler fix for previous commit 10 년 전
  Nicolas Petton 5dc6745906 Remove empty protocols when recompiling a method, fixing issue #691 10 년 전
  Nicolas Petton 26a757a05f reformatting to follow the coding conventions 11 년 전
  Nicolas Petton ab78f6e3de - Avoid too many aliasing due to send indexes (partial fix only) 11 년 전
  Nicolas Petton 6f3a1c1d42 Fixes issue with non aliased receivers of inlined sends as shown by 11 년 전
  Nicolas Petton 7211ee8408 - Adds Node >> isReferenced to avoid unneeded aliasing 11 년 전
  Nicolas Petton 803bb9fbcc Recompiled all packages 11 년 전
  Nicolas Petton 1d3ea8649b cleaner fix for issue #143. See comments on https://github.com/amber-smalltalk/amber/commit/97cc25cba063722aeb75cab7b293fd74ffe1feb3 11 년 전
  Nicolas Petton a98076e134 Fixes issue #690. 11 년 전
  Nicolas Petton 97cc25cba0 Fixes issue #143 11 년 전
  Herbert Vojčík a3efef9cde Recompiled amber. 11 년 전
  Nicolas Petton c83689725d recompiles all js files with the new compiler block index support 11 년 전
  Nicolas Petton ff9730744a Use Smalltalk >> createPackage: instead of #createDefaultPackage: 11 년 전
  Nicolas Petton 50f7720202 Merge branch 'master' into new-package-refactoring 11 년 전
  Nicolas Petton b85076c509 adds Behavior >> ownMethods 11 년 전
  Herbert Vojčík 79f2f932f2 Recompiled with amber_core namespace 11 년 전
  Nicolas Petton 729c6f35ee adds Behavior >> ownProtocols 11 년 전
  Herbert Vojčík 4d262da3ef Merge branch 'output-transport-type' into requirejs 11 년 전
  Herbert Vojčík 7c99585512 packages created in IDE get default transport type 11 년 전
  Herbert Vojčík 38080721a3 Merge branch 'master' into requirejs 11 년 전
  Nicolas Petton 88ac1345ef Optimize subclasses access 11 년 전
  Herbert Vojčík 576e3ca622 Merge branch 'master' into requirejs 11 년 전
  Herbert Vojčík 58e533dd01 explicit package creation 11 년 전
  Herbert Vojčík 622e682e20 Merge remote-tracking branch 'origin/master-recompile' into requirejs 11 년 전
  Herbert Vojčík 23ae96f003 Recompiled all of amber packages of master. 11 년 전
  Herbert Vojčík 8d30d32631 Kernel-* carry their load dependencies 11 년 전