Commit History

Author SHA1 Message Date
  Nicolas Petton 26a757a05f reformatting to follow the coding conventions 10 years ago
  Nicolas Petton 6f3a1c1d42 Fixes issue with non aliased receivers of inlined sends as shown by 10 years ago
  Nicolas Petton dc2ff669f3 - Removes MethodContext >> pc 10 years ago
  Nicolas Petton 20eaef6bc9 Merge branch 'master' into debugger 10 years ago
  Nicolas Petton 960e6544f0 Removes some wrong method comments for inlined code 10 years ago
  Nicolas Petton cecce808a7 Merge branch 'master' into debugger 10 years ago
  Herbert Vojčík 10e6542d3d Timeout moved to Kernel-Methods 10 years ago
  Herbert Vojčík 903b60afe9 tests for global variables in PlatformInterface 10 years ago
  Nicolas Petton 4f2be2bd6c better indentation for BlockClosure >> newValue* methods 11 years ago
  Nicolas Petton b3b5784ac4 keep track of block position in the source code 11 years ago
  Nicolas Petton 164f23a04b Merge branch 'master' into debugger 11 years ago
  Nicolas Petton 65d9f69bc5 more debugger and context improvements 11 years ago
  Nicolas Petton 1acbf3bf5f new interpreter based on a stack 11 years ago
  Herbert Vojčík 55a7a09bbe `self._value()` when `self()` was before 11 years ago
  Ryan aef4b1bd9e Use 'value' in inlined code (https://github.com/amber-smalltalk/amber/issues/459) 11 years ago
  Nicolas Petton 9d0c4bb068 - BlockClosure >> #newWithValues: improvements: 11 years ago
  Nicolas Petton 8c0a95c1f3 Merge pull request #489 from kpullen/js-function-constructors 11 years ago
  Kenneth Pullen 15dbd77104 Fix the comment of newWithValues: and add a test 11 years ago
  Kenneth Pullen b0ea440d3e Make BlockClosure work with some constructors 11 years ago
  Nicolas Petton 51fa579ca8 Use Error >> #resignal in BlockClosure >> #on:do: 11 years ago
  Nicolas Petton 555a0caff4 Block contexts improvement: home is now different from outerContext 11 years ago
  Nicolas Petton f69008ab0f documentation (class comments) 11 years ago
  Nicolas Petton 8ca3ec5e14 Adds MessageSend class 11 years ago
  Nicolas Petton 9cea75a118 Adds BlokClosure >> receiver 11 years ago
  Nicolas Petton 822fb9cf2f - CompiledMethod >> protocol: 11 years ago
  Nicolas Petton 399a48a522 Moved HLEnvironment into Kernel to allow "remote" browsing 11 years ago
  Nicolas Petton 272f34abeb Kernel improvements for Helios 11 years ago
  Nicolas Petton 7f8b8e39f8 - New look and feel 11 years ago
  Nicolas Petton 748f39c963 - Queue class comment update 11 years ago
  Nicolas Petton 48f360f907 Fix issue #429 - #printString call #printOn: 11 years ago