Nicolas Petton
|
822fb9cf2f
- CompiledMethod >> protocol:
|
11 years ago |
Nicolas Petton
|
2c5bab899b
Adds Environment >> allSelectors
|
11 years ago |
Nicolas Petton
|
7e2577a77b
Adds Environment >> classes
|
11 years ago |
Herbert Vojčík
|
3bef58a24d
Missing .st file from b172463
|
11 years ago |
Nicolas Petton
|
9d0829cce8
Fixes Environment >> removeMethod:
|
11 years ago |
Nicolas Petton
|
ec4b15f268
Fixed Environment >> moveMethod:toClass:
|
11 years ago |
Nicolas Petton
|
399a48a522
Moved HLEnvironment into Kernel to allow "remote" browsing
|
11 years ago |
Nicolas Petton
|
adbf95b67e
- Better layout and splitter handling
|
11 years ago |
Nicolas Petton
|
2bf1bd23bd
Merge branch 'master' into helios
|
11 years ago |
Nicolas Petton
|
7f8b8e39f8
- New look and feel
|
11 years ago |
Nicolas Petton
|
4885ebfd26
Formatting changes of JSObjectProxy >> doesNotUndertand:
|
11 years ago |
Nicolas Petton
|
c1aeb3962d
Cosmetic newline after method comment in JSObjectProxy >> lookupProperty:
|
11 years ago |
Herbert Vojčík
|
fb6f8cbf62
asJavaScriptSelector commented, moved to Kernel-Objects
|
11 years ago |
Herbert Vojčík
|
a2cb804f1f
JSObjectProxy: removing old methods
|
11 years ago |
Herbert Vojčík
|
48a6a0d2f2
dnu: lookupProperty:, forwardMessage:WithArguments: used
|
11 years ago |
Herbert Vojčík
|
b1bc36deb2
Optimizes pieces of forwarding code.
|
11 years ago |
Nicolas Petton
|
d5760083d5
Package cleanup
|
11 years ago |
Nicolas Petton
|
ffcf53a4bf
- Fixed Object >> ifNil:ifNotNil:
|
11 years ago |
Nicolas Petton
|
62c24efcba
- Inliner cleanup, removal of IRNonLocalReturnInliner
|
11 years ago |
Herbert Vojčík
|
c501211cf0
Fixing Kernel-Objects
|
11 years ago |
Nicolas Petton
|
15ce8a0dd8
Removes Symbol from the system:
|
11 years ago |
Nicolas Petton
|
5c62d4313a
Fixes issue 428:
|
11 years ago |
Nicolas Petton
|
c17e9af79f
Add Pharo-like handy Object >> #putOn: and Stream >> #<< for streaming
|
11 years ago |
Nicolas Petton
|
b38cb3495b
Removed Object >> printNL and #log:block:
|
11 years ago |
Nicolas Petton
|
48f360f907
Fix issue #429 - #printString call #printOn:
|
11 years ago |
Herbert Vojčík
|
a87162f044
JSObjectProxy >> at:IfPresent:{,ifAbsent:}
|
11 years ago |
Herbert Vojčík
|
39f372af29
Another tab/space strange combos out.
|
11 years ago |
Herbert Vojčík
|
8d0d0adde2
Convert spaces to tabs in .st
|
11 years ago |
Nicolas Petton
|
b1237d41a3
Add class knowledge to Protocol announcements and class organizer
|
11 years ago |
Nicolas Petton
|
8bd70b8de2
Better handling of system announcements and organizers
|
11 years ago |