Историја ревизија

Аутор SHA1 Порука Датум
  Nicolas Petton 3a441e998b Fixes #833 пре 10 година
  Herbert Vojčík 579a76a61b newWithValues: refactored - use Object.create пре 10 година
  Herbert Vojčík 29c4f6e710 smalltalk.[A-Z] => globals.[A-Z] пре 10 година
  Herbert Vojčík cdd56a0fdb .st: Smalltalk{ current=>} createPackage: пре 10 година
  Herbert Vojčík 9c5c368f93 all but IDE: Smalltalk {current=>globals} at:; Smalltalk {current=>} пре 10 година
  Herbert Vojčík 21fa1b0937 use methodsInProtocol:, added removeProtocolIfEmpty: пре 10 година
  Nicolas Petton c72222ef4e Uses `protocol` in CompiledMethod instead of `category` (mixed with protocol) пре 10 година
  Nicolas Petton 26a757a05f reformatting to follow the coding conventions пре 10 година
  Nicolas Petton 6f3a1c1d42 Fixes issue with non aliased receivers of inlined sends as shown by пре 10 година
  Nicolas Petton dc2ff669f3 - Removes MethodContext >> pc пре 10 година
  Nicolas Petton 20eaef6bc9 Merge branch 'master' into debugger пре 11 година
  Nicolas Petton 960e6544f0 Removes some wrong method comments for inlined code пре 11 година
  Nicolas Petton cecce808a7 Merge branch 'master' into debugger пре 11 година
  Herbert Vojčík 10e6542d3d Timeout moved to Kernel-Methods пре 11 година
  Herbert Vojčík 903b60afe9 tests for global variables in PlatformInterface пре 11 година
  Nicolas Petton 4f2be2bd6c better indentation for BlockClosure >> newValue* methods пре 11 година
  Nicolas Petton b3b5784ac4 keep track of block position in the source code пре 11 година
  Nicolas Petton 164f23a04b Merge branch 'master' into debugger пре 11 година
  Nicolas Petton 65d9f69bc5 more debugger and context improvements пре 11 година
  Nicolas Petton 1acbf3bf5f new interpreter based on a stack пре 11 година
  Herbert Vojčík 55a7a09bbe `self._value()` when `self()` was before пре 11 година
  Ryan aef4b1bd9e Use 'value' in inlined code (https://github.com/amber-smalltalk/amber/issues/459) пре 11 година
  Nicolas Petton 9d0c4bb068 - BlockClosure >> #newWithValues: improvements: пре 11 година
  Nicolas Petton 8c0a95c1f3 Merge pull request #489 from kpullen/js-function-constructors пре 11 година
  Kenneth Pullen 15dbd77104 Fix the comment of newWithValues: and add a test пре 11 година
  Kenneth Pullen b0ea440d3e Make BlockClosure work with some constructors пре 11 година
  Nicolas Petton 51fa579ca8 Use Error >> #resignal in BlockClosure >> #on:do: пре 11 година
  Nicolas Petton 555a0caff4 Block contexts improvement: home is now different from outerContext пре 11 година
  Nicolas Petton f69008ab0f documentation (class comments) пре 11 година
  Nicolas Petton 8ca3ec5e14 Adds MessageSend class пре 11 година