Nicolas Petton
|
5fe3841359
Merge branch 'master' into ast-interpreter
|
11 years ago |
Nicolas Petton
|
d47a54169e
Merge pull request #317 from herby/commit-to-packagehome
|
11 years ago |
Nicolas Petton
|
cef43f3108
Merge pull request #315 from herby/invalid-boolean
|
11 years ago |
Nicolas Petton
|
d3edbd8102
Merge pull request #312 from herby/yourself-toprimitive
|
11 years ago |
Nicolas Petton
|
77f30df6ea
Merge pull request #311 from herby/inner-alias-inline-ordering
|
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
|
8d03fca84a
No one uses Browser class >> commitPath{Js,St}, removing.
|
11 years ago |
Herbert Vojčík
|
8f72367fa6
Not using non-local return.
|
11 years ago |
Herbert Vojčík
|
c6e55efc63
`ifTrue:ifFalse:` did not work with boxed booleans
|
11 years ago |
Herbert Vojčík
|
3f44d46fa0
Need for aliasing is checked deep in subtree.
|
11 years ago |
Herbert Vojčík
|
473637a673
yourself return primitive (unboxed) value of self.
|
11 years ago |
Herbert Vojčík
|
60c6a6a393
Tests for inner elements inline ordering problem.
|
11 years ago |
Herbert Vojčík
|
ba34f37d77
Fixes GH-297.
|
11 years ago |
Nicolas Petton
|
b65cf751ff
Merge branch 'master' into ast-interpreter
|
11 years ago |
Nicolas Petton
|
70e78a981d
Merge pull request #308 from herby/global-result
|
11 years ago |
Nicolas Petton
|
b9ab20347c
Merge pull request #307 from herby/gh-296
|
11 years ago |
Herbert Vojčík
|
0e457b553e
Global variable `result` not created anymore.
|
11 years ago |
Herbert Vojčík
|
c50319f861
Aliasing all dependent nodes.
|
11 years ago |
Herbert Vojčík
|
235b6d5d05
No need for isValueNode test, this is checked in alias: anyway.
|
11 years ago |
Herbert Vojčík
|
63ea75d0f7
Added tests for send rcv/arg order.
|
11 years ago |
Nicolas Petton
|
e4eeb63038
Merge remote-tracking branch 'origin/master' into ast-interpreter
|
11 years ago |
Nicolas Petton
|
096dd5e9d6
Merge pull request #306 from herby/forkpool-cleaning
|
11 years ago |
Nicolas Petton
|
6079f6aba5
Reverted DebugErrorHandler >> handleError:
|
11 years ago |
Nicolas Petton
|
d30c822249
- New method Behavior >> lookupSelector:
|
11 years ago |
Herbert Vojčík
|
1a00439880
super initialize, small cleaning, Queue class comment.
|
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
|
652e3292e3
Merge branch 'master' into ast-interpreter
|
11 years ago |
Manfred Kröhnert
|
bb0e699297
Merge pull request #305 from mkroehnert/profstef
|
12 years ago |