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 |
Herbert Vojčík
|
9beb32fa73
boot.js: methods add/remove/etc. extracted to brik
|
11 years ago |
Herbert Vojčík
|
9c5f32498f
boot.js: classes add/remove/traverse removed to brik
|
11 years ago |
Herbert Vojčík
|
2ac5574022
boot.js: initClass functionality extracted into brik
|
11 years ago |
Herbert Vojčík
|
1e16855798
boot.js: renaming function to installMethodIfAbsent
|
11 years ago |
Herbert Vojčík
|
b1942023ba
boot.js: adding ensure("selectorConversion") where needed
|
11 years ago |
Herbert Vojčík
|
69bf946079
boot.js: DNU and indirect send/MNU extracted into brik
|
11 years ago |
Herbert Vojčík
|
58ae633a69
Moving globals assignment down
|
11 years ago |
Herbert Vojčík
|
63c4ac9db2
boot.js: Organizers extracted into brik
|
11 years ago |
Herbert Vojčík
|
7aba2377e8
boot.js: selector conversion extracted
|
11 years ago |
Herbert Vojčík
|
59c54353ec
boot.js: brikz introduced
|
11 years ago |
Herbert Vojčík
|
07a1f843fe
Refactoring inheritedMethods to be copySuperclass-local.
|
11 years ago |
Herbert Vojčík
|
f9504b5608
Merge pull request #549 from herby/requirejs-wip
|
11 years ago |
Herbert Vojčík
|
d8f382a87a
initClass refactoring, no need for installSuperclass
|
11 years ago |
Herbert Vojčík
|
72944c6b80
st.initClass call moved to st.removeMethod
|
11 years ago |
Herbert Vojčík
|
206aaff943
DRY propagateMethodChange
|
11 years ago |
Herbert Vojčík
|
54c1afd8ea
Fixes #544
|
11 years ago |