コミット履歴

作者 SHA1 メッセージ 日付
  Herbert Vojčík 8d0d0adde2 Convert spaces to tabs in .st 11 年 前
  Herbert Vojčík 62fc05086a cosmetic: removed extra space in generated .fill call 11 年 前
  Herbert Vojčík 2e40ee8a92 createPackage: with only one parameter at the beginning of .st 11 年 前
  Nicolas Petton 04a8ef36fc IRClosure/IRMethod refactoring 11 年 前
  Nicolas Petton c5a513a221 - Merged contexts locals and args into one object 11 年 前
  Nicolas Petton 1cb1af086d Fixed block context home contexts 11 年 前
  Nicolas Petton b4f9a7f555 - improved MethodContext >> asString 11 年 前
  Herbert Vojčík 0b67c09583 Fixing and shortening block context setup. 11 年 前
  Nicolas Petton fadbe674a2 - fixed context locals filling 11 年 前
  Nicolas Petton 7b9e44855c - Use JS temp variables 11 年 前
  Nicolas Petton 4fa9962c27 - Renamed #temporallyDependentList: to #aliasTemporally: 11 年 前
  Nicolas Petton 5fe3841359 Merge branch 'master' into ast-interpreter 11 年 前
  Herbert Vojčík 3f44d46fa0 Need for aliasing is checked deep in subtree. 11 年 前
  Herbert Vojčík ba34f37d77 Fixes GH-297. 11 年 前
  Nicolas Petton b65cf751ff Merge branch 'master' into ast-interpreter 11 年 前
  Herbert Vojčík c50319f861 Aliasing all dependent nodes. 11 年 前
  Nicolas Petton 5921e6bb67 - fix the parser for '\\' selectors 11 年 前
  Nicolas Petton ec7bfbdeeb Improvements on contexts 11 年 前
  Nicolas Petton 6fb89d7252 - Mostly working AST interpreter 11 年 前
  Nicolas Petton 234cbadfd7 Almost got rid of smalltalk.send() 11 年 前
  Nicolas Petton eb57f240ca - Working inheritence, method linking and class initialization 11 年 前
  Nicolas Petton 8b8046457e Fixed previous commit 11 年 前
  Nicolas Petton c3a37a2b20 Added support for thisContext in the new compiler 11 年 前
  Nicolas Petton 3cbd9ed34b - Fix the last bits of the inlining compiler 11 年 前
  Nicolas Petton 46e4fd32e0 Inlining fixes 11 年 前
  Nicolas Petton 43b3ffe6ce Compiler improvements 11 年 前
  Nicolas Petton 5e8ad3cd3f Alias returnNodes 12 年 前
  Nicolas Petton e819f7d4c2 Inlining more selectors 12 年 前
  Nicolas Petton da32a13ba2 More inlining edge cases handled 12 年 前
  Nicolas Petton 19c1fc0c0a More robust inliner handling common inlined blocks edge cases 12 年 前