Historique des commits

Auteur SHA1 Message Date
  Nicolas Petton e6885e2532 - Fixed AIContext >> selector il y a 12 ans
  Nicolas Petton 2c2f723a7c - Context handling in blocks il y a 12 ans
  Nicolas Petton 66a3b1c3fd Merge pull request #449 from herby/optimized-forward il y a 12 ans
  Herbert Vojčík fb6f8cbf62 asJavaScriptSelector commented, moved to Kernel-Objects il y a 12 ans
  Herbert Vojčík a2cb804f1f JSObjectProxy: removing old methods il y a 12 ans
  Herbert Vojčík 48a6a0d2f2 dnu: lookupProperty:, forwardMessage:WithArguments: used il y a 12 ans
  Herbert Vojčík b1bc36deb2 Optimizes pieces of forwarding code. il y a 12 ans
  Nicolas Petton 2234d73f87 Use Package >> commit to commit package il y a 12 ans
  Nicolas Petton be7d7988d9 Fix for Package committing il y a 12 ans
  Nicolas Petton c6563b3375 - Moved committing logic into PackageHandler il y a 12 ans
  Nicolas Petton d5760083d5 Package cleanup il y a 12 ans
  Nicolas Petton ea174e021c - Renamed PackageLoader to PackageHandler il y a 12 ans
  Nicolas Petton b0eef55616 Fix to actually inline #ifNotNil:ifNil: il y a 12 ans
  Nicolas Petton 260fd9f23f Merge pull request #443 from herby/parser il y a 12 ans
  Nicolas Petton ffcf53a4bf - Fixed Object >> ifNil:ifNotNil: il y a 12 ans
  Nicolas Petton 62c24efcba - Inliner cleanup, removal of IRNonLocalReturnInliner il y a 12 ans
  Herbert Vojčík ea33b05f3f Can have symbols for binary selectors. il y a 12 ans
  Herbert Vojčík e01722a2a7 Allows write #(#on:do: #Object) as #(on:do: Object) il y a 12 ans
  Herbert Vojčík 6adcd5067a Fixed symbol, #ab'cd' is now error, not #abcd. il y a 12 ans
  Herbert Vojčík 96253150d3 parser: you can write #(4 #(5 6 #()) 7) as #(4 (5 6 ()) 7) il y a 12 ans
  Herbert Vojčík 8e772483eb Fixed dynamic array and friends allowed in literal array. il y a 12 ans
  Nicolas Petton 131a0441d7 Merge pull request #441 from herby/crlf il y a 12 ans
  Herbert Vojčík 6ee406da85 Recompiled with crlf sanitization. il y a 12 ans
  Herbert Vojčík 20845aeb6b source is crlf sanitized il y a 12 ans
  Herbert Vojčík 85c9654999 JSStream never uses cr. il y a 12 ans
  Herbert Vojčík b6b8025f92 default tasks made array il y a 12 ans
  Nicolas Petton d747c059e0 Merge pull request #440 from herby/gh-438 il y a 12 ans
  Herbert Vojčík c501211cf0 Fixing Kernel-Objects il y a 12 ans
  Herbert Vojčík f9dbd20b1d Fixes #438. il y a 12 ans
  Herbert Vojčík d17cf0c16d Regression test for #438. il y a 12 ans