Nicolas Petton
|
b6da02b88d
added BlockClosure>>ensure:
|
13 years ago |
Nicolas Petton
|
0572dd4c69
- Support for #doesNotUnderstand using decoupled message sends.
|
14 years ago |
Nicolas Petton
|
a7ef873728
Fixed methods with JS body
|
14 years ago |
Nicolas Petton
|
dcd98475dc
Removed Behavior>>instVarNames (use #instanceVariableNames)
|
14 years ago |
Nicolas Petton
|
cf51c665d3
Added #recompile: and #recompileAll: to Compiler
|
14 years ago |
Nicolas Petton
|
1f8499e76f
Detect unknown inst vars when compiling
|
14 years ago |
Nicolas Petton
|
bd946795e0
Improved js statements compilation: don't wrap with a closure anymore, "^" is not needed anymore if the js statement already returns
|
14 years ago |
Nicolas Petton
|
511adf78c2
- renamed js files to match the class category name
|
14 years ago |