13
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Proper escaping of ! inside chunks plus not doing javascript escape of class comments. More... over 13 years ago
Better error reporting for jtalkc. More... over 13 years ago
Fixed list of ivarnames in class definitions to be space separated instead of using comma. More... over 13 years ago
Merge remote-tracking branch 'gokr/master' More... over 13 years ago
Ripped out ide.html from homepage, feel free to clean it or delete it Nicolas. More... over 13 years ago
Fixed cr lf confusion, hopefully almost everywhere. More... over 13 years ago
Sorry, last commit ended up making lots of files executable, reverting that. More... over 13 years ago
Implemented ChunkExporter, hooked it into commit button and exported all categories as both js and st. More... over 13 years ago
Merge remote-tracking branch 'gokr/master' More... over 13 years ago
Merge remote branch 'upstream/master' More... over 13 years ago
Yet another usage fix for jtalkc. More... over 13 years ago
Merge pull request #5 from gokr/master More... over 13 years ago
Usage documentation fixes for jtalkc. More... over 13 years ago
More fixes to jtalkc. More... over 13 years ago
Some fixes to jtalkc. More... over 13 years ago
Improved jtalk compiler, now named jtalkc in nodejs directory. Not specific to Node anymore. More... over 13 years ago
Merge pull request #4 from gokr/master More... over 13 years ago
Added trivialserver2 variation trying to do more in JTalk. More... over 13 years ago
Some improvements to TrivialServer, we can call require from class side initializer, as long as we skip using var so that we actually modify the global variable. More... over 13 years ago
Better nodejs README and slightly friendlier ntalkc script. More... over 13 years ago
Added verification that compile succeeds in ntalkc. More... over 13 years ago
Added trivial server example with nodejs. More... over 13 years ago
Cleanups and better docs of nodejs stuff. More... over 13 years ago
Merge pull request #3 from gokr/master More... over 13 years ago
Added some code for using JTalk with Node.js More... over 13 years ago
Missing files More... over 13 years ago
- Port of SUnit - Senders/Implementors/class references browser - The exporter now correctly exports class extensions (*foo method categories) More... over 13 years ago
Fixed BlockClosure>>on:do: More... over 13 years ago
Added Behavior>>inheritsFrom: More... over 13 years ago
- New function in smalltalk to convert JavaScript objects to Smalltalk - Wrap the Error constructor to the Smalltalk Error class directly More... over 13 years ago