Nicolas Petton
|
b0e5a42cbe
re-commit all packages after changes in commit e18a70f
|
10 tahun lalu |
Nicolas Petton
|
7dc08fe9ea
Helios debugger improvements
|
10 tahun lalu |
Nicolas Petton
|
f28eddb0dc
require a smalltalk context for inlined js code:
|
10 tahun lalu |
Nicolas Petton
|
7a399b6baf
- Adds `Node >> positionStart` and `Node >> positionEnd`
|
10 tahun lalu |
Nicolas Petton
|
72b4d7bf64
Adds `Node >> size`, fixes #814
|
10 tahun lalu |
Nicolas Petton
|
c883b23461
Keep track of the source in nodes.
|
10 tahun lalu |
Nicolas Petton
|
9ebaff3c7b
moves `source` from `JSStatementNode` to `Node`
|
10 tahun lalu |
Nicolas Petton
|
c5348e70ee
Issue #787: Do not create contexts for trivial methods
|
10 tahun lalu |
Herbert Vojčík
|
cdd56a0fdb
.st: Smalltalk{ current=>} createPackage:
|
11 tahun lalu |
Herbert Vojčík
|
9c5c368f93
all but IDE: Smalltalk {current=>globals} at:; Smalltalk {current=>}
|
11 tahun lalu |
Herbert Vojčík
|
ca6ef30c79
replace 'detect:ifNone: =' hacks with anySatisfy:
|
11 tahun lalu |
Nicolas Petton
|
26a757a05f
reformatting to follow the coding conventions
|
11 tahun lalu |
Nicolas Petton
|
cc0393227e
removes ValueNode >> xxxDoIt
|
11 tahun lalu |
Nicolas Petton
|
c42f6a9301
Fixes issue #714
|
11 tahun lalu |
Nicolas Petton
|
ab78f6e3de
- Avoid too many aliasing due to send indexes (partial fix only)
|
11 tahun lalu |
Nicolas Petton
|
7211ee8408
- Adds Node >> isReferenced to avoid unneeded aliasing
|
11 tahun lalu |
Nicolas Petton
|
534caee6f4
Adds SendNode >> shouldBeAliased
|
11 tahun lalu |
Nicolas Petton
|
b52dbe68b7
- Adds Node >> method
|
11 tahun lalu |
Nicolas Petton
|
4dd0cc15ff
Fixes VariableNode >> isImmutable
|
11 tahun lalu |
Nicolas Petton
|
43f2f2fc27
Keep track of the send indexes in the methodNode
|
11 tahun lalu |
Matthias Springer
|
17e810c689
Remove ClassReferenceNode.
|
11 tahun lalu |
Nicolas Petton
|
5c06010269
new interpreter passes the tests
|
11 tahun lalu |
Nicolas Petton
|
1acbf3bf5f
new interpreter based on a stack
|
11 tahun lalu |
Nicolas Petton
|
777244506c
add Behavior >> #>> and CompiledMethod >> ast
|
11 tahun lalu |
Nicolas Petton
|
f48b4b375a
Compiler changes:
|
11 tahun lalu |
Nicolas Petton
|
27d713eff1
Better class comments
|
11 tahun lalu |
Nicolas Petton
|
f69008ab0f
documentation (class comments)
|
11 tahun lalu |
Nicolas Petton
|
5c62d4313a
Fixes issue 428:
|
11 tahun lalu |
Herbert Vojčík
|
8d0d0adde2
Convert spaces to tabs in .st
|
11 tahun lalu |
Herbert Vojčík
|
2e40ee8a92
createPackage: with only one parameter at the beginning of .st
|
11 tahun lalu |