1
0

Commit Verlauf

Autor SHA1 Nachricht Datum
  Göran Krampe fd11cef4d2 Fix for Smalltalk current packages. vor 13 Jahren
  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. vor 13 Jahren
  Göran Krampe ca24c2ef04 Merge with Nicolas. vor 13 Jahren
  Göran Krampe ac9ae60a8c First stab at adding the concept of Module instead of plain class categories. vor 13 Jahren
  Nicolas Petton 797954d0e4 - (almost) Working debugger vor 13 Jahren
  Nicolas Petton 6b6259fbd5 Fixed previous commit vor 13 Jahren
  Nicolas Petton 34fca28654 Allow JS object manipulation through #dnu: and JSObjectProxy, making printing and inspecting JS objects possible vor 13 Jahren
  Nicolas Petton 0061f54c5f Removed unused Array.Prototype.remove in boot.js vor 13 Jahren
  Nicolas Petton 1059861755 Reuse old method contexts when possible vor 13 Jahren
  Nicolas Petton 8fa92ba935 - Use CodeMirror for syntax highlighting vor 13 Jahren
  Nicolas Petton 0aae3e8448 - Removed unused init.js vor 13 Jahren
  Nicolas Petton 257104b5b1 - new Canvas tags vor 13 Jahren
  Nicolas Petton 835bec79dd Improved the class browser vor 13 Jahren
  Nicolas Petton 2737561109 - Better error handling taking advantage of message sends vor 13 Jahren
  Nicolas Petton 5dae847766 Fixed methods linking for IE vor 13 Jahren
  Nicolas Petton 59f6ab2fde New syntax for verbatim JavaScript: vor 13 Jahren
  Nicolas Petton fdf889a13c Improved JS support. vor 13 Jahren
  Nicolas Petton c43117b995 Handles JS object properties too vor 13 Jahren
  Nicolas Petton cb6a67659e Better error message for dnu and JS objects vor 13 Jahren
  Nicolas Petton dd62e586be Fixed previous commit. vor 13 Jahren
  Nicolas Petton 55243583db Fixed boot.js for node vor 13 Jahren
  Nicolas Petton 09926e837d support for js function calls from Smalltalk: vor 13 Jahren
  Göran Krampe 0c67325e91 Sorry, last commit ended up making lots of files executable, reverting that. vor 13 Jahren
  Göran Krampe d8e07e3d94 Added some code for using JTalk with Node.js vor 13 Jahren
  Nicolas Petton d249cb486e - Port of SUnit vor 13 Jahren
  Nicolas Petton 69f03dd466 - New function in smalltalk to convert JavaScript objects to Smalltalk vor 13 Jahren
  Nicolas Petton b6da02b88d added BlockClosure>>ensure: vor 13 Jahren
  Nicolas Petton 0572dd4c69 - Support for #doesNotUnderstand using decoupled message sends. vor 13 Jahren
  Nicolas Petton 1f8499e76f Detect unknown inst vars when compiling vor 13 Jahren
  Nicolas Petton cd1d834f8a - Fixed the object inspector vor 13 Jahren