Göran Krampe
|
3053b36af2
Updated Makefile in st dir so that it works completely. Removed -L option to jtalkc that did not work. Removed bad-merge-leftover from Kernel-Tests.st
|
13 years ago |
Nicolas Petton
|
66272771c4
Removed references to Parser.js in jtalkc and Makefile
|
13 years ago |
Göran Krampe
|
9cab8693c6
Small temporary fix to Makefile and some fixes to jtalkc - now compiles whole st dir.
|
13 years ago |
Göran Krampe
|
946cc47f17
Merge with Nicolas.
|
13 years ago |
Göran Krampe
|
e33660d33e
Simplified jtalkc.
|
13 years ago |
Nicolas Petton
|
e3b6dda544
- New parser written in PEGJS (http://http://pegjs.majda.cz/) which is faaaaast!
|
13 years ago |
Göran Krampe
|
90b287c587
Removed silly echo and fixed commentStamp:prior: to do the right thing.
|
13 years ago |
Göran Krampe
|
801c3b34f1
Fix to jtalkc because it was broken after some refactoring.
|
13 years ago |
Göran Krampe
|
6a29f342de
Changed -g to -d for additionally creating deployment files in jtalkc. Added -S for using libraries files using a common suffix. Fixed jtalkc so that it works on MacOS X (mktemp syntax). Moved all node/webos examples into a new examples directory.
|
13 years ago |
Göran Krampe
|
75a0f9f9b7
Better defaults for jtalkc and a small meta example added for node.
|
13 years ago |
Göran Krampe
|
411bd6e38c
Changed prefix to suffix in jtalkc. This can be used to produce different js files from the same st file.
|
13 years ago |
Göran Krampe
|
89c1f8d447
Fixed help in jtalkc and changed the use of readlink to simple shell code that should be portable and work in mac.
|
13 years ago |
Göran Krampe
|
14f2313676
Added advanced optimization -A to jtalkc, does not work yet due to Jtalk producing bad js code?
|
13 years ago |
Göran Krampe
|
075353b2f5
Added prefixing and made sure default is not -K.
|
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
|
e46a902fa8
Added -J as Jtalk IDE target to jtalkc and made jtalkc smarter when resolving files.
|
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 |
Göran Krampe
|
29e56bd5ab
Added Google Closure compiler to jtalkc and updated Node.js Hello example to use new Smalltalk syntax.
|
13 years ago |
Göran Krampe
|
869276443a
Merge remote branch 'upstream/master'
|
13 years ago |
Nicolas Petton
|
5e75f0f7c3
Moped jtalkc to bin/
|
13 years ago |