1
0

Histórico de Commits

Autor SHA1 Mensagem Data
  Nicolas Petton 47288f639d Fixed all the tests to run in nodejs há 11 anos atrás
  Nicolas Petton a5d64a4838 - use the new code generator (with inlining) by default há 11 anos atrás
  Nicolas Petton 44ce492806 Merge branch 'master' into impCodeGenerator há 11 anos atrás
  Nicolas Petton 7398cc260e Fixed Message>>sendTo: to answer the message send result há 11 anos atrás
  Nicolas Petton 219d6b567c Working compiler. No inlining yet há 12 anos atrás
  Nicolas Petton 291eeaa7bb More tests and fixes for collections há 12 anos atrás
  Nicolas Petton bb1b9e419d More improvements of the compiler. há 12 anos atrás
  Nicolas Petton 85133ae990 First try at a new compiler architecture há 12 anos atrás
  Nicolas Petton f47e896454 Rebuilt Kernel-Collection and Kernel-Objects há 12 anos atrás
  Nicolas Petton 471228c124 Fixed failing unit tests (issue #203) há 12 anos atrás
  Herbert Vojčík 4b137ba3e5 identityHash now non-enumerable. No other self.xxx=yyy found which should be non-enumerable. há 12 anos atrás
  Nicolas Petton afd7523ef3 - Renamed AbstractCompiler >> loadExpression: to #evaluateExpression: há 12 anos atrás
  Nicolas Petton 38c949e9d3 Fix for issue #169 há 12 anos atrás
  Nicolas Petton 0e2adf95c8 Added Number >> & and #| há 12 anos atrás
  Nicolas Petton 7a36c4a370 Fixed Object>>perform:withArguments: to use message sends há 12 anos atrás
  Nicolas Petton 52eda38f1d Added há 12 anos atrás
  Nicolas Petton 4bf05c3a73 Fix for Exporter >> exportPackage: to remove class duplicates due to class aliases (like Date and Time) há 12 anos atrás
  Dale Henrichs a7a3ab74b4 eliminate the IDE dependency for Issue #143 há 12 anos atrás
  Dale Henrichs 4ccba595b0 fix Issue #143 há 12 anos atrás
  Nicolas Petton 2fbfc61e70 Working JSON converting há 12 anos atrás
  Laurent Laffont 5cff763ba1 Add Point>>translateBy: and SequenceableCollection>>first: + tests há 12 anos atrás
  Nicolas Petton a7b9726a67 Message >> sendTo: and Smalltalk >> send:to:arguments: há 12 anos atrás
  Nicolas Petton 5262168b31 Fixed the exporter for exporting package classes in dependency order há 12 anos atrás
  Laurent Laffont 5897e10c05 Number comment há 12 anos atrás
  Nicolas Petton 4867b865b7 Fixed issue 114 and recompiled all js files há 12 anos atrás
  Laurent Laffont 5662dd26c0 sync with master há 12 anos atrás
  Göran Krampe 3f7b01ba93 Fixed issue #54, added parenthesis around generated js assignments so that they work properly when nested in expressions. há 12 anos atrás
  Göran Krampe d11d90ceab Improved class comment for Random, added class comment for Point. Added a few testing methods in Number and a printString implementation in Point. há 12 anos atrás
  JohnnyT 76de1b487a Added Package fetching and Additional-Examples há 12 anos atrás
  Laurent Laffont af6603074b fix Number \ that is not escaped há 12 anos atrás