Herbert Vojčík
|
7b1283a368
IDEs: Smalltalk {current=>globals} at:; Smalltalk {current=>}
|
11 years ago |
Herbert Vojčík
|
cdd56a0fdb
.st: Smalltalk{ current=>} createPackage:
|
11 years ago |
Nicolas Petton
|
7467f992ac
Merge pull request #796 from herby/fix-inspector
|
11 years ago |
Nicolas Petton
|
76f6173945
Merge pull request #790 from herby/lhf
|
11 years ago |
Herbert Vojčík
|
163eb672cd
New Set that use buckets based on typeof and constructor.name.
|
11 years ago |
Herbert Vojčík
|
9957db19f7
Inspector now shows variables.
|
11 years ago |
Herbert Vojčík
|
93f18bd23a
Merge branch 'master' into lhf
|
11 years ago |
Herbert Vojčík
|
5d4702f63b
Dictionary and HashedCollection under common base class
|
11 years ago |
Herbert Vojčík
|
50c1b4bfd5
use keysDo:
|
11 years ago |
Herbert Vojčík
|
21fa1b0937
use methodsInProtocol:, added removeProtocolIfEmpty:
|
11 years ago |
Herbert Vojčík
|
296fc23e6d
use valuesDo:
|
11 years ago |
Nicolas Petton
|
a98c50468f
Uses protocol instead of category in method exports
|
11 years ago |
Nicolas Petton
|
c72222ef4e
Uses `protocol` in CompiledMethod instead of `category` (mixed with protocol)
|
11 years ago |
Nicolas Petton
|
0c58e8b6ad
Make sure Helios error handler is registered
|
11 years ago |
Nicolas Petton
|
26a757a05f
reformatting to follow the coding conventions
|
11 years ago |
Nicolas Petton
|
6f3a1c1d42
Fixes issue with non aliased receivers of inlined sends as shown by
|
11 years ago |
Nicolas Petton
|
803bb9fbcc
Recompiled all packages
|
11 years ago |
JohnnyT
|
28d9b6ceea
Open the inspector on use
|
11 years ago |
JohnnyT
|
21c71393ec
Register Inspector during TabManager initialization
|
11 years ago |
JohnnyT
|
9df266c0dd
Recompile IDE
|
11 years ago |
Herbert Vojčík
|
903b60afe9
tests for global variables in PlatformInterface
|
11 years ago |
Herbert Vojčík
|
5bebe43862
Smalltalkizing methods, less use of jQuery global
|
11 years ago |
Herbert Vojčík
|
ab6730465b
alert: HLWidget -> Widget, plus prompt: and confirm:
|
11 years ago |
Herbert Vojčík
|
791ea1865c
window jQuery: foo -> foo asJQuery in non-Helios code
|
11 years ago |
Nicolas Petton
|
33ae8991e3
Transcript and inpsector enhancements
|
11 years ago |
Nicolas Petton
|
2234d73f87
Use Package >> commit to commit package
|
11 years ago |
Herbert Vojčík
|
c942ed89a1
Fix `IDE.st` that had tabs removed.
|
11 years ago |
Nicolas Petton
|
f055f2a601
Fix for IE8
|
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 |