Nicolas Petton
|
7ccaeab103
New methods Number>>sqrt and #squared (issue #80)
|
13 years ago |
Nicolas Petton
|
34e5d8b6ab
Fixed literal arrays parser for true false and nil (issue #58)
|
13 years ago |
Nicolas Petton
|
802d2ba3c9
Fixed referencedClasses in method objects. (Issue #43)
|
13 years ago |
Nicolas Petton
|
43953ee239
Fixed issue #81
|
13 years ago |
Nicolas Petton
|
4ba53dbc59
Removed Widget>>alert:,#confirm: and #prompt:
|
13 years ago |
Nicolas Petton
|
a97855a25e
Merge pull request #75 from bromagosa/master
|
13 years ago |
Nicolas Petton
|
f698fc2575
Fixed Number>>copy and Number>>deepCopy + unit tests
|
13 years ago |
Bernat Romagosa
|
2f6acca146
added #atRandom at SequenceableCollection
|
13 years ago |
Nicolas Petton
|
9979ff3239
Fixed Browser>>classDeclarationTemplate
|
13 years ago |
Nicolas Petton
|
5b55e07964
- Remove old methods with modules in Kernel
|
13 years ago |
Nicolas Petton
|
1afd7d34e3
Changed the class declaration template
|
13 years ago |
Nicolas Petton
|
0dbf62d259
Fixed issue #65
|
13 years ago |
Nicolas Petton
|
9c50d843b7
Merge pull request #74 from johnnyt/master
|
13 years ago |
JohnnyT
|
bc0fc81096
Added server/server.js back
|
13 years ago |
Nicolas Petton
|
4220c497ac
amber.js refactoring.
|
13 years ago |
Nicolas Petton
|
a0b507ea05
revert js/init.js as it's not only used in amber.js
|
13 years ago |
Nicolas Petton
|
14a4062ca5
Merge pull request #73 from lolgzs/master
|
13 years ago |
Nicolas Petton
|
fbded175ad
Fixed index.html examples list
|
13 years ago |
Laurent Laffont
|
0e6611a7a1
Merge remote-tracking branch 'upstream/master'
|
13 years ago |
Laurent Laffont
|
9962e90f5c
another array that does not work with IE
|
13 years ago |
Nicolas Petton
|
d70c1dea3a
Split the Transcript class into several classes: Transcript (the facade), ConsoleTranscript and IDETranscript.
|
13 years ago |
Laurent Laffont
|
b0d8f84ff3
Add HTMLCanvas>>style: shortcut
|
13 years ago |
Nicolas Petton
|
0a9cb157e6
Merge pull request #70 from johnnyt/master
|
13 years ago |
Nicolas Petton
|
9453558855
Merge pull request #72 from lolgzs/master
|
13 years ago |
Laurent Laffont
|
96dde890c6
Merge remote-tracking branch 'upstream/master'
|
13 years ago |
Nicolas Petton
|
d85179cd31
Merge pull request #71 from semka/master
|
13 years ago |
Sёmka Novikov
|
4e0609a213
Do not try to declare Javascript's objects.
|
13 years ago |
JohnnyT
|
aca3dcb91d
Updated amber.css for the new Local package button
|
13 years ago |
JohnnyT
|
26d3f4391d
Changed text of package buttons; Added 'Local' button to commit a package to local storage
|
13 years ago |
Nicolas Petton
|
3cb82458fe
Merge pull request #68 from johnnyt/master
|
13 years ago |