Nicolas Petton
|
7d25a4bc31
fixed exporter for not escaped selector strings
|
13 years ago |
Göran Krampe
|
379c6a49a4
Fixed forgotten call to exportCategory in jtalkc.
|
13 years ago |
Nicolas Petton
|
00ef7a6b5d
Merge remote-tracking branch 'gokr/master'
|
13 years ago |
Göran Krampe
|
4768a96425
Added #exportAll (issue #35), rewrite methods to use packages and #streamContents: etc. Removed some old module methods.
|
13 years ago |
Nicolas Petton
|
72deeefb0a
Fixed previous commit
|
13 years ago |
Nicolas Petton
|
532bd0b399
Renamed #modulo: to #\
|
13 years ago |
Nicolas Petton
|
a860ee83f2
Fixed issue #14
|
13 years ago |
Nicolas Petton
|
4c3af466a7
Padding for the search input in the IDE
|
13 years ago |
Nicolas Petton
|
478485007a
Merge branch 'master', remote-tracking branch 'gokr/master'
|
13 years ago |
Göran Krampe
|
11969ad4f3
Trivial fix to issue #34.
|
13 years ago |
Nicolas Petton
|
b013361d74
Merge branch 'master', remote-tracking branch 'gokr/master'
|
13 years ago |
Göran Krampe
|
d93fb446ba
Merge with Nicolas.
|
13 years ago |
Göran Krampe
|
e3d45161c1
Added working code behind remove and rename package in browser.
|
13 years ago |
Nicolas Petton
|
4eec7422b4
Changed 'category' to 'package ' in the class declaration template
|
13 years ago |
Göran Krampe
|
4570352f13
Merge remote branch 'bromagosa/master'
|
13 years ago |
Göran Krampe
|
dde1083af7
More behavior for Package plus a class comment.
|
13 years ago |
Bernat Romagosa
|
500bff2f9e
Fix to Number >> truncated for handling negative integers
|
13 years ago |
Bernat Romagosa
|
fe3687d25a
Added 'rename package' and 'delete package' buttons to the Browser UI, action methods missing implementation
|
13 years ago |
Bernat Romagosa
|
6d4da1debe
renamed *category* to *package* in all the IDE, in variables, methods and strings
|
13 years ago |
Laurent Laffont
|
c94d9422b2
merge upstream/master
|
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 |