Historique des commits

Auteur SHA1 Message Date
  Nicolas Petton adbf95b67e - Better layout and splitter handling il y a 11 ans
  Nicolas Petton 2bf1bd23bd Merge branch 'master' into helios il y a 11 ans
  Nicolas Petton 7f8b8e39f8 - New look and feel il y a 11 ans
  Nicolas Petton 4885ebfd26 Formatting changes of JSObjectProxy >> doesNotUndertand: il y a 11 ans
  Nicolas Petton c1aeb3962d Cosmetic newline after method comment in JSObjectProxy >> lookupProperty: il y a 11 ans
  Herbert Vojčík fb6f8cbf62 asJavaScriptSelector commented, moved to Kernel-Objects il y a 11 ans
  Herbert Vojčík a2cb804f1f JSObjectProxy: removing old methods il y a 11 ans
  Herbert Vojčík 48a6a0d2f2 dnu: lookupProperty:, forwardMessage:WithArguments: used il y a 11 ans
  Herbert Vojčík b1bc36deb2 Optimizes pieces of forwarding code. il y a 11 ans
  Nicolas Petton d5760083d5 Package cleanup il y a 11 ans
  Nicolas Petton ffcf53a4bf - Fixed Object >> ifNil:ifNotNil: il y a 11 ans
  Nicolas Petton 62c24efcba - Inliner cleanup, removal of IRNonLocalReturnInliner il y a 11 ans
  Herbert Vojčík c501211cf0 Fixing Kernel-Objects il y a 11 ans
  Nicolas Petton 15ce8a0dd8 Removes Symbol from the system: il y a 11 ans
  Nicolas Petton 5c62d4313a Fixes issue 428: il y a 11 ans
  Nicolas Petton c17e9af79f Add Pharo-like handy Object >> #putOn: and Stream >> #<< for streaming il y a 11 ans
  Nicolas Petton b38cb3495b Removed Object >> printNL and #log:block: il y a 11 ans
  Nicolas Petton 48f360f907 Fix issue #429 - #printString call #printOn: il y a 11 ans
  Herbert Vojčík a87162f044 JSObjectProxy >> at:IfPresent:{,ifAbsent:} il y a 11 ans
  Herbert Vojčík 39f372af29 Another tab/space strange combos out. il y a 11 ans
  Herbert Vojčík 8d0d0adde2 Convert spaces to tabs in .st il y a 11 ans
  Nicolas Petton b1237d41a3 Add class knowledge to Protocol announcements and class organizer il y a 11 ans
  Nicolas Petton 8bd70b8de2 Better handling of system announcements and organizers il y a 11 ans
  Nicolas Petton ec60a4c078 Do not remove methods on class removal il y a 11 ans
  Nicolas Petton b9bd29c3fe Merge pull request #374 from herby/loader-cleanup il y a 11 ans
  Herbert Vojčík 2e40ee8a92 createPackage: with only one parameter at the beginning of .st il y a 11 ans
  Nicolas Petton fd12bc5aef Add Smalltalk>>version il y a 11 ans
  Herbert Vojčík d3bd790e13 loader: refactorings il y a 11 ans
  Manfred Kroehnert 603a366512 JSObjectProxy>>at:ifAbsent: take care of property which is set to 'undefined' (as suggested by Herby) il y a 11 ans
  Manfred Kroehnert 1b7fd0345b JSObjectProxy>>value: use >>at:ifAbsent: il y a 11 ans