Commit History

Author SHA1 Message Date
  Herbert Vojčík c94afc1097 Fixes #630 even better. 10 years ago
  Herbert Vojčík 82b93072ff Generate shebang in amberc 10 years ago
  Herbert Vojčík 97224cf2e9 Fixes #630 10 years ago
  Nicolas Petton a49a8b2de2 Merge pull request #635 from herby/foreign-objects-debugger-fix 10 years ago
  Herbert Vojčík 7bfec4655a Merge branch 'upstream' into foreign-objects-debugger-fix 10 years ago
  Nicolas Petton ba4467b42f Merge branch 'smalltalk-cleaning' of https://github.com/herby/amber into herby-smalltalk-cleaning 10 years ago
  Nicolas Petton b46a238ab5 removes Kernel-Infrastructure.deploy.js 10 years ago
  Nicolas Petton 85843e61b9 Merge branch 'new-package-refactoring' 10 years ago
  Nicolas Petton 42da1c25e6 Removes MethodCategory 10 years ago
  Nicolas Petton ff9730744a Use Smalltalk >> createPackage: instead of #createDefaultPackage: 10 years ago
  Nicolas Petton 67cfecd0b5 - Adds PackageTransport >> asJSON and use it in exports 10 years ago
  Nicolas Petton 5220ed4abf Makes the transport an instance variable of the package 10 years ago
  Herbert Vojčík f2cd6b7cd6 Cleaning Smalltalk class 10 years ago
  Nicolas Petton 50f7720202 Merge branch 'master' into new-package-refactoring 10 years ago
  Nicolas Petton 77e1c5900b remove deploy options 10 years ago
  Nicolas Petton 2dc92e20c0 Old code removal 10 years ago
  Nicolas Petton 1be11de5b0 code cleanup 10 years ago
  Herbert Vojčík 25ff55a759 fix JSObject proxy printing for foreign objects 10 years ago
  Nicolas Petton 503df248b2 fix for bin/amberc.js with the new transport classes 10 years ago
  Nicolas Petton 4c2f6a577f Class comments for transport classes 10 years ago
  Nicolas Petton 7756709b5a removes LegacyPackageHandler and uses 10 years ago
  Nicolas Petton 3453cc90a3 removes LegacyPackageHandler tests 10 years ago
  Nicolas Petton 7ee5c9a670 Removes Package >> load: (was deprecated and not working anymore) 10 years ago
  Nicolas Petton 77ec5dcc79 PackageTransport now used. Package >> amdNamespace removed 10 years ago
  Nicolas Petton 3c9ea1abdf First class package transport. Not used yet. 10 years ago
  Nicolas Petton 010e554160 renames Smalltalk >> defaultAMDNamespace to #defaultAmdNamespace for consistency 10 years ago
  Nicolas Petton d87a1c8faa bin/amberc help update 10 years ago
  Nicolas Petton 523567b3c5 fixes bin/amberc.js to work with the new exporters and removes .deploy.js options 10 years ago
  Nicolas Petton cf873db3e7 removes all .deploy.js files (not supported anymore) 10 years ago
  Nicolas Petton 383df250d5 Adds a class comment to AMDExporter 10 years ago