Commit History

Author SHA1 Message Date
  Nicolas Petton d249cb486e - Port of SUnit 13 years ago
  Nicolas Petton 72eb4ea861 Fixed BlockClosure>>on:do: 13 years ago
  Nicolas Petton 8d4dd4bdd9 Added Behavior>>inheritsFrom: 13 years ago
  Nicolas Petton 69f03dd466 - New function in smalltalk to convert JavaScript objects to Smalltalk 13 years ago
  Nicolas Petton b6da02b88d added BlockClosure>>ensure: 13 years ago
  Nicolas Petton 0572dd4c69 - Support for #doesNotUnderstand using decoupled message sends. 13 years ago
  Nicolas Petton a7ef873728 Fixed methods with JS body 13 years ago
  Nicolas Petton dcd98475dc Removed Behavior>>instVarNames (use #instanceVariableNames) 13 years ago
  Nicolas Petton 1f8499e76f Detect unknown inst vars when compiling 13 years ago
  Nicolas Petton bd946795e0 Improved js statements compilation: don't wrap with a closure anymore, "^" is not needed anymore if the js statement already returns 13 years ago
  Nicolas Petton cd1d834f8a - Fixed the object inspector 13 years ago
  Nicolas Petton b1958fada1 Fixed the Workspace keyboard shortcuts and the object inspector 13 years ago
  Nicolas Petton 6ce0aca7e5 Fixed Array>>sort and #sort: 13 years ago
  Nicolas Petton 103131ccb9 Fixed Dictionary>>at:ifAbsent: 13 years ago
  Nicolas Petton 90110b9a8d Added BlockClosure>>ensure: 13 years ago
  Nicolas Petton 511adf78c2 - renamed js files to match the class category name 13 years ago