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 |
Nicolas Petton
|
523567b3c5
fixes bin/amberc.js to work with the new exporters and removes .deploy.js options
|
11 years ago |
Nicolas Petton
|
cf873db3e7
removes all .deploy.js files (not supported anymore)
|
11 years ago |
Nicolas Petton
|
383df250d5
Adds a class comment to AMDExporter
|
11 years ago |
Nicolas Petton
|
20ce5d6f1c
Removes StrippedExporter (.deploy.js are not supported anymore)
|
11 years ago |
Nicolas Petton
|
e044cf9c63
removes ExportRecipeInterpreter
|
11 years ago |
Nicolas Petton
|
6194b5184a
PackageHandler refactoring:
|
11 years ago |
Nicolas Petton
|
b85076c509
adds Behavior >> ownMethods
|
11 years ago |
Herbert Vojčík
|
16438c7892
Skeleton of release script.
|
11 years ago |
Herbert Vojčík
|
33fef79136
Fix script for seds that dont know + and ?
|
11 years ago |