Commit History

Autor SHA1 Mensaxe Data
  Herbert Vojčík 5e391bcd68 Using SmalltalkSettings object %!s(int64=10) %!d(string=hai) anos
  Nicolas Petton 7dc08fe9ea Helios debugger improvements %!s(int64=10) %!d(string=hai) anos
  Herbert Vojčík ff34eaf586 Parser now uses globals; exports itself to SmalltalkParser %!s(int64=10) %!d(string=hai) anos
  Herbert Vojčík 48b3be10a7 Globals are different object than smalltalk. %!s(int64=10) %!d(string=hai) anos
  Nicolas Petton 9e61281a39 Fixes issue #752 %!s(int64=10) %!d(string=hai) anos
  Nicolas Petton 014d04e067 more cleanup for `asSet` usages %!s(int64=10) %!d(string=hai) anos
  Nicolas Petton be47f76ad9 Fixes issue #792 %!s(int64=10) %!d(string=hai) anos
  Nicolas Petton 962e655aa5 Simplifies Package >> classes %!s(int64=10) %!d(string=hai) anos
  Nicolas Petton acd6686aaa Fixes issue #806 %!s(int64=10) %!d(string=hai) anos
  Herbert Vojčík e9ad3fd91c {Smalltalk,SmalltalkImage} >> current deprecated %!s(int64=10) %!d(string=hai) anos
  Herbert Vojčík cdd56a0fdb .st: Smalltalk{ current=>} createPackage: %!s(int64=10) %!d(string=hai) anos
  Herbert Vojčík 9c5c368f93 all but IDE: Smalltalk {current=>globals} at:; Smalltalk {current=>} %!s(int64=10) %!d(string=hai) anos
  Herbert Vojčík acefc95cf8 Smalltalk vm returning `smalltalk` from `boot.js` %!s(int64=10) %!d(string=hai) anos
  Herbert Vojčík 3bec1ef8b1 "Smalltalk globals" returning self, for future compatibility %!s(int64=10) %!d(string=hai) anos
  Herbert Vojčík 3223ac30eb Not calling super initialize in class-side initialize %!s(int64=10) %!d(string=hai) anos
  Herbert Vojčík 6e840e4ec4 `Smalltalk` is global variable, not a class %!s(int64=10) %!d(string=hai) anos
  Nicolas Petton 579e894d78 Forbids creating new instances of Smalltalk %!s(int64=10) %!d(string=hai) anos
  Nicolas Petton 0a993c3837 Merge pull request #802 from herby/smalltalk-class-delegates-not-wraps %!s(int64=10) %!d(string=hai) anos
  Herbert Vojčík 76e224ce5f Smalltalk class >> current doing good old classinstvar singleton %!s(int64=10) %!d(string=hai) anos
  Herbert Vojčík 37266480b5 All low-level Smalltalk methods refer to 'smalltalk', not 'self' %!s(int64=10) %!d(string=hai) anos
  Herbert Vojčík 93f18bd23a Merge branch 'master' into lhf %!s(int64=10) %!d(string=hai) anos
  Herbert Vojčík 6e8207d086 Putting [ aBlock value ] in ifTrue:IfFalse: so the code is inlined %!s(int64=10) %!d(string=hai) anos
  Herbert Vojčík 21fa1b0937 use methodsInProtocol:, added removeProtocolIfEmpty: %!s(int64=10) %!d(string=hai) anos
  Nicolas Petton 22a23860f7 Alert error message when class compilation fails in Environment %!s(int64=10) %!d(string=hai) anos
  Nicolas Petton c72222ef4e Uses `protocol` in CompiledMethod instead of `category` (mixed with protocol) %!s(int64=10) %!d(string=hai) anos
  Nicolas Petton e3b39d12d6 Merge pull request #767 from herby/ie8 %!s(int64=10) %!d(string=hai) anos
  Nicolas Petton 7b5200a25f Adds basic behavior methods to ProtoObject %!s(int64=10) %!d(string=hai) anos
  Nicolas Petton 7c088d507d Merge pull request #769 from herby/empty-protoobject %!s(int64=10) %!d(string=hai) anos
  Herbert Vojčík 0a4d35f424 AbstractProxy subclass of ProtoObject %!s(int64=10) %!d(string=hai) anos
  Herbert Vojčík 1ccc1e24d3 var i in foo => Object.keys(foo).forEach(function(i) %!s(int64=10) %!d(string=hai) anos