Herbert Vojčík
|
c4f8b2bece
Merge branch 'package-loader-etc' into requirejs-wip
|
11 years ago |
Herbert Vojčík
|
c61e6bc1ac
Renamed tests.
|
11 years ago |
Herbert Vojčík
|
734a54a24c
DRYing through Package>>transport
|
11 years ago |
Herbert Vojčík
|
3fc6924fae
commit-related things are all in through *Importer-Exporter
|
11 years ago |
Herbert Vojčík
|
dcc849d36f
refactored default commit path per transport type
|
11 years ago |
Herbert Vojčík
|
81fa47694d
commitChannels extracted
|
11 years ago |
Herbert Vojčík
|
11133bf852
using for: LegacvPackageHandler extracted
|
11 years ago |
Herbert Vojčík
|
59db7499be
using for: self transportType to create package handler
|
11 years ago |
Herbert Vojčík
|
82d7b2b205
formatting
|
11 years ago |
Herbert Vojčík
|
cfe43459c8
commit also writes hardcoded "amber/*"
|
11 years ago |
Herbert Vojčík
|
ee648211b6
amber packages define hardcoded "amber/*" modules
|
11 years ago |
Herbert Vojčík
|
d3d65851e6
amber_{vm,set} included, some relative dependencies
|
11 years ago |
Herbert Vojčík
|
ca83c78f4b
boot.js: installMethod called directly inside ManipulationBrik
|
11 years ago |
Herbert Vojčík
|
c030cb52cc
Merge branch 'gh-544' into decoupling-with-pending-fixes
|
11 years ago |
Herbert Vojčík
|
bcc9936f64
Merge branch 'gh-546' into decoupling-with-pending-fixes
|
11 years ago |
Herbert Vojčík
|
09f5afb82f
boot.js: jQuery.allowJavaScriptCalls fix
|
11 years ago |
JohnnyT
|
be0edf9ce4
Setup Amber as a Bower component
|
11 years ago |
Herbert Vojčík
|
34f42c904b
boot.js: runtime added as late as possible
|
11 years ago |
Herbert Vojčík
|
cae1c64445
boot.js: nil moved to RootBrik
|
11 years ago |
Herbert Vojčík
|
4f2fedbcfd
boot.js: update Brikz
|
11 years ago |
Herbert Vojčík
|
a5b3659d69
boot.js: two-phase smalltalk, fixing _st, DRY class addition
|
11 years ago |
Herbert Vojčík
|
2bc740c781
boot.js: updated Brikz, moved bootstrapping to __init__s
|
11 years ago |
Herbert Vojčík
|
225b578181
boot.js: updated Brikz, changed code accordingly
|
11 years ago |
Herbert Vojčík
|
8c5f57f609
boot.js: some refactorings in briks
|
11 years ago |
Herbert Vojčík
|
2423a9b019
boot.js: bootstrap extreacted to brik; everything in briks now
|
11 years ago |
Herbert Vojčík
|
cfa35feec7
boot.js: _st and MethodContext move to Runtime brik
|
11 years ago |
Herbert Vojčík
|
945d3310a2
boot.js: rest of old Smalltalk split to Runtime and Primitives briks
|
11 years ago |
Herbert Vojčík
|
0073c8bac8
boot.js: augments in dedicated brik
|
11 years ago |
Herbert Vojčík
|
dec3ae460b
boot.js: moving some stuff to InstanceBrik
|
11 years ago |
Herbert Vojčík
|
01cbc1bf86
boot.js: foundational objects and classes grouped
|
11 years ago |