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 |
Göran Krampe
|
e3e21cbe5a
Merge remote branch 'upstream/master'
|
13 years ago |
Nicolas Petton
|
55243583db
Fixed boot.js for node
|
13 years ago |
Göran Krampe
|
869276443a
Merge remote branch 'upstream/master'
|
13 years ago |
Göran Krampe
|
cd06eb8e87
Added closure support in jtalkc, added Benchib class category in ide.html.
|
13 years ago |
Nicolas Petton
|
09926e837d
support for js function calls from Smalltalk:
|
13 years ago |
Nicolas Petton
|
5e75f0f7c3
Moped jtalkc to bin/
|
13 years ago |
Nicolas Petton
|
b702ebf412
Merge remote-tracking branch 'gokr/master'
|
13 years ago |
Göran Krampe
|
fb3e3b25cc
Copied and adapted tinyBenchmarks from Squeak.
|
13 years ago |
Nicolas Petton
|
4dd011d93e
Added contributors to the LICENSE file
|
13 years ago |
Nicolas Petton
|
66b7d224ac
Merge remote-tracking branch 'gokr/master'
|
13 years ago |
Göran Krampe
|
109a43e537
Fresh compiled js files from st files using jtalkc.
|
13 years ago |
Göran Krampe
|
f75f8f833e
Also trim when parsing chunks and added embryo of StrippedExporter for deployments.
|
13 years ago |
Göran Krampe
|
6c9d71e3df
Added String>>trimBoth, trimLeft etc and trim chunks in ChunkExporter to remove trailing whitespace etc.
|
13 years ago |
Göran Krampe
|
496ca00c8a
Proper chunk export of class extensions.
|
13 years ago |
Göran Krampe
|
44a8091db2
Proper escaping of ! inside chunks plus not doing javascript escape of class comments.
|
13 years ago |
Göran Krampe
|
31d7b97cee
Better error reporting for jtalkc.
|
13 years ago |
Göran Krampe
|
b84df5b59b
Fixed list of ivarnames in class definitions to be space separated instead of using comma.
|
13 years ago |
Nicolas Petton
|
9398d20880
Merge remote-tracking branch 'gokr/master'
|
13 years ago |
Göran Krampe
|
d3cf306cca
Ripped out ide.html from homepage, feel free to clean it or delete it Nicolas.
|
13 years ago |
Göran Krampe
|
290e53867d
Fixed cr lf confusion, hopefully almost everywhere.
|
13 years ago |