Histórico de commits

Autor SHA1 Mensagem Data
  Nicolas Petton 74ce81b7f1 Refactored all methods inluding both temps and inlined JS 12 anos atrás
  Nicolas Petton ec7bfbdeeb Improvements on contexts 12 anos atrás
  Norbert Hartl 4ab55968f7 Fixed a bug in JSObjectProxy>>#doesNotUnderstand: The check for 12 anos atrás
  Nicolas Petton 53f25163c1 Get ready for moving local vars into the context 12 anos atrás
  Nicolas Petton 6fb89d7252 - Mostly working AST interpreter 12 anos atrás
  Nicolas Petton 99a5634374 AST Interpreter working with basic nodes 12 anos atrás
  Nicolas Petton 153e5d4430 Fixed adding nil as method protocol 12 anos atrás
  Nicolas Petton 0af9574208 - Organizer class 12 anos atrás
  Nicolas Petton 8570d13aef - Fixed SystemAnnouncer references 12 anos atrás
  Nicolas Petton 2c54dcd968 - Fix issue #116 12 anos atrás
  Nicolas Petton c3a37a2b20 Added support for thisContext in the new compiler 12 anos atrás
  Nicolas Petton 47288f639d Fixed all the tests to run in nodejs 12 anos atrás
  Nicolas Petton 44ce492806 Merge branch 'master' into impCodeGenerator 12 anos atrás
  Nicolas Petton 7398cc260e Fixed Message>>sendTo: to answer the message send result 12 anos atrás
  Nicolas Petton 219d6b567c Working compiler. No inlining yet 12 anos atrás
  Nicolas Petton 291eeaa7bb More tests and fixes for collections 12 anos atrás
  Nicolas Petton bb1b9e419d More improvements of the compiler. 12 anos atrás
  Nicolas Petton 85133ae990 First try at a new compiler architecture 12 anos atrás
  Nicolas Petton 471228c124 Fixed failing unit tests (issue #203) 12 anos atrás
  Herbert Vojčík 4b137ba3e5 identityHash now non-enumerable. No other self.xxx=yyy found which should be non-enumerable. 12 anos atrás
  Nicolas Petton 38c949e9d3 Fix for issue #169 12 anos atrás
  Nicolas Petton 0e2adf95c8 Added Number >> & and #| 13 anos atrás
  Nicolas Petton 7a36c4a370 Fixed Object>>perform:withArguments: to use message sends 13 anos atrás
  Nicolas Petton 52eda38f1d Added 13 anos atrás
  Nicolas Petton 4bf05c3a73 Fix for Exporter >> exportPackage: to remove class duplicates due to class aliases (like Date and Time) 13 anos atrás
  Dale Henrichs a7a3ab74b4 eliminate the IDE dependency for Issue #143 13 anos atrás
  Nicolas Petton 0c436c5586 Merge with dale 13 anos atrás
  Dale Henrichs 848069872f format the methods better 13 anos atrás
  Dale Henrichs 0037fb7154 get rid of doubled 19543 character in chunk format 13 anos atrás
  Dale Henrichs 4ccba595b0 fix Issue #143 13 anos atrás