커밋 기록

작성자 SHA1 메시지 날짜
  Herbert Vojčík c5d1a842d6 SmalltalkImage >> settings 12 년 전
  Nicolas Petton f8e775c771 Fixes #837 12 년 전
  Herbert Vojčík 5e391bcd68 Using SmalltalkSettings object 12 년 전
  Nicolas Petton 7dc08fe9ea Helios debugger improvements 12 년 전
  Nicolas Petton 3d40048e90 recompiles all js files 12 년 전
  Herbert Vojčík ff34eaf586 Parser now uses globals; exports itself to SmalltalkParser 12 년 전
  Herbert Vojčík 48b3be10a7 Globals are different object than smalltalk. 12 년 전
  Herbert Vojčík 9ecea28477 export/compile uses globals 12 년 전
  Nicolas Petton 9e61281a39 Fixes issue #752 12 년 전
  Nicolas Petton 014d04e067 more cleanup for `asSet` usages 12 년 전
  Nicolas Petton c5348e70ee Issue #787: Do not create contexts for trivial methods 12 년 전
  Nicolas Petton be47f76ad9 Fixes issue #792 12 년 전
  Nicolas Petton 962e655aa5 Simplifies Package >> classes 12 년 전
  Nicolas Petton acd6686aaa Fixes issue #806 12 년 전
  Herbert Vojčík e9ad3fd91c {Smalltalk,SmalltalkImage} >> current deprecated 12 년 전
  Herbert Vojčík 9c5c368f93 all but IDE: Smalltalk {current=>globals} at:; Smalltalk {current=>} 12 년 전
  Herbert Vojčík acefc95cf8 Smalltalk vm returning `smalltalk` from `boot.js` 12 년 전
  Herbert Vojčík 3bec1ef8b1 "Smalltalk globals" returning self, for future compatibility 12 년 전
  Herbert Vojčík 3223ac30eb Not calling super initialize in class-side initialize 12 년 전
  Herbert Vojčík 6e840e4ec4 `Smalltalk` is global variable, not a class 12 년 전
  Nicolas Petton 579e894d78 Forbids creating new instances of Smalltalk 12 년 전
  Nicolas Petton 0a993c3837 Merge pull request #802 from herby/smalltalk-class-delegates-not-wraps 12 년 전
  Herbert Vojčík 76e224ce5f Smalltalk class >> current doing good old classinstvar singleton 12 년 전
  Herbert Vojčík 37266480b5 All low-level Smalltalk methods refer to 'smalltalk', not 'self' 12 년 전
  Herbert Vojčík 93f18bd23a Merge branch 'master' into lhf 12 년 전
  Herbert Vojčík 6e8207d086 Putting [ aBlock value ] in ifTrue:IfFalse: so the code is inlined 12 년 전
  Herbert Vojčík 21fa1b0937 use methodsInProtocol:, added removeProtocolIfEmpty: 12 년 전
  Nicolas Petton 22a23860f7 Alert error message when class compilation fails in Environment 12 년 전
  Nicolas Petton a98c50468f Uses protocol instead of category in method exports 12 년 전
  Nicolas Petton c72222ef4e Uses `protocol` in CompiledMethod instead of `category` (mixed with protocol) 12 년 전