Nicolas Petton
|
afd7523ef3
- Renamed AbstractCompiler >> loadExpression: to #evaluateExpression:
|
12 lat temu |
Göran Krampe
|
f8bafa3bcf
Making sure noone has to wonder how to try the Counter class ever again.
|
12 lat temu |
Nicolas Petton
|
0c436c5586
Merge with dale
|
12 lat temu |
Göran Krampe
|
3f7b01ba93
Fixed issue #54, added parenthesis around generated js assignments so that they work properly when nested in expressions.
|
13 lat temu |
JohnnyT
|
973e51b934
Cleaned up old files and amber.js
|
13 lat temu |
Nicolas Petton
|
df500499c7
Removed the old Tetris implementation.
|
13 lat temu |
Göran Krampe
|
1e3106ba42
Merge
|
13 lat temu |
Nicolas Petton
|
802d2ba3c9
Fixed referencedClasses in method objects. (Issue #43)
|
13 lat temu |
Göran Krampe
|
085a1424de
Added Package properties, storeOn:, storeString, and support for package properties in fileouts (js and st).
|
13 lat temu |
Nicolas Petton
|
b8559d7d9b
Fixed the (still unfinished) tetris example
|
13 lat temu |
Göran Krampe
|
82bad4e8cc
Serious fix to inlining by adding () around the conditional operator, important. Recompiled all.
|
13 lat temu |
Nicolas Petton
|
d924c6c203
recompiled all js files (with the new escaped selectors)
|
13 lat temu |
Nicolas Petton
|
bfbf695770
Merged with Göran
|
13 lat temu |
Nicolas Petton
|
797954d0e4
- (almost) Working debugger
|
13 lat temu |
Nicolas Petton
|
26c2b5d762
recompiled all st files using new compiler optimizations
|
13 lat temu |
Nicolas Petton
|
8fa92ba935
- Use CodeMirror for syntax highlighting
|
13 lat temu |
Nicolas Petton
|
0aae3e8448
- Removed unused init.js
|
13 lat temu |
Nicolas Petton
|
257104b5b1
- new Canvas tags
|
13 lat temu |
Nicolas Petton
|
2737561109
- Better error handling taking advantage of message sends
|
13 lat temu |
Göran Krampe
|
109a43e537
Fresh compiled js files from st files using jtalkc.
|
13 lat temu |
Göran Krampe
|
0c67325e91
Sorry, last commit ended up making lots of files executable, reverting that.
|
13 lat temu |
Göran Krampe
|
9eb759895d
Implemented ChunkExporter, hooked it into commit button and exported all categories as both js and st.
|
13 lat temu |
Nicolas Petton
|
d249cb486e
- Port of SUnit
|
13 lat temu |
Nicolas Petton
|
b6da02b88d
added BlockClosure>>ensure:
|
13 lat temu |
Nicolas Petton
|
0572dd4c69
- Support for #doesNotUnderstand using decoupled message sends.
|
13 lat temu |
Nicolas Petton
|
511adf78c2
- renamed js files to match the class category name
|
13 lat temu |