Histórico de commits

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