Nicolas Petton
|
c5348e70ee
Issue #787: Do not create contexts for trivial methods
|
10 gadi atpakaļ |
Herbert Vojčík
|
cdd56a0fdb
.st: Smalltalk{ current=>} createPackage:
|
10 gadi atpakaļ |
Herbert Vojčík
|
9c5c368f93
all but IDE: Smalltalk {current=>globals} at:; Smalltalk {current=>}
|
10 gadi atpakaļ |
Nicolas Petton
|
26a757a05f
reformatting to follow the coding conventions
|
11 gadi atpakaļ |
Nicolas Petton
|
7211ee8408
- Adds Node >> isReferenced to avoid unneeded aliasing
|
11 gadi atpakaļ |
Nicolas Petton
|
f520226997
Use #asJavascript in JSStream >> nextPutSendIndexFor:
|
11 gadi atpakaļ |
Nicolas Petton
|
7201614cab
Fix IRASTTranslator >> visitCascadeNode:
|
11 gadi atpakaļ |
Nicolas Petton
|
7c87c50011
Fixes IRASTTranslator >> visitSequenceNode: for aliasing
|
11 gadi atpakaļ |
Nicolas Petton
|
43f2f2fc27
Keep track of the send indexes in the methodNode
|
11 gadi atpakaļ |
Nicolas Petton
|
929a6fedbd
typo
|
11 gadi atpakaļ |
Nicolas Petton
|
a2eb27386b
Adds JSStream >> nextPutSendIndexFor:
|
11 gadi atpakaļ |
Nicolas Petton
|
c97fc2ef1e
Adds IRInstruction >> scope
|
11 gadi atpakaļ |
Nicolas Petton
|
75c0969e7e
Merge branch 'master' into ast-interpreter
|
11 gadi atpakaļ |
Nicolas Petton
|
39dfc517a2
removes unused method JSStream >> nextPutStatement:with:
|
11 gadi atpakaļ |
Nicolas Petton
|
a63b725583
Merge branch 'master' into debugger
|
11 gadi atpakaļ |
Nicolas Petton
|
80ffa1e04c
- fixes super references
|
11 gadi atpakaļ |
Nicolas Petton
|
b3b5784ac4
keep track of block position in the source code
|
11 gadi atpakaļ |
Nicolas Petton
|
73d93feb09
- changed JSStream to use #from:
|
11 gadi atpakaļ |
Nicolas Petton
|
ba7c80b615
- don't wrap receivers in _st() for self or literal receivers
|
11 gadi atpakaļ |
Nicolas Petton
|
555a0caff4
Block contexts improvement: home is now different from outerContext
|
11 gadi atpakaļ |
Nicolas Petton
|
f494c0d5aa
class comments
|
11 gadi atpakaļ |
Nicolas Petton
|
27d713eff1
Better class comments
|
11 gadi atpakaļ |
Herbert Vojčík
|
20845aeb6b
source is crlf sanitized
|
11 gadi atpakaļ |
Herbert Vojčík
|
85c9654999
JSStream never uses cr.
|
11 gadi atpakaļ |
Herbert Vojčík
|
f9dbd20b1d
Fixes #438.
|
11 gadi atpakaļ |
Nicolas Petton
|
cb506d312d
Adds comments for ClassRefVar >> alias and JSStream >> nextPutClassRefFunction:
|
11 gadi atpakaļ |
Herbert Vojčík
|
0ff2b2c7bb
Fixes #190.
|
11 gadi atpakaļ |
Nicolas Petton
|
f809f0b774
Fixes issue #414
|
11 gadi atpakaļ |
Nicolas Petton
|
07c0effc00
Removed Symbol >> asSuperSelector
|
11 gadi atpakaļ |
Herbert Vojčík
|
39f372af29
Another tab/space strange combos out.
|
11 gadi atpakaļ |