Nicolas Petton
|
fadbe674a2
- fixed context locals filling
|
11 years ago |
Nicolas Petton
|
7b9e44855c
- Use JS temp variables
|
11 years ago |
Nicolas Petton
|
676ed4501c
Merge branch 'master' into ast-interpreter
|
11 years ago |
Nicolas Petton
|
568e674295
deprecated Smalltalk >> createPackage:properties:
|
11 years ago |
Apostolis Xekoukoulotakis
|
54f05f12e4
timesRepeat without truncated
|
11 years ago |
Herbert Vojčík
|
64531f6267
Mis-wrap always put CompiledMethod to Kernel-Object...
|
11 years ago |
Herbert Vojčík
|
f47f3502df
Smalltalk >> createPackage:properties: returned.
|
11 years ago |
Nicolas Petton
|
ebe041c095
Merge branch 'master' into ast-interpreter
|
11 years ago |
Nicolas Petton
|
3a998848f7
- ForkPool refactorings
|
11 years ago |
Nicolas Petton
|
ca71181d96
Merge pull request #287 from herby/gh-286
|
11 years ago |
Nicolas Petton
|
a657a736ce
Rewrote all methods including inlined JS statements
|
11 years ago |
Nicolas Petton
|
681dc4dd19
Merge branch 'master' into ast-interpreter
|
11 years ago |
Nicolas Petton
|
017c99d09c
Return unboxed version of the receiver with #value instead of #yourself
|
11 years ago |
Herbert Vojčík
|
cea8781c1d
Wrapping result of set{Timeout,Interval}.
|
11 years ago |
Nicolas Petton
|
d47a54169e
Merge pull request #317 from herby/commit-to-packagehome
|
11 years ago |
Nicolas Petton
|
6ddb40ebca
- IAContext for the AST interpreter
|
11 years ago |
Herbert Vojčík
|
aab99b2bc4
packageHome is honoured in commit paths from IDE.
|
11 years ago |
Herbert Vojčík
|
473637a673
yourself return primitive (unboxed) value of self.
|
11 years ago |
Nicolas Petton
|
b65cf751ff
Merge branch 'master' into ast-interpreter
|
11 years ago |
Herbert Vojčík
|
0e457b553e
Global variable `result` not created anymore.
|
11 years ago |
Nicolas Petton
|
5921e6bb67
- fix the parser for '\\' selectors
|
11 years ago |
Nicolas Petton
|
74ce81b7f1
Refactored all methods inluding both temps and inlined JS
|
11 years ago |
Nicolas Petton
|
ec7bfbdeeb
Improvements on contexts
|
11 years ago |
Norbert Hartl
|
4ab55968f7
Fixed a bug in JSObjectProxy>>#doesNotUnderstand: The check for
|
11 years ago |
Manfred Kroehnert
|
8eee4f9d8a
Kernel-Objects: change thisContext -> smalltalk.getThisContext() in js files
|
12 years ago |
Nicolas Petton
|
153e5d4430
Fixed adding nil as method protocol
|
12 years ago |
Nicolas Petton
|
0af9574208
- Organizer class
|
12 years ago |
Nicolas Petton
|
8570d13aef
- Fixed SystemAnnouncer references
|
12 years ago |
Nicolas Petton
|
2c54dcd968
- Fix issue #116
|
12 years ago |
Nicolas Petton
|
c3a37a2b20
Added support for thisContext in the new compiler
|
12 years ago |