Commit History

Author SHA1 Message Date
  JohnnyT 9df266c0dd Recompile IDE 11 years ago
  Herbert Vojčík 97224cf2e9 Fixes #630 11 years ago
  Nicolas Petton 147352b384 fixes InterpreterTest >> testGlobalVar 11 years ago
  Nicolas Petton 4aa03d49f3 - adds one interpreter test for block evaluation 11 years ago
  Nicolas Petton 39dfc517a2 removes unused method JSStream >> nextPutStatement:with: 11 years ago
  Herbert Vojčík ac92c5ee7c checking out clean master before release 11 years ago
  Nicolas Petton a49a8b2de2 Merge pull request #635 from herby/foreign-objects-debugger-fix 11 years ago
  Herbert Vojčík 7bfec4655a Merge branch 'upstream' into foreign-objects-debugger-fix 11 years ago
  Nicolas Petton ba4467b42f Merge branch 'smalltalk-cleaning' of https://github.com/herby/amber into herby-smalltalk-cleaning 11 years ago
  Nicolas Petton b46a238ab5 removes Kernel-Infrastructure.deploy.js 11 years ago
  Nicolas Petton 85843e61b9 Merge branch 'new-package-refactoring' 11 years ago
  Nicolas Petton 42da1c25e6 Removes MethodCategory 11 years ago
  Nicolas Petton ff9730744a Use Smalltalk >> createPackage: instead of #createDefaultPackage: 11 years ago
  Nicolas Petton 67cfecd0b5 - Adds PackageTransport >> asJSON and use it in exports 11 years ago
  Nicolas Petton 5220ed4abf Makes the transport an instance variable of the package 11 years ago
  Herbert Vojčík f2cd6b7cd6 Cleaning Smalltalk class 11 years ago
  Nicolas Petton 50f7720202 Merge branch 'master' into new-package-refactoring 11 years ago
  Nicolas Petton 77e1c5900b remove deploy options 11 years ago
  Nicolas Petton 2dc92e20c0 Old code removal 11 years ago
  Nicolas Petton 1be11de5b0 code cleanup 11 years ago
  Herbert Vojčík 25ff55a759 fix JSObject proxy printing for foreign objects 11 years ago
  Nicolas Petton 503df248b2 fix for bin/amberc.js with the new transport classes 11 years ago
  Nicolas Petton 4c2f6a577f Class comments for transport classes 11 years ago
  Nicolas Petton 7756709b5a removes LegacyPackageHandler and uses 11 years ago
  Nicolas Petton 3453cc90a3 removes LegacyPackageHandler tests 11 years ago
  Nicolas Petton 7ee5c9a670 Removes Package >> load: (was deprecated and not working anymore) 11 years ago
  Nicolas Petton 77ec5dcc79 PackageTransport now used. Package >> amdNamespace removed 11 years ago
  Nicolas Petton 3c9ea1abdf First class package transport. Not used yet. 11 years ago
  Nicolas Petton 010e554160 renames Smalltalk >> defaultAMDNamespace to #defaultAmdNamespace for consistency 11 years ago
  Nicolas Petton d87a1c8faa bin/amberc help update 11 years ago