Commit History

作者 SHA1 備註 提交日期
  Nicolas Petton 4880fd28ca More renaming 12 年之前
  Göran Krampe fd11cef4d2 Fix for Smalltalk current packages. 12 年之前
  Göran Krampe c82488614d Renaming Module to Package etc. Note that package is a reserved word in js, so I use pkg on that level. 12 年之前
  Göran Krampe ca24c2ef04 Merge with Nicolas. 12 年之前
  Göran Krampe ac9ae60a8c First stab at adding the concept of Module instead of plain class categories. 12 年之前
  Nicolas Petton 797954d0e4 - (almost) Working debugger 12 年之前
  Nicolas Petton 6b6259fbd5 Fixed previous commit 12 年之前
  Nicolas Petton 34fca28654 Allow JS object manipulation through #dnu: and JSObjectProxy, making printing and inspecting JS objects possible 12 年之前
  Nicolas Petton 0061f54c5f Removed unused Array.Prototype.remove in boot.js 12 年之前
  Nicolas Petton 1059861755 Reuse old method contexts when possible 12 年之前
  Nicolas Petton 8fa92ba935 - Use CodeMirror for syntax highlighting 12 年之前
  Nicolas Petton 0aae3e8448 - Removed unused init.js 12 年之前
  Nicolas Petton 257104b5b1 - new Canvas tags 12 年之前
  Nicolas Petton 835bec79dd Improved the class browser 13 年之前
  Nicolas Petton 2737561109 - Better error handling taking advantage of message sends 13 年之前
  Nicolas Petton 5dae847766 Fixed methods linking for IE 13 年之前
  Nicolas Petton 59f6ab2fde New syntax for verbatim JavaScript: 13 年之前
  Nicolas Petton fdf889a13c Improved JS support. 13 年之前
  Nicolas Petton c43117b995 Handles JS object properties too 13 年之前
  Nicolas Petton cb6a67659e Better error message for dnu and JS objects 13 年之前
  Nicolas Petton dd62e586be Fixed previous commit. 13 年之前
  Nicolas Petton 55243583db Fixed boot.js for node 13 年之前
  Nicolas Petton 09926e837d support for js function calls from Smalltalk: 13 年之前
  Göran Krampe 0c67325e91 Sorry, last commit ended up making lots of files executable, reverting that. 13 年之前
  Göran Krampe d8e07e3d94 Added some code for using JTalk with Node.js 13 年之前
  Nicolas Petton d249cb486e - Port of SUnit 13 年之前
  Nicolas Petton 69f03dd466 - New function in smalltalk to convert JavaScript objects to Smalltalk 13 年之前
  Nicolas Petton b6da02b88d added BlockClosure>>ensure: 13 年之前
  Nicolas Petton 0572dd4c69 - Support for #doesNotUnderstand using decoupled message sends. 13 年之前
  Nicolas Petton 1f8499e76f Detect unknown inst vars when compiling 13 年之前