Commit History

Author SHA1 Message Date
  Nicolas Petton 26a757a05f reformatting to follow the coding conventions 10 years ago
  Nicolas Petton 2a8f6d292f Fixes ASTInterpreter >> proceed. Context switching will be done in 10 years ago
  Nicolas Petton d558b520a8 Adds a skip button to the debugger 10 years ago
  Nicolas Petton 6f3a1c1d42 Fixes issue with non aliased receivers of inlined sends as shown by 10 years ago
  Nicolas Petton 8f8f43026d More fixes for context send indexes and ASTPCNodeVisitor 10 years ago
  Nicolas Petton 177cea21f8 - fix ASTPCNodeVisitor block visiting 10 years ago
  Nicolas Petton 302e4e649d Fix for ASTPCNodeVisitor 10 years ago
  Nicolas Petton dc2ff669f3 - Removes MethodContext >> pc 10 years ago
  Matthias Springer 467f45ada3 Add String>>capitalized and isCapitalized. 10 years ago
  Matthias Springer 17e810c689 Remove ClassReferenceNode. 10 years ago
  Nicolas Petton 15fd31ba81 AIContext refactoring. AIContext is now a subclass of MethodContext 10 years ago
  Nicolas Petton 529de030a8 Update AIContext >> isBlockSelector comment update 10 years ago
  Nicolas Petton f4e7f3d8f9 Fixes AIContext >> retrieveNode 10 years ago
  Nicolas Petton 06cb61f46c Fixes AIContext >> initializeInterpreter 10 years ago
  Nicolas Petton 2e59907947 Fixes issue #666 10 years ago
  Nicolas Petton 1667c7d52c Renames AIInterpreterError to ASTInterpreterError 10 years ago
  Nicolas Petton 73390dc9ae ASTDebugger >> restart 10 years ago
  Nicolas Petton 9d993db63b ASTInterpreter class comment 10 years ago
  Nicolas Petton 9b17ef627b ASTDebugger cleanup 10 years ago
  Nicolas Petton 55b3ab1142 Removes old Node methods fron *Compiler-Interpreter 10 years ago
  Nicolas Petton 505058399a Fixes an old class reference in ASTDebugger 10 years ago
  Nicolas Petton 3e65de67fb - AST unit tests refactoring 10 years ago
  Nicolas Petton 9aea897f28 ASTInterpreter cleanup 10 years ago
  Nicolas Petton 75c0969e7e Merge branch 'master' into ast-interpreter 10 years ago
  Matthias Springer 780b0f6881 Fixed #654 for Interpreter. 10 years ago
  Nicolas Petton 4aa03d49f3 - adds one interpreter test for block evaluation 10 years ago
  Nicolas Petton c021bd5719 - fix for block interpretation 10 years ago
  Nicolas Petton a63b725583 Merge branch 'master' into debugger 10 years ago
  Nicolas Petton 8b8479fedb removed some xxxDoIt 10 years ago
  Benjamin Van Ryseghem bd15ea1c87 Array creation fixed :P 10 years ago