Historia zmian

Autor SHA1 Wiadomość Data
  Herbert Vojčík 55a7a09bbe `self._value()` when `self()` was before 11 lat temu
  Ryan aef4b1bd9e Use 'value' in inlined code (https://github.com/amber-smalltalk/amber/issues/459) 11 lat temu
  Nicolas Petton ba7c80b615 - don't wrap receivers in _st() for self or literal receivers 11 lat temu
  Nicolas Petton 9d0c4bb068 - BlockClosure >> #newWithValues: improvements: 11 lat temu
  Nicolas Petton 8c0a95c1f3 Merge pull request #489 from kpullen/js-function-constructors 11 lat temu
  Kenneth Pullen 15dbd77104 Fix the comment of newWithValues: and add a test 11 lat temu
  Kenneth Pullen b0ea440d3e Make BlockClosure work with some constructors 11 lat temu
  Nicolas Petton 51fa579ca8 Use Error >> #resignal in BlockClosure >> #on:do: 11 lat temu
  Nicolas Petton 555a0caff4 Block contexts improvement: home is now different from outerContext 11 lat temu
  Nicolas Petton 8ca3ec5e14 Adds MessageSend class 11 lat temu
  Nicolas Petton 9cea75a118 Adds BlokClosure >> receiver 11 lat temu
  Nicolas Petton 822fb9cf2f - CompiledMethod >> protocol: 11 lat temu
  Nicolas Petton 399a48a522 Moved HLEnvironment into Kernel to allow "remote" browsing 11 lat temu
  Nicolas Petton 272f34abeb Kernel improvements for Helios 11 lat temu
  Nicolas Petton 51231bfdde - Merge branch 'master' into helios 11 lat temu
  Nicolas Petton 9afc4f037a Recompiled all js files 11 lat temu
  Nicolas Petton 7f8b8e39f8 - New look and feel 11 lat temu
  Nicolas Petton a654937085 Merge branch 'master' into helios 11 lat temu
  Herbert Vojčík 6ee406da85 Recompiled with crlf sanitization. 11 lat temu
  Nicolas Petton 02b3c8e163 Recompiles all .js files 11 lat temu
  Nicolas Petton 748f39c963 - Queue class comment update 11 lat temu
  Nicolas Petton 48f360f907 Fix issue #429 - #printString call #printOn: 11 lat temu
  Herbert Vojčík ec8fcb4cf5 Recompiled with space-to-tab conversion. 11 lat temu
  Nicolas Petton d1a0e26c8a - Fix for DoIt protocol when evaluating expressions 11 lat temu
  Nicolas Petton 808f097524 Fixes issue #353 11 lat temu
  Nicolas Petton 8eaba366d1 BlockClosure >> currySelf reformatting 11 lat temu
  Herbert Vojčík 2ba42314f3 BlockClosure >> currySelf 11 lat temu
  Herbert Vojčík 3dee9cd106 BlockClosure >> asCompiledMethod 11 lat temu
  Nicolas Petton c9904a91b8 Renamed Smalltalk >> asSmalltalkError: to #asSmalltalkException: 11 lat temu
  Nicolas Petton 5976556d2e Catch all exceptions occurring in the Smalltalk stack. JS exceptions are converted to instances of JavaScriptException 11 lat temu