1
0

コミット履歴

作者 SHA1 メッセージ 日付
  Nicolas Petton a657a736ce Rewrote all methods including inlined JS statements 12 年 前
  Nicolas Petton 681dc4dd19 Merge branch 'master' into ast-interpreter 12 年 前
  Nicolas Petton 017c99d09c Return unboxed version of the receiver with #value instead of #yourself 12 年 前
  Nicolas Petton d47a54169e Merge pull request #317 from herby/commit-to-packagehome 12 年 前
  Nicolas Petton 6ddb40ebca - IAContext for the AST interpreter 12 年 前
  Herbert Vojčík aab99b2bc4 packageHome is honoured in commit paths from IDE. 12 年 前
  Herbert Vojčík 473637a673 yourself return primitive (unboxed) value of self. 12 年 前
  Nicolas Petton b65cf751ff Merge branch 'master' into ast-interpreter 12 年 前
  Herbert Vojčík 0e457b553e Global variable `result` not created anymore. 12 年 前
  Nicolas Petton 5921e6bb67 - fix the parser for '\\' selectors 12 年 前
  Nicolas Petton 74ce81b7f1 Refactored all methods inluding both temps and inlined JS 12 年 前
  Nicolas Petton ec7bfbdeeb Improvements on contexts 12 年 前
  Norbert Hartl 4ab55968f7 Fixed a bug in JSObjectProxy>>#doesNotUnderstand: The check for 12 年 前
  Manfred Kroehnert 8eee4f9d8a Kernel-Objects: change thisContext -> smalltalk.getThisContext() in js files 12 年 前
  Nicolas Petton 153e5d4430 Fixed adding nil as method protocol 12 年 前
  Nicolas Petton 0af9574208 - Organizer class 12 年 前
  Nicolas Petton 8570d13aef - Fixed SystemAnnouncer references 12 年 前
  Nicolas Petton 2c54dcd968 - Fix issue #116 12 年 前
  Nicolas Petton c3a37a2b20 Added support for thisContext in the new compiler 12 年 前
  Nicolas Petton 47288f639d Fixed all the tests to run in nodejs 12 年 前
  Nicolas Petton a5d64a4838 - use the new code generator (with inlining) by default 12 年 前
  Nicolas Petton 44ce492806 Merge branch 'master' into impCodeGenerator 12 年 前
  Nicolas Petton 7398cc260e Fixed Message>>sendTo: to answer the message send result 12 年 前
  Nicolas Petton 219d6b567c Working compiler. No inlining yet 12 年 前
  Nicolas Petton 291eeaa7bb More tests and fixes for collections 12 年 前
  Nicolas Petton bb1b9e419d More improvements of the compiler. 13 年 前
  Nicolas Petton 85133ae990 First try at a new compiler architecture 13 年 前
  Nicolas Petton f47e896454 Rebuilt Kernel-Collection and Kernel-Objects 13 年 前
  Nicolas Petton 471228c124 Fixed failing unit tests (issue #203) 13 年 前
  Herbert Vojčík 4b137ba3e5 identityHash now non-enumerable. No other self.xxx=yyy found which should be non-enumerable. 13 年 前