Commit History

Author SHA1 Message Date
  Nicolas Petton 4c65a4c865 Merge pull request #772 from herby/gh-770 10 years ago
  Nicolas Petton 730558eec6 Merge pull request #771 from herby/alternate-find-amberjs-script 10 years ago
  Nicolas Petton f0b70f6054 Fixes issue #774 10 years ago
  Herbert Vojčík 9388cf0fa9 chunk of error reported 10 years ago
  Herbert Vojčík 1f9b1681ad Readable error for library dependencies missing 10 years ago
  Herbert Vojčík ec34bf496f Commenting 'amber-path-mapper' id in "find myself" part 10 years ago
  Thomas Rake a1a5ed4991 Removed warnings for missing js/ and st/ directories 10 years ago
  Herbert Vojčík f1be69fed4 update CHANGELOG with async amber.js loading 10 years ago
  Herbert Vojčík c972313136 amber.js tries to find itself also by id not just as last <script> 10 years ago
  Herbert Vojčík f50a1fb684 Update API-CHANGES.txt 10 years ago
  Nicolas Petton 26c13534d4 Merge branch 'master' of github.com:amber-smalltalk/amber 10 years ago
  Nicolas Petton a98c50468f Uses protocol instead of category in method exports 10 years ago
  Nicolas Petton c72222ef4e Uses `protocol` in CompiledMethod instead of `category` (mixed with protocol) 10 years ago
  Herbert Vojčík c3099ebee9 Update API-CHANGES.txt 10 years ago
  Herbert Vojčík 938ecdaf58 Tried to make consistent format in API-CHANGES.txt 10 years ago
  Herbert Vojčík a0dee1a7e2 Update API-CHANGES.txt 10 years ago
  Nicolas Petton 7e431d086e updates API-CHANGES.txt 10 years ago
  Nicolas Petton 8208dddee6 - inlined js code reformatting 10 years ago
  Nicolas Petton e3b39d12d6 Merge pull request #767 from herby/ie8 10 years ago
  Herbert Vojčík e828bd6f45 Update API-CHANGES.txt 10 years ago
  Herbert Vojčík 52835e7c86 protected => private 10 years ago
  Nicolas Petton 7b5200a25f Adds basic behavior methods to ProtoObject 10 years ago
  Nicolas Petton 7c088d507d Merge pull request #769 from herby/empty-protoobject 10 years ago
  Nicolas Petton 846bcb2aea Merge pull request #768 from herby/nil-subclass-2 10 years ago
  Nicolas Petton 4d9610d487 Merge pull request #765 from herby/ext-728 10 years ago
  Nicolas Petton b875c2fd75 Merge pull request #766 from herby/gh-763 10 years ago
  Herbert Vojčík 0a4d35f424 AbstractProxy subclass of ProtoObject 10 years ago
  Herbert Vojčík 3212bcf809 Empty ProtoObject 10 years ago
  Herbert Vojčík 5248844d43 removed the unnecessary special line for st.Object 10 years ago
  Herbert Vojčík 1ccc1e24d3 var i in foo => Object.keys(foo).forEach(function(i) 10 years ago