Bernat Romagosa
|
6d4da1debe
renamed *category* to *package* in all the IDE, in variables, methods and strings
|
13 years ago |
Göran Krampe
|
3d596a2c6e
More meta protocol for packages in Smalltalk and some cleanups of old modules code.
|
13 years ago |
Göran Krampe
|
e7ea6d97e4
Recompilation fixed some inlining issues.
|
13 years ago |
Nicolas Petton
|
37a0c1cf81
Merge branch 'master', remote-tracking branch 'gokr/master'
|
13 years ago |
Göran Krampe
|
a8df06ffb8
Merge remote branch 'upstream/master'
|
13 years ago |
Göran Krampe
|
fd11cef4d2
Fix for Smalltalk current packages.
|
13 years ago |
Nicolas Petton
|
4ce80c8eeb
Full recompile of js files
|
13 years ago |
Göran Krampe
|
01fed845bd
Merge remote branch 'upstream/master'
|
13 years ago |
Nicolas Petton
|
0806acfeb5
Fixed wrong inlining of Number>>=
|
13 years ago |
Göran Krampe
|
42a321b4de
Merge remote branch 'upstream/master'
|
13 years ago |
Göran Krampe
|
c82488614d
Renaming Module to Package etc. Note that package is a reserved word in js, so I use pkg on that level.
|
13 years ago |
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
|
4079196ab1
Moved ide.html to index.html
|
13 years ago |
Nicolas Petton
|
b416eada2c
Makefile in server/
|
13 years ago |
Nicolas Petton
|
0d6e5fd398
- Added ctrl+s shortcut to save code in the class browser
|
13 years ago |
Nicolas Petton
|
7107bd04db
Merge with Laurent
|
13 years ago |
Nicolas Petton
|
832d3b261a
Simple file server handling GET and PUT requests written in Jtalk & node
|
13 years ago |
Nicolas Petton
|
2016ec1094
- Fixed equality for native JS objects
|
13 years ago |
Nicolas Petton
|
bfbf695770
Merged with Göran
|
13 years ago |
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 |
Göran Krampe
|
ca24c2ef04
Merge with Nicolas.
|
13 years ago |
Göran Krampe
|
ac9ae60a8c
First stab at adding the concept of Module instead of plain class categories.
|
13 years ago |
Nicolas Petton
|
e59adf4ce0
New implementation of the Set class
|
13 years ago |
Nicolas Petton
|
797954d0e4
- (almost) Working debugger
|
13 years ago |
Nicolas Petton
|
c67db8d361
Moved TrySmalltalk into examples/
|
13 years ago |
Nicolas Petton
|
d31fd590ec
Fixed jtalkDeploy()
|
13 years ago |
Nicolas Petton
|
5b6f07722c
Improved jtalk.js
|
13 years ago |
Laurent Laffont
|
028988624b
Load TrySmalltalk in Development mode
|
13 years ago |