Nicolas Petton
|
f69008ab0f
documentation (class comments)
|
11 lat temu |
Herbert Vojčík
|
8d0d0adde2
Convert spaces to tabs in .st
|
11 lat temu |
Herbert Vojčík
|
2e40ee8a92
createPackage: with only one parameter at the beginning of .st
|
11 lat temu |
Nicolas Petton
|
171054834f
Fixed issue #141
|
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 |
Nicolas Petton
|
df500499c7
Removed the old Tetris implementation.
|
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 |
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 |
Göran Krampe
|
6c9d71e3df
Added String>>trimBoth, trimLeft etc and trim chunks in ChunkExporter to remove trailing whitespace etc.
|
13 lat temu |
Göran Krampe
|
b84df5b59b
Fixed list of ivarnames in class definitions to be space separated instead of using comma.
|
13 lat temu |
Göran Krampe
|
290e53867d
Fixed cr lf confusion, hopefully almost everywhere.
|
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 |