2
0

Commit Verlauf

Autor SHA1 Nachricht Datum
  Ryan aef4b1bd9e Use 'value' in inlined code (https://github.com/amber-smalltalk/amber/issues/459) vor 11 Jahren
  Nicolas Petton 9d0c4bb068 - BlockClosure >> #newWithValues: improvements: vor 11 Jahren
  Nicolas Petton 8c0a95c1f3 Merge pull request #489 from kpullen/js-function-constructors vor 11 Jahren
  Kenneth Pullen 15dbd77104 Fix the comment of newWithValues: and add a test vor 11 Jahren
  Kenneth Pullen b0ea440d3e Make BlockClosure work with some constructors vor 11 Jahren
  Nicolas Petton 51fa579ca8 Use Error >> #resignal in BlockClosure >> #on:do: vor 11 Jahren
  Nicolas Petton 555a0caff4 Block contexts improvement: home is now different from outerContext vor 11 Jahren
  Nicolas Petton f69008ab0f documentation (class comments) vor 11 Jahren
  Nicolas Petton 8ca3ec5e14 Adds MessageSend class vor 11 Jahren
  Nicolas Petton 9cea75a118 Adds BlokClosure >> receiver vor 11 Jahren
  Nicolas Petton 822fb9cf2f - CompiledMethod >> protocol: vor 11 Jahren
  Nicolas Petton 399a48a522 Moved HLEnvironment into Kernel to allow "remote" browsing vor 11 Jahren
  Nicolas Petton 272f34abeb Kernel improvements for Helios vor 11 Jahren
  Nicolas Petton 7f8b8e39f8 - New look and feel vor 11 Jahren
  Nicolas Petton 748f39c963 - Queue class comment update vor 11 Jahren
  Nicolas Petton 48f360f907 Fix issue #429 - #printString call #printOn: vor 11 Jahren
  Herbert Vojčík 39f372af29 Another tab/space strange combos out. vor 11 Jahren
  Herbert Vojčík 8d0d0adde2 Convert spaces to tabs in .st vor 11 Jahren
  Nicolas Petton e35a50551e Fixes issue #396 vor 11 Jahren
  Herbert Vojčík 2e40ee8a92 createPackage: with only one parameter at the beginning of .st vor 11 Jahren
  Nicolas Petton 8eaba366d1 BlockClosure >> currySelf reformatting vor 11 Jahren
  Herbert Vojčík 2ba42314f3 BlockClosure >> currySelf vor 11 Jahren
  Herbert Vojčík 3dee9cd106 BlockClosure >> asCompiledMethod vor 11 Jahren
  Nicolas Petton c9904a91b8 Renamed Smalltalk >> asSmalltalkError: to #asSmalltalkException: vor 11 Jahren
  Nicolas Petton 5976556d2e Catch all exceptions occurring in the Smalltalk stack. JS exceptions are converted to instances of JavaScriptException vor 11 Jahren
  Nicolas Petton 91bbec0f4e Changes ForkPool >> addWorker to 'private' protocol vor 11 Jahren
  Nicolas Petton d26779545e NativeFunction refactoring vor 11 Jahren
  Apostolis Xekoukoulotakis 211eed506e BlockClosure newValue:value:value: error fix vor 11 Jahren
  Apostolis Xekoukoulotakis d10b797e3c Added 'NativeFunction exists:' method vor 11 Jahren
  Apostolis Xekoukoulotakis be7935d55f Native Functions encapsulation vor 11 Jahren