Commit History

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