.. |
Benchfib.st
|
9054a63d6c
- Added some Compiler optimizations
|
13 years ago |
Canvas.st
|
4ba53dbc59
Removed Widget>>alert:,#confirm: and #prompt:
|
13 years ago |
Compiler.st
|
802d2ba3c9
Fixed referencedClasses in method objects. (Issue #43)
|
13 years ago |
Examples.st
|
b8559d7d9b
Fixed the (still unfinished) tetris example
|
13 years ago |
IDE.st
|
802d2ba3c9
Fixed referencedClasses in method objects. (Issue #43)
|
13 years ago |
Kernel-Tests.st
|
f698fc2575
Fixed Number>>copy and Number>>deepCopy + unit tests
|
13 years ago |
Kernel.st
|
7ccaeab103
New methods Number>>sqrt and #squared (issue #80)
|
13 years ago |
Makefile
|
cd7a1e1308
Removed JQuery binding! Now Canvas calls JQuery directly. Everything seems to be working fine, but I may have broken a few things in the IDE
|
13 years ago |
SUnit.st
|
797954d0e4
- (almost) Working debugger
|
13 years ago |