1
0

コミット履歴

作者 SHA1 メッセージ 日付
  Nicolas Petton 8d4dd4bdd9 Added Behavior>>inheritsFrom: 14 年 前
  Nicolas Petton 69f03dd466 - New function in smalltalk to convert JavaScript objects to Smalltalk 14 年 前
  Nicolas Petton b6da02b88d added BlockClosure>>ensure: 14 年 前
  Nicolas Petton 0572dd4c69 - Support for #doesNotUnderstand using decoupled message sends. 14 年 前
  Nicolas Petton a7ef873728 Fixed methods with JS body 14 年 前
  Nicolas Petton dcd98475dc Removed Behavior>>instVarNames (use #instanceVariableNames) 14 年 前
  Nicolas Petton cf51c665d3 Added #recompile: and #recompileAll: to Compiler 14 年 前
  Nicolas Petton 1f8499e76f Detect unknown inst vars when compiling 14 年 前
  Nicolas Petton 998930e019 Updated JQuery.js 14 年 前
  Nicolas Petton bd946795e0 Improved js statements compilation: don't wrap with a closure anymore, "^" is not needed anymore if the js statement already returns 14 年 前
  Nicolas Petton cd1d834f8a - Fixed the object inspector 14 年 前
  Nicolas Petton dbaa9ccae8 Higher z-index for the Jtalk IDE 14 年 前
  Nicolas Petton b1958fada1 Fixed the Workspace keyboard shortcuts and the object inspector 14 年 前
  Nicolas Petton 6ce0aca7e5 Fixed Array>>sort and #sort: 14 年 前
  Nicolas Petton 810ca37c26 avoid margin & padding in li 14 年 前
  Nicolas Petton 103131ccb9 Fixed Dictionary>>at:ifAbsent: 14 年 前
  Nicolas Petton 90110b9a8d Added BlockClosure>>ensure: 14 年 前
  Nicolas Petton 192ec88702 Typos in the readme 14 年 前
  Nicolas Petton 77014ad164 Fixed errors in the readme 14 年 前
  Nicolas Petton cafa1d9698 updated README.md with committing infos 14 年 前
  Nicolas Petton 511adf78c2 - renamed js files to match the class category name 14 年 前
  Nicolas Petton 8112494132 Rebuilt jtalk.js and jtalk.deploy.js 14 年 前
  Nicolas Petton 92b156f51c Added a commit button to the browser to commit class categories to disk 14 年 前
  Nicolas Petton c29b8d536c - new Ajax class 14 年 前
  Nicolas Petton 2ae0cec309 Removed buttons padding 14 年 前
  Nicolas Petton e617f0f934 Fixed browser resize event 14 年 前
  Nicolas Petton c45e16534a Changed class browser border to 1px for chrome 14 年 前
  Nicolas Petton 68962c6a5b rebuilt jtalk.js and jtalk.deploy.js 14 年 前
  Nicolas Petton e2e8ff82ff - Added Widget>>alert: 14 年 前
  Nicolas Petton 0d0d545b28 Improved the Browser tools: 14 年 前