Commit History

Author SHA1 Message Date
  Nicolas Petton cc0393227e removes ValueNode >> xxxDoIt 10 years ago
  Nicolas Petton c42f6a9301 Fixes issue #714 10 years ago
  Nicolas Petton ab78f6e3de - Avoid too many aliasing due to send indexes (partial fix only) 10 years ago
  Nicolas Petton 7211ee8408 - Adds Node >> isReferenced to avoid unneeded aliasing 10 years ago
  Nicolas Petton 534caee6f4 Adds SendNode >> shouldBeAliased 10 years ago
  Nicolas Petton b52dbe68b7 - Adds Node >> method 10 years ago
  Nicolas Petton 4dd0cc15ff Fixes VariableNode >> isImmutable 10 years ago
  Nicolas Petton 43f2f2fc27 Keep track of the send indexes in the methodNode 10 years ago
  Matthias Springer 17e810c689 Remove ClassReferenceNode. 10 years ago
  Nicolas Petton 5c06010269 new interpreter passes the tests 11 years ago
  Nicolas Petton 1acbf3bf5f new interpreter based on a stack 11 years ago
  Nicolas Petton 777244506c add Behavior >> #>> and CompiledMethod >> ast 11 years ago
  Nicolas Petton f48b4b375a Compiler changes: 11 years ago
  Nicolas Petton 27d713eff1 Better class comments 11 years ago
  Nicolas Petton f69008ab0f documentation (class comments) 11 years ago
  Nicolas Petton 5c62d4313a Fixes issue 428: 11 years ago
  Herbert Vojčík 8d0d0adde2 Convert spaces to tabs in .st 11 years ago
  Herbert Vojčík 2e40ee8a92 createPackage: with only one parameter at the beginning of .st 11 years ago
  Nicolas Petton 76860744d2 Fixed issue #326 (again, it was lost in a merge) 11 years ago
  Nicolas Petton 0d947e962f Use continuations in ASTInterpreter for future stepping 11 years ago
  Nicolas Petton e88a04f0c0 Merge branch 'master' into ast-interpreter 11 years ago
  Herbert Vojčík 1dbac0d828 Fixes #326. Stops subtree aliasing at block boundary. 11 years ago
  Nicolas Petton 4fa9962c27 - Renamed #temporallyDependentList: to #aliasTemporally: 11 years ago
  Nicolas Petton 5fe3841359 Merge branch 'master' into ast-interpreter 11 years ago
  Herbert Vojčík 8f72367fa6 Not using non-local return. 11 years ago
  Herbert Vojčík 3f44d46fa0 Need for aliasing is checked deep in subtree. 11 years ago
  Nicolas Petton b65cf751ff Merge branch 'master' into ast-interpreter 11 years ago
  Herbert Vojčík c50319f861 Aliasing all dependent nodes. 11 years ago
  mkroehnert 73d0e1f41c Compiler-AST/Node: add position instance var + accessors 11 years ago
  Nicolas Petton eb57f240ca - Working inheritence, method linking and class initialization 11 years ago