Göran Krampe
|
22b973a0ec
Oops, forgot nodecompile.js fix for prefixing.
|
13 years ago |
Göran Krampe
|
ed09a6feeb
Finally a Makefile that seems to work.
|
13 years ago |
Göran Krampe
|
075353b2f5
Added prefixing and made sure default is not -K.
|
13 years ago |
Nicolas Petton
|
5dae847766
Fixed methods linking for IE
|
13 years ago |
Nicolas Petton
|
68fe96fbb1
Merge branch 'master' of github.com:NicolasPetton/jtalk
|
13 years ago |
Nicolas Petton
|
59f6ab2fde
New syntax for verbatim JavaScript:
|
13 years ago |
Göran Krampe
|
7f413caa20
First shot at Makefile for making all js files from st files using jtalkc compiler script.
|
13 years ago |
Göran Krampe
|
b5e66b584b
Oops, forgot to also commit change to nodecompile.js
|
13 years ago |
Göran Krampe
|
05af0e14c0
Added -g flag for debugMode compiling to jtalkc and documented the fact that only linking can be done if no .st files are listed.
|
13 years ago |
Göran Krampe
|
9c2af66bba
Merge remote branch 'upstream/master'
|
13 years ago |
Göran Krampe
|
e46a902fa8
Added -J as Jtalk IDE target to jtalkc and made jtalkc smarter when resolving files.
|
13 years ago |
Nicolas Petton
|
f46a4841da
Merge pull request #8 from gokr/master
|
13 years ago |
Göran Krampe
|
d0fd60dfd2
Removed automatic call main in Main from N,D targets and added a webOS target.
|
13 years ago |
Göran Krampe
|
f829a24f13
Several improvements to jtalkc and some fixes in nodejs Makefiles and README.
|
13 years ago |
Nicolas Petton
|
fdf889a13c
Improved JS support.
|
13 years ago |
Göran Krampe
|
4a18a2b9bf
Added newer Benchfib to node.
|
13 years ago |
Göran Krampe
|
2c68fbd33b
Added js native variant of tinyBenchmarks in class Number.
|
13 years ago |
Göran Krampe
|
55e8f10393
Merge remote branch 'upstream/master'
|
13 years ago |
Nicolas Petton
|
db10d0956f
Modified TrivialServer.js to use Smalltalk code only
|
13 years ago |
Göran Krampe
|
90c9ffacc8
Merge remote branch 'upstream/master'
|
13 years ago |
Nicolas Petton
|
c43117b995
Handles JS object properties too
|
13 years ago |
Göran Krampe
|
d94e815940
Merge remote branch 'upstream/master'
|
13 years ago |
Nicolas Petton
|
cb6a67659e
Better error message for dnu and JS objects
|
13 years ago |
Göran Krampe
|
9fcb2cbe97
Merge remote branch 'upstream/master'
|
13 years ago |
Nicolas Petton
|
2016dd1e56
Merge remote-tracking branch 'gokr/master'
|
13 years ago |
Nicolas Petton
|
dd62e586be
Fixed previous commit.
|
13 years ago |
Göran Krampe
|
306437336c
Trying to rewrite trivialserver using Smalltalk syntax, problems.
|
13 years ago |
Göran Krampe
|
08e8f030e5
On second thought, removing Closure optimization from Node.js examples.
|
13 years ago |
Göran Krampe
|
d9c59e2134
Updated Node.js benchfib example to use Smalltalk syntax and Closure compiler.
|
13 years ago |
Göran Krampe
|
29e56bd5ab
Added Google Closure compiler to jtalkc and updated Node.js Hello example to use new Smalltalk syntax.
|
13 years ago |