1
0

Commit Verlauf

Autor SHA1 Nachricht Datum
  Nicolas Petton baa1f1ec32 Moved MethodContext >> asString to protocol converting vor 12 Jahren
  Nicolas Petton f0f92bb855 Fixed MethodContext >> asString vor 12 Jahren
  Nicolas Petton e88a04f0c0 Merge branch 'master' into ast-interpreter vor 12 Jahren
  Nicolas Petton 8b6f1a7e86 Merge pull request #331 from mkroehnert/fixes vor 12 Jahren
  Nicolas Petton 68a217f84d Commented the (expected) failing test for now to make Travis happy vor 12 Jahren
  Nicolas Petton 04a8ef36fc IRClosure/IRMethod refactoring vor 12 Jahren
  Nicolas Petton c5a513a221 - Merged contexts locals and args into one object vor 12 Jahren
  Nicolas Petton 1cb1af086d Fixed block context home contexts vor 12 Jahren
  Nicolas Petton 54aec497e2 Merge pull request #330 from herby/context-defaults vor 12 Jahren
  Manfred Kroehnert cfeaa4906c ClassCommentReader: update class comment vor 12 Jahren
  Manfred Kroehnert a0221a8b85 REPL: recompile vor 12 Jahren
  Manfred Kroehnert eaea314d51 REPL.st: fix deprecation warning vor 12 Jahren
  Manfred Kroehnert cc549ca84e ClassCommentReader: remove unused variable 'chunkParser' vor 12 Jahren
  Manfred Kroehnert c82d71b094 ClassCategoryReader: remove unused variable 'chunkParser' vor 12 Jahren
  Herbert Vojčík 9098952ddb A way for block context to see parent context. vor 12 Jahren
  Nicolas Petton 744ebb56eb - Added MethodContext >> method vor 12 Jahren
  Nicolas Petton b4f9a7f555 - improved MethodContext >> asString vor 12 Jahren
  Nicolas Petton e689c26b17 fillBlock() takes the args and locals as arguments vor 12 Jahren
  Nicolas Petton bb028de524 Merge pull request #329 from herby/fillblock vor 12 Jahren
  Herbert Vojčík 0b67c09583 Fixing and shortening block context setup. vor 12 Jahren
  Nicolas Petton fadbe674a2 - fixed context locals filling vor 12 Jahren
  Nicolas Petton 7b9e44855c - Use JS temp variables vor 12 Jahren
  Manfred Kroehnert 1539da9430 Error: set default messageText to the name of the error class vor 12 Jahren
  Manfred Kroehnert 0007083ebf UnknownVariableError: add >>messageText vor 12 Jahren
  Manfred Kroehnert 37d84d90c7 Kernel-Tests: fix compilation error with new compiler vor 12 Jahren
  Nicolas Petton 862f54e3c7 Merge pull request #328 from herby/gh-326 vor 12 Jahren
  Herbert Vojčík 1dbac0d828 Fixes #326. Stops subtree aliasing at block boundary. vor 12 Jahren
  Nicolas Petton 611d24d82e Merge pull request #327 from herby/nil-subclass-symbol-fix vor 12 Jahren
  Herbert Vojčík 9bc3e46a1f Mystery of class '[object Object]' resolved. vor 12 Jahren
  Nicolas Petton 759c07143f - Interpreter can now (naively) evaluate inlined JS statements vor 12 Jahren