Nicolas Petton
|
79782eec86
helios: removes unused method
|
11 years ago |
Nicolas Petton
|
666cd70235
helios binding input refactoring
|
11 years ago |
Nicolas Petton
|
0c2badd2fe
Helios: more keyBinding refactorings and class comments
|
11 years ago |
Nicolas Petton
|
6924c0853a
fix override vs overridden icons
|
11 years ago |
Nicolas Petton
|
8f8a205d5b
HLRepeatedKeyDownHandler refactoring
|
11 years ago |
Nicolas Petton
|
2b78b2028b
- Helios keybindings refactorings
|
11 years ago |
Nicolas Petton
|
960e6544f0
Removes some wrong method comments for inlined code
|
11 years ago |
Nicolas Petton
|
d2a90c90bc
updates Counter class comment
|
11 years ago |
Nicolas Petton
|
310ea72edb
updates PluggableExporter class comment
|
11 years ago |
Nicolas Petton
|
07b2013751
moved ChunkParser class >> on: to 'instance creation'
|
11 years ago |
Nicolas Petton
|
076e9f860c
Merge pull request #613 from herby/gh-574
|
11 years ago |
Nicolas Petton
|
8179ccf60b
Merge pull request #609 from herby/boot-js-refactorings
|
11 years ago |
Nicolas Petton
|
ca4e5d4e0d
Merge pull request #608 from herby/explicit-package-creation
|
11 years ago |
Herbert Vojčík
|
b1e5398605
Fixes #574
|
11 years ago |
Herbert Vojčík
|
9d33a2ef8f
Object.create(null) so hasOwnProperty can be ditched
|
11 years ago |
Herbert Vojčík
|
71d9cfd6f2
.meta = true shared for all metaclasses
|
11 years ago |
Herbert Vojčík
|
59266064c5
wireKlass inlined, now that was only used at one place
|
11 years ago |
Herbert Vojčík
|
1477c12913
No need for this. with createHandler
|
11 years ago |
Herbert Vojčík
|
5f5ed88905
error handling extracted, nicer code
|
11 years ago |
Herbert Vojčík
|
58e533dd01
explicit package creation
|
11 years ago |
Herbert Vojčík
|
5394debb70
Merge pull request #607 from herby/brikz-url-fix
|
11 years ago |
Herbert Vojčík
|
1166a33dd8
fixed brikz url
|
11 years ago |
Nicolas Petton
|
cce1483517
Merge pull request #606 from herby/fixing-impex-js-compilation
|
11 years ago |
Herbert Vojčík
|
d900d0de1f
Recompiled Importer-Exporter (incl. extension methods)
|
11 years ago |
Nicolas Petton
|
9ecd5653ad
Merge pull request #602 from matthias-springer/github566
|
11 years ago |
Matthias Springer
|
9a167165d3
Merge branch 'master' of github.com:amber-smalltalk/amber into github566
|
11 years ago |
Nicolas Petton
|
e5f12a039e
fixes previous commit
|
11 years ago |
Nicolas Petton
|
4d393fc43b
adds a third argument for fillBlock() to keep track of the block index while debugging
|
11 years ago |
Nicolas Petton
|
36c6fca037
Merge pull request #605 from matthias-springer/round-numbers
|
11 years ago |
Matthias Springer
|
b76fbb2ca0
Added unit tests for Number>>floor and Number>>ceiling.
|
11 years ago |