Nicolas Petton
|
11543b5df9
Update LICENSE
|
13 years ago |
Nicolas Petton
|
635120b7c8
- BlockClosure >> ensure
|
13 years ago |
Nicolas Petton
|
97401bf9a6
Don't quit the REPL on uncaught errors
|
13 years ago |
Nicolas Petton
|
7554167b6e
- New #copyClass:named: method in CLassBuilder
|
13 years ago |
Nicolas Petton
|
054fc6e6e4
- Fixed ConsoleTranscript >> show:
|
13 years ago |
Nicolas Petton
|
93a394fc6c
Renamed repl/repl.js to repl/amber.js (fixed issue #87)
|
13 years ago |
Nicolas Petton
|
360e9cc761
Few changes in Package
|
13 years ago |
Nicolas Petton
|
d15e3f4bf4
Fixed pkg()
|
13 years ago |
Nicolas Petton
|
5195d6f326
Cleanup REPL.st
|
13 years ago |
Nicolas Petton
|
62a9ac7809
Simple REPL
|
13 years ago |
Nicolas Petton
|
ceac2bf5d4
retab amber.js
|
13 years ago |
Nicolas Petton
|
67402a6042
Retab boot.js
|
13 years ago |
Nicolas Petton
|
9b347454c7
Added "char" to the list of reserved words
|
13 years ago |
Nicolas Petton
|
2b29a364e6
Merge pull request #83 from gokr/master
|
13 years ago |
Göran Krampe
|
8707fcfd4d
Merge
|
13 years ago |
Göran Krampe
|
1e3106ba42
Merge
|
13 years ago |
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 |
Göran Krampe
|
2988f6246e
Trivial tweak to .gitignore.
|
13 years ago |
Göran Krampe
|
3eeca292b8
Merge.
|
13 years ago |
Göran Krampe
|
085a1424de
Added Package properties, storeOn:, storeString, and support for package properties in fileouts (js and st).
|
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 |