Laurent Laffont
|
22f1307716
Merge remote-tracking branch 'upstream/master'
|
13 년 전 |
Laurent Laffont
|
d21e9baaee
sync master
|
13 년 전 |
Nicolas Petton
|
500faeb742
Fixed issue #92 with Dictionary>>deepCopy
|
13 년 전 |
Nicolas Petton
|
a27cb9e1f9
Object>>asJSON now converts to a JSON object and #asJSONString to a JSON
|
13 년 전 |
Nicolas Petton
|
84efe60835
Imrpoved Object>>deprecatedAPI
|
13 년 전 |
Nicolas Petton
|
24a46baf9b
New implementation of Dictionary
|
13 년 전 |
Laurent Laffont
|
7caa3af0a4
merge with master
|
13 년 전 |
Nicolas Petton
|
635120b7c8
- BlockClosure >> ensure
|
13 년 전 |
Nicolas Petton
|
97401bf9a6
Don't quit the REPL on uncaught errors
|
13 년 전 |
Nicolas Petton
|
7554167b6e
- New #copyClass:named: method in CLassBuilder
|
13 년 전 |
Nicolas Petton
|
054fc6e6e4
- Fixed ConsoleTranscript >> show:
|
13 년 전 |
Nicolas Petton
|
360e9cc761
Few changes in Package
|
13 년 전 |
Nicolas Petton
|
62a9ac7809
Simple REPL
|
13 년 전 |
Göran Krampe
|
8707fcfd4d
Merge
|
13 년 전 |
Nicolas Petton
|
7ccaeab103
New methods Number>>sqrt and #squared (issue #80)
|
13 년 전 |
Göran Krampe
|
3eeca292b8
Merge.
|
13 년 전 |
Göran Krampe
|
085a1424de
Added Package properties, storeOn:, storeString, and support for package properties in fileouts (js and st).
|
13 년 전 |
Laurent Laffont
|
25bb34a0e6
When tests are run do not loose commit paths set ups on loading
|
13 년 전 |
Laurent Laffont
|
82b75c3e03
first shot on customizing commit path per package
|
13 년 전 |
Nicolas Petton
|
a97855a25e
Merge pull request #75 from bromagosa/master
|
13 년 전 |
Nicolas Petton
|
f698fc2575
Fixed Number>>copy and Number>>deepCopy + unit tests
|
13 년 전 |
Bernat Romagosa
|
2f6acca146
added #atRandom at SequenceableCollection
|
13 년 전 |
Nicolas Petton
|
5b55e07964
- Remove old methods with modules in Kernel
|
13 년 전 |
Nicolas Petton
|
d70c1dea3a
Split the Transcript class into several classes: Transcript (the facade), ConsoleTranscript and IDETranscript.
|
13 년 전 |
Göran Krampe
|
a574b00de1
Made to: more Pharoish, added to:by: and to:by:do: and also rewrote to:do: so that it does not create an Array.
|
13 년 전 |
Göran Krampe
|
ece83be2a2
Merge remote branch 'upstream/master'
|
13 년 전 |
Göran Krampe
|
244ca58603
Fixed silly missing return in Date.
|
13 년 전 |
Laurent Laffont
|
8d51f31dc1
merge upstream + fix JSObjectProxy : yourself do not work anymore
|
13 년 전 |
Laurent Laffont
|
5f10b714eb
fix JSObjectProxy>>doesNotUnderstand: that failed if access an attribute that returns empty string
|
13 년 전 |
Nicolas Petton
|
9c2fedbe85
Fixed String>>asJavaScriptSelector
|
13 년 전 |