Göran Krampe
|
0c67325e91
Sorry, last commit ended up making lots of files executable, reverting that.
|
13 years ago |
Göran Krampe
|
9eb759895d
Implemented ChunkExporter, hooked it into commit button and exported all categories as both js and st.
|
13 years ago |
Nicolas Petton
|
1578f354a9
Merge remote-tracking branch 'gokr/master'
|
13 years ago |
Göran Krampe
|
00774e538d
Merge remote branch 'upstream/master'
|
13 years ago |
Göran Krampe
|
24192fb632
Yet another usage fix for jtalkc.
|
13 years ago |
Nicolas Petton
|
3e19bdf34a
Merge pull request #5 from gokr/master
|
13 years ago |
Göran Krampe
|
f139960b37
Usage documentation fixes for jtalkc.
|
13 years ago |
Göran Krampe
|
f7d128ed2e
More fixes to jtalkc.
|
13 years ago |
Göran Krampe
|
890df4b04e
Some fixes to jtalkc.
|
13 years ago |
Göran Krampe
|
2a20d14e2f
Improved jtalk compiler, now named jtalkc in nodejs directory. Not specific to Node anymore.
|
13 years ago |
Nicolas Petton
|
1cc0a46d76
Merge pull request #4 from gokr/master
|
13 years ago |
Göran Krampe
|
423d6f337d
Added trivialserver2 variation trying to do more in JTalk.
|
13 years ago |
Göran Krampe
|
01de379433
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.
|
13 years ago |
Göran Krampe
|
18efc83e71
Better nodejs README and slightly friendlier ntalkc script.
|
13 years ago |
Göran Krampe
|
068e6d8a0f
Added verification that compile succeeds in ntalkc.
|
13 years ago |
Göran Krampe
|
a361ce94bd
Added trivial server example with nodejs.
|
13 years ago |
Göran Krampe
|
93156f8c48
Cleanups and better docs of nodejs stuff.
|
13 years ago |
Nicolas Petton
|
f6923f608f
Merge pull request #3 from gokr/master
|
13 years ago |
Göran Krampe
|
d8e07e3d94
Added some code for using JTalk with Node.js
|
13 years ago |
Nicolas Petton
|
bb778c9219
Missing files
|
13 years ago |
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
|
cf51c665d3
Added #recompile: and #recompileAll: to Compiler
|
13 years ago |
Nicolas Petton
|
1f8499e76f
Detect unknown inst vars when compiling
|
13 years ago |