Herbert Vojčík
|
29c4f6e710
smalltalk.[A-Z] => globals.[A-Z]
|
10 years ago |
Herbert Vojčík
|
9ecea28477
export/compile uses globals
|
10 years ago |
Nicolas Petton
|
c5348e70ee
Issue #787: Do not create contexts for trivial methods
|
10 years ago |
Nicolas Petton
|
483d5de51c
Fixes issue #807
|
10 years ago |
Nicolas Petton
|
a98c50468f
Uses protocol instead of category in method exports
|
11 years ago |
Nicolas Petton
|
c72222ef4e
Uses `protocol` in CompiledMethod instead of `category` (mixed with protocol)
|
11 years ago |
Herbert Vojčík
|
dc44e0f409
Fixes #763
|
11 years ago |
Nicolas Petton
|
83445d9376
Removes old HTMLCanvas class >> is*
|
11 years ago |
Nicolas Petton
|
0063ee0bf8
Removes TagBrush and HTMLCanvas >> isMSIE
|
11 years ago |
Herbert Vojčík
|
bc3d61e24b
remove forgotten `BrowserInterface class` variables
|
11 years ago |
Herbert Vojčík
|
2be26bb5b4
TagBrush atrribute getters (since it has setter and deleter)
|
11 years ago |
Nicolas Petton
|
123cf313a1
Removes unused DocumentFragmentTag
|
11 years ago |
Nicolas Petton
|
26a757a05f
reformatting to follow the coding conventions
|
11 years ago |
Nicolas Petton
|
ab78f6e3de
- Avoid too many aliasing due to send indexes (partial fix only)
|
11 years ago |
Nicolas Petton
|
6f3a1c1d42
Fixes issue with non aliased receivers of inlined sends as shown by
|
11 years ago |
Nicolas Petton
|
7211ee8408
- Adds Node >> isReferenced to avoid unneeded aliasing
|
11 years ago |
Nicolas Petton
|
803bb9fbcc
Recompiled all packages
|
11 years ago |
Nicolas Petton
|
83ea12eeb1
revert commit ef214a0 as CodeMirror seems to have issues with it.
|
11 years ago |
Nicolas Petton
|
ef214a0093
avoid reflows by using a DocumentFragment
|
11 years ago |
Herbert Vojčík
|
a3efef9cde
Recompiled amber.
|
11 years ago |
Nicolas Petton
|
75c0969e7e
Merge branch 'master' into ast-interpreter
|
11 years ago |
Herbert Vojčík
|
79f2f932f2
Recompiled with amber_core namespace
|
11 years ago |
Nicolas Petton
|
cecce808a7
Merge branch 'master' into debugger
|
11 years ago |
Herbert Vojčík
|
622e682e20
Merge remote-tracking branch 'origin/master-recompile' into requirejs
|
11 years ago |
Herbert Vojčík
|
23ae96f003
Recompiled all of amber packages of master.
|
11 years ago |
Herbert Vojčík
|
d6801ec63a
Canvas, IDE and Tests carry their load dependencies
|
11 years ago |
Herbert Vojčík
|
78d8df042c
Merge branch 'pluggable-exporters-with-new-loaders' into requirejs-wip
|
11 years ago |
Herbert Vojčík
|
0fa2bfea66
Fixing class docs for platform interface & Co.
|
11 years ago |
Herbert Vojčík
|
d10738e2ce
BrowserInterface in Canvas. jQuery used only in Canvas.
|
11 years ago |
Herbert Vojčík
|
4997465bf1
Widget inheriting alert: & Co. from InterfacingObject
|
11 years ago |