Historial de Commits

Autor SHA1 Mensaje Fecha
  Nicolas Petton 20eaef6bc9 Merge branch 'master' into debugger hace 11 años
  Nicolas Petton 960e6544f0 Removes some wrong method comments for inlined code hace 11 años
  Nicolas Petton cecce808a7 Merge branch 'master' into debugger hace 11 años
  Herbert Vojčík 23ae96f003 Recompiled all of amber packages of master. hace 11 años
  Herbert Vojčík 10e6542d3d Timeout moved to Kernel-Methods hace 11 años
  Herbert Vojčík 903b60afe9 tests for global variables in PlatformInterface hace 11 años
  Nicolas Petton c7aa516c5b Merge branch 'master' into debugger hace 11 años
  Herbert Vojčík a9800e5918 boot.js: globals never used directly hace 11 años
  Herbert Vojčík 2f4beba12b .js files wrapped into closure, smalltalk,nil,_st are local hace 11 años
  Nicolas Petton a63b725583 Merge branch 'master' into debugger hace 11 años
  Nicolas Petton 80ffa1e04c - fixes super references hace 12 años
  Nicolas Petton 4f2be2bd6c better indentation for BlockClosure >> newValue* methods hace 12 años
  Nicolas Petton b3b5784ac4 keep track of block position in the source code hace 12 años
  Nicolas Petton 164f23a04b Merge branch 'master' into debugger hace 12 años
  Nicolas Petton 65d9f69bc5 more debugger and context improvements hace 12 años
  Nicolas Petton 1acbf3bf5f new interpreter based on a stack hace 12 años
  Herbert Vojčík 55a7a09bbe `self._value()` when `self()` was before hace 12 años
  Ryan aef4b1bd9e Use 'value' in inlined code (https://github.com/amber-smalltalk/amber/issues/459) hace 12 años
  Nicolas Petton ba7c80b615 - don't wrap receivers in _st() for self or literal receivers hace 12 años
  Nicolas Petton 9d0c4bb068 - BlockClosure >> #newWithValues: improvements: hace 12 años
  Nicolas Petton 8c0a95c1f3 Merge pull request #489 from kpullen/js-function-constructors hace 12 años
  Kenneth Pullen 15dbd77104 Fix the comment of newWithValues: and add a test hace 12 años
  Kenneth Pullen b0ea440d3e Make BlockClosure work with some constructors hace 12 años
  JohnnyT eaab643d26 Recompile JS for commented classes hace 12 años
  Nicolas Petton 51fa579ca8 Use Error >> #resignal in BlockClosure >> #on:do: hace 12 años
  Nicolas Petton 555a0caff4 Block contexts improvement: home is now different from outerContext hace 12 años
  Nicolas Petton f69008ab0f documentation (class comments) hace 12 años
  Nicolas Petton 8ca3ec5e14 Adds MessageSend class hace 12 años
  Nicolas Petton 9cea75a118 Adds BlokClosure >> receiver hace 12 años
  Nicolas Petton 822fb9cf2f - CompiledMethod >> protocol: hace 12 años