Nicolas Petton
|
69ea8b8cee
- Added JSObjectProxy>>doesNotUnderstand:
|
13 years ago |
Nicolas Petton
|
9a629b0411
New look and feel for the IDE based on firebug
|
13 years ago |
Göran Krampe
|
13a9f33e2c
Added File in-button in Workspace.
|
13 years ago |
Nicolas Petton
|
797954d0e4
- (almost) Working debugger
|
13 years ago |
Laurent Laffont
|
9e1a0af0ac
Emphasize commented class in the browser
|
13 years ago |
Nicolas Petton
|
7cdba31aa7
Fixed Transcript>>open
|
13 years ago |
Göran Krampe
|
11f85e835a
Added TestRunner as a static open tab just like Transcript and Workspace.
|
13 years ago |
Göran Krampe
|
ec0f8b0e43
Moved TestRunner and ProgressBar to IDE from SUnit.
|
13 years ago |
Nicolas Petton
|
8a2b34afe5
Fixed Browser >> compileMethodDefinitionFor: to work with the new parser
|
13 years ago |
Nicolas Petton
|
26c2b5d762
recompiled all st files using new compiler optimizations
|
13 years ago |
Laurent Laffont
|
469942586f
add Number>>negated; some JQuery effects and manipulation bindings
|
13 years ago |
Nicolas Petton
|
9054a63d6c
- Added some Compiler optimizations
|
13 years ago |
Nicolas Petton
|
dc06aaf40d
Fixed sends to Array>>sorted:
|
13 years ago |
Göran Krampe
|
e57cb71a2d
Fix so that *.deploy.js files are actually different than regular files.
|
13 years ago |
Nicolas Petton
|
8fa92ba935
- Use CodeMirror for syntax highlighting
|
13 years ago |
Nicolas Petton
|
0aae3e8448
- Removed unused init.js
|
13 years ago |
Nicolas Petton
|
257104b5b1
- new Canvas tags
|
13 years ago |
Nicolas Petton
|
3ee73313b2
Minimal debugger (yeahh)
|
13 years ago |
Nicolas Petton
|
6cce6416ff
Faster classes tree
|
13 years ago |
Nicolas Petton
|
835bec79dd
Improved the class browser
|
13 years ago |
Nicolas Petton
|
2737561109
- Better error handling taking advantage of message sends
|
13 years ago |
Nicolas Petton
|
ed6eb80b77
- Fixed a bug with inherited methods
|
13 years ago |
Nicolas Petton
|
59f6ab2fde
New syntax for verbatim JavaScript:
|
13 years ago |
Göran Krampe
|
109a43e537
Fresh compiled js files from st files using jtalkc.
|
13 years ago |
Göran Krampe
|
290e53867d
Fixed cr lf confusion, hopefully almost everywhere.
|
13 years ago |
Göran Krampe
|
0c67325e91
Sorry, last commit ended up making lots of files executable, reverting that.
|
13 years ago |
Göran Krampe
|
9eb759895d
Implemented ChunkExporter, hooked it into commit button and exported all categories as both js and st.
|
13 years ago |
Nicolas Petton
|
d249cb486e
- Port of SUnit
|
13 years ago |
Nicolas Petton
|
0572dd4c69
- Support for #doesNotUnderstand using decoupled message sends.
|
13 years ago |
Nicolas Petton
|
1f8499e76f
Detect unknown inst vars when compiling
|
13 years ago |