Commit History

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