Historique des commits

Auteur SHA1 Message Date
  Nicolas Petton 3a998848f7 - ForkPool refactorings il y a 11 ans
  Nicolas Petton ca71181d96 Merge pull request #287 from herby/gh-286 il y a 11 ans
  Nicolas Petton 017c99d09c Return unboxed version of the receiver with #value instead of #yourself il y a 11 ans
  Herbert Vojčík cea8781c1d Wrapping result of set{Timeout,Interval}. il y a 11 ans
  Nicolas Petton d47a54169e Merge pull request #317 from herby/commit-to-packagehome il y a 11 ans
  Herbert Vojčík aab99b2bc4 packageHome is honoured in commit paths from IDE. il y a 11 ans
  Herbert Vojčík 473637a673 yourself return primitive (unboxed) value of self. il y a 11 ans
  Herbert Vojčík 0e457b553e Global variable `result` not created anymore. il y a 11 ans
  Norbert Hartl 4ab55968f7 Fixed a bug in JSObjectProxy>>#doesNotUnderstand: The check for il y a 11 ans
  Manfred Kroehnert 8eee4f9d8a Kernel-Objects: change thisContext -> smalltalk.getThisContext() in js files il y a 11 ans
  Nicolas Petton 153e5d4430 Fixed adding nil as method protocol il y a 12 ans
  Nicolas Petton 0af9574208 - Organizer class il y a 12 ans
  Nicolas Petton 8570d13aef - Fixed SystemAnnouncer references il y a 12 ans
  Nicolas Petton 2c54dcd968 - Fix issue #116 il y a 12 ans
  Nicolas Petton c3a37a2b20 Added support for thisContext in the new compiler il y a 12 ans
  Nicolas Petton 47288f639d Fixed all the tests to run in nodejs il y a 12 ans
  Nicolas Petton a5d64a4838 - use the new code generator (with inlining) by default il y a 12 ans
  Nicolas Petton 44ce492806 Merge branch 'master' into impCodeGenerator il y a 12 ans
  Nicolas Petton 7398cc260e Fixed Message>>sendTo: to answer the message send result il y a 12 ans
  Nicolas Petton 219d6b567c Working compiler. No inlining yet il y a 12 ans
  Nicolas Petton 291eeaa7bb More tests and fixes for collections il y a 12 ans
  Nicolas Petton bb1b9e419d More improvements of the compiler. il y a 12 ans
  Nicolas Petton 85133ae990 First try at a new compiler architecture il y a 12 ans
  Nicolas Petton f47e896454 Rebuilt Kernel-Collection and Kernel-Objects il y a 12 ans
  Nicolas Petton 471228c124 Fixed failing unit tests (issue #203) il y a 12 ans
  Herbert Vojčík 4b137ba3e5 identityHash now non-enumerable. No other self.xxx=yyy found which should be non-enumerable. il y a 12 ans
  Nicolas Petton afd7523ef3 - Renamed AbstractCompiler >> loadExpression: to #evaluateExpression: il y a 12 ans
  Nicolas Petton 38c949e9d3 Fix for issue #169 il y a 12 ans
  Nicolas Petton 0e2adf95c8 Added Number >> & and #| il y a 12 ans
  Nicolas Petton 7a36c4a370 Fixed Object>>perform:withArguments: to use message sends il y a 12 ans