2
0

Commit Verlauf

Autor SHA1 Nachricht Datum
  Herbert Vojčík 0e457b553e Global variable `result` not created anymore. vor 12 Jahren
  Nicolas Petton 5921e6bb67 - fix the parser for '\\' selectors vor 12 Jahren
  Nicolas Petton 74ce81b7f1 Refactored all methods inluding both temps and inlined JS vor 12 Jahren
  Nicolas Petton ec7bfbdeeb Improvements on contexts vor 12 Jahren
  Norbert Hartl 4ab55968f7 Fixed a bug in JSObjectProxy>>#doesNotUnderstand: The check for vor 12 Jahren
  Manfred Kroehnert 8eee4f9d8a Kernel-Objects: change thisContext -> smalltalk.getThisContext() in js files vor 12 Jahren
  Nicolas Petton 153e5d4430 Fixed adding nil as method protocol vor 12 Jahren
  Nicolas Petton 0af9574208 - Organizer class vor 12 Jahren
  Nicolas Petton 8570d13aef - Fixed SystemAnnouncer references vor 12 Jahren
  Nicolas Petton 2c54dcd968 - Fix issue #116 vor 12 Jahren
  Nicolas Petton c3a37a2b20 Added support for thisContext in the new compiler vor 12 Jahren
  Nicolas Petton 47288f639d Fixed all the tests to run in nodejs vor 12 Jahren
  Nicolas Petton a5d64a4838 - use the new code generator (with inlining) by default vor 12 Jahren
  Nicolas Petton 44ce492806 Merge branch 'master' into impCodeGenerator vor 12 Jahren
  Nicolas Petton 7398cc260e Fixed Message>>sendTo: to answer the message send result vor 12 Jahren
  Nicolas Petton 219d6b567c Working compiler. No inlining yet vor 12 Jahren
  Nicolas Petton 291eeaa7bb More tests and fixes for collections vor 12 Jahren
  Nicolas Petton bb1b9e419d More improvements of the compiler. vor 12 Jahren
  Nicolas Petton 85133ae990 First try at a new compiler architecture vor 12 Jahren
  Nicolas Petton f47e896454 Rebuilt Kernel-Collection and Kernel-Objects vor 12 Jahren
  Nicolas Petton 471228c124 Fixed failing unit tests (issue #203) vor 12 Jahren
  Herbert Vojčík 4b137ba3e5 identityHash now non-enumerable. No other self.xxx=yyy found which should be non-enumerable. vor 12 Jahren
  Nicolas Petton afd7523ef3 - Renamed AbstractCompiler >> loadExpression: to #evaluateExpression: vor 12 Jahren
  Nicolas Petton 38c949e9d3 Fix for issue #169 vor 12 Jahren
  Nicolas Petton 0e2adf95c8 Added Number >> & and #| vor 13 Jahren
  Nicolas Petton 7a36c4a370 Fixed Object>>perform:withArguments: to use message sends vor 13 Jahren
  Nicolas Petton 52eda38f1d Added vor 13 Jahren
  Nicolas Petton 4bf05c3a73 Fix for Exporter >> exportPackage: to remove class duplicates due to class aliases (like Date and Time) vor 13 Jahren
  Dale Henrichs a7a3ab74b4 eliminate the IDE dependency for Issue #143 vor 13 Jahren
  Dale Henrichs 848069872f format the methods better vor 13 Jahren