Commit History

Author SHA1 Message Date
  Nicolas Petton b0e5a42cbe re-commit all packages after changes in commit e18a70f 10 years ago
  Nicolas Petton 7dc08fe9ea Helios debugger improvements 10 years ago
  Herbert Vojčík cdd56a0fdb .st: Smalltalk{ current=>} createPackage: 10 years ago
  Herbert Vojčík 9c5c368f93 all but IDE: Smalltalk {current=>globals} at:; Smalltalk {current=>} 10 years ago
  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