Commit History

Author SHA1 Message Date
  Nicolas Petton f47e896454 Rebuilt Kernel-Collection and Kernel-Objects 12 years ago
  Nicolas Petton 471228c124 Fixed failing unit tests (issue #203) 12 years ago
  Herbert Vojčík 4b137ba3e5 identityHash now non-enumerable. No other self.xxx=yyy found which should be non-enumerable. 12 years ago
  Nicolas Petton afd7523ef3 - Renamed AbstractCompiler >> loadExpression: to #evaluateExpression: 12 years ago
  Nicolas Petton 38c949e9d3 Fix for issue #169 12 years ago
  Nicolas Petton 0e2adf95c8 Added Number >> & and #| 12 years ago
  Nicolas Petton 7a36c4a370 Fixed Object>>perform:withArguments: to use message sends 12 years ago
  Nicolas Petton 52eda38f1d Added 12 years ago
  Nicolas Petton 4bf05c3a73 Fix for Exporter >> exportPackage: to remove class duplicates due to class aliases (like Date and Time) 12 years ago
  Dale Henrichs a7a3ab74b4 eliminate the IDE dependency for Issue #143 12 years ago
  Dale Henrichs 4ccba595b0 fix Issue #143 12 years ago
  Nicolas Petton 2fbfc61e70 Working JSON converting 12 years ago
  Laurent Laffont 5cff763ba1 Add Point>>translateBy: and SequenceableCollection>>first: + tests 12 years ago
  Nicolas Petton a7b9726a67 Message >> sendTo: and Smalltalk >> send:to:arguments: 12 years ago
  Nicolas Petton 5262168b31 Fixed the exporter for exporting package classes in dependency order 12 years ago
  Laurent Laffont 5897e10c05 Number comment 12 years ago
  Nicolas Petton 4867b865b7 Fixed issue 114 and recompiled all js files 12 years ago
  Laurent Laffont 5662dd26c0 sync with master 12 years ago
  Göran Krampe 3f7b01ba93 Fixed issue #54, added parenthesis around generated js assignments so that they work properly when nested in expressions. 12 years ago
  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. 12 years ago
  JohnnyT 76de1b487a Added Package fetching and Additional-Examples 12 years ago
  Laurent Laffont af6603074b fix Number \ that is not escaped 12 years ago
  Nicolas Petton 5aa0123388 - Fixed BlockClosureTest>>testCompiledSource 12 years ago
  Nicolas Petton fbc18e12d8 - More unit tests 12 years ago
  Nicolas Petton 5b7814fa56 - New Symbol class 12 years ago
  Nicolas Petton 4ecba95fd9 - Fix Object>>try:catch: and BlockClosure>>on:do: to answer the result of the block evaluation 12 years ago
  Laurent Laffont 60076832d2 merge with master 12 years ago
  Nicolas Petton 48d35a2ad6 Split Kernel in several packages 12 years ago