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 |
Nicolas Petton
|
729c6f35ee
adds Behavior >> ownProtocols
|
11 years ago |
Nicolas Petton
|
8bcd744ca1
Ensure that Package >> classes don't answer duplicates (with aliased classes)
|
11 years ago |
Nicolas Petton
|
d9b88d74f4
typo in ChunkParser >> nextChunk
|
11 years ago |
Nicolas Petton
|
b681d012bf
fix for helios.css
|
11 years ago |
Nicolas Petton
|
78589fb293
small reformatting
|
11 years ago |
Nicolas Petton
|
fe7b9eb980
removes getters and setters from AMDBrik
|
11 years ago |
Nicolas Petton
|
35ef0dd224
fixes a typo in boot.js
|
11 years ago |
Nicolas Petton
|
7be837e22b
Package >> amdNamespace* reformatting
|
11 years ago |
Nicolas Petton
|
6934694e0f
Renamed Package >> transport to #handler
|
11 years ago |
Nicolas Petton
|
7811f14d76
adds amd related properties to Smalltalk
|
11 years ago |
Nicolas Petton
|
16e1d7a549
Refactoring:
|
11 years ago |
Herbert Vojčík
|
d3a679c45e
Merge branch 'master' into requirejs
|
11 years ago |
Herbert Vojčík
|
5cc03acc89
Merge pull request #626 from herby/requirejs-herby
|
11 years ago |
Nicolas Petton
|
a1b55408ce
Merge pull request #623 from herby/metadata-fixes
|
11 years ago |