Matthias Springer
|
9a167165d3
Merge branch 'master' of github.com:amber-smalltalk/amber into github566
|
11 years ago |
Matthias Springer
|
4cfae874ea
Adding methods for rounding Numbers down/up.
|
11 years ago |
Matthias Springer
|
ef0402bafe
Fix #566: Number>>asNumber missing.
|
11 years ago |
Herbert Vojčík
|
400923a8f5
Moved infrastructural classes into Kernel-Infrastructure
|
11 years ago |
Herbert Vojčík
|
10e6542d3d
Timeout moved to Kernel-Methods
|
11 years ago |
Herbert Vojčík
|
f7e5b33beb
Fix PlatformInterface initialization in non-browser env
|
11 years ago |
Herbert Vojčík
|
a8bf24f76d
Environment inherits alert:, only 3 uses of window left
|
11 years ago |
Herbert Vojčík
|
903b60afe9
tests for global variables in PlatformInterface
|
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
|
66b588debc
Deprecating old load API directly on Package class.
|
11 years ago |
Herbert Vojčík
|
a6d165880c
PlatformInterface abstracting alert: etc. and ajax:
|
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
|
59db7499be
using for: self transportType to create package handler
|
11 years ago |
Nicolas Petton
|
1820f2edee
updates the Smalltalk >> version to 0.11.0
|
11 years ago |
Manfred Kroehnert
|
bbc2f8b6bd
Kernel-Objects: remove '^self' from #add/#deleteGlobalJsVariable methods
|
11 years ago |
Manfred Kroehnert
|
a1c33c2b77
Smalltalk: methods for adding/removing global JS variables
|
11 years ago |
Manfred Kroehnert
|
05cdd16665
Kernel: add Smalltalk>>#globalJsVariables
|
11 years ago |
Ryan
|
aef4b1bd9e
Use 'value' in inlined code (https://github.com/amber-smalltalk/amber/issues/459)
|
11 years ago |
Nicolas Petton
|
c966b735d0
remove a console log
|
11 years ago |
Nicolas Petton
|
c551d0107c
fixes issue #499
|
11 years ago |
Nicolas Petton
|
0d1c2be7d9
- helios: css improvements for the progress bars
|
11 years ago |
Nicolas Petton
|
4db92bb442
- ErrorHandler class comment
|
11 years ago |
Nicolas Petton
|
10e5404da9
Smalltalk class comment
|
11 years ago |
Nicolas Petton
|
cd60780111
Improved class comments
|
11 years ago |
Clement Bera
|
83eb35de14
fix issue 478
|
11 years ago |
Nicolas Petton
|
84c28ba80a
Reverts Smalltalk >> asJavaScriptException:
|
11 years ago |
Nicolas Petton
|
ab69158aba
Helios: Handle environment exceptions
|
11 years ago |
Nicolas Petton
|
47c7a0440d
Fixed Smalltalk >> asSmalltalkException:
|
11 years ago |