Historial de Commits

Autor SHA1 Mensaje Fecha
  Nicolas Petton 6fb89d7252 - Mostly working AST interpreter hace 12 años
  Nicolas Petton 99a5634374 AST Interpreter working with basic nodes hace 12 años
  Nicolas Petton 153e5d4430 Fixed adding nil as method protocol hace 12 años
  Nicolas Petton 0af9574208 - Organizer class hace 12 años
  Nicolas Petton 8570d13aef - Fixed SystemAnnouncer references hace 12 años
  Nicolas Petton 2c54dcd968 - Fix issue #116 hace 12 años
  Nicolas Petton c3a37a2b20 Added support for thisContext in the new compiler hace 12 años
  Nicolas Petton 47288f639d Fixed all the tests to run in nodejs hace 12 años
  Nicolas Petton a5d64a4838 - use the new code generator (with inlining) by default hace 12 años
  Nicolas Petton 44ce492806 Merge branch 'master' into impCodeGenerator hace 12 años
  Nicolas Petton 7398cc260e Fixed Message>>sendTo: to answer the message send result hace 12 años
  Nicolas Petton 219d6b567c Working compiler. No inlining yet hace 12 años
  Nicolas Petton 291eeaa7bb More tests and fixes for collections hace 12 años
  Nicolas Petton bb1b9e419d More improvements of the compiler. hace 12 años
  Nicolas Petton 85133ae990 First try at a new compiler architecture hace 12 años
  Nicolas Petton f47e896454 Rebuilt Kernel-Collection and Kernel-Objects hace 12 años
  Nicolas Petton 471228c124 Fixed failing unit tests (issue #203) hace 12 años
  Herbert Vojčík 4b137ba3e5 identityHash now non-enumerable. No other self.xxx=yyy found which should be non-enumerable. hace 12 años
  Nicolas Petton afd7523ef3 - Renamed AbstractCompiler >> loadExpression: to #evaluateExpression: hace 12 años
  Nicolas Petton 38c949e9d3 Fix for issue #169 hace 12 años
  Nicolas Petton 0e2adf95c8 Added Number >> & and #| hace 13 años
  Nicolas Petton 7a36c4a370 Fixed Object>>perform:withArguments: to use message sends hace 13 años
  Nicolas Petton 52eda38f1d Added hace 13 años
  Nicolas Petton 4bf05c3a73 Fix for Exporter >> exportPackage: to remove class duplicates due to class aliases (like Date and Time) hace 13 años
  Dale Henrichs a7a3ab74b4 eliminate the IDE dependency for Issue #143 hace 13 años
  Dale Henrichs 848069872f format the methods better hace 13 años
  Dale Henrichs 4ccba595b0 fix Issue #143 hace 13 años
  Nicolas Petton 2fbfc61e70 Working JSON converting hace 13 años
  Laurent Laffont 225af391f2 better protocols for Point / SequenceableCollection methods added earlier hace 13 años
  Laurent Laffont 5cff763ba1 Add Point>>translateBy: and SequenceableCollection>>first: + tests hace 13 años