Herbert Vojčík
|
c16f8dfe07
faster #aliasTemporally: - check in reverse order
|
9 년 전 |
Herbert Vojčík
|
c398987d94
{Node,RefNode} >> asRef
|
9 년 전 |
Herbert Vojčík
|
0c84a786ba
Semantic analyzer: fix referenced nodes visited multiple times
|
9 년 전 |
Herbert Vojčík
|
1eff568a00
ASTInterpreter: fix inner cascades
|
9 년 전 |
Herbert Vojčík
|
060a5eeaa5
RefNode; cascade receivers are RefNode's
|
9 년 전 |
Herbert Vojčík
|
bd70d2a203
Recompile
|
8 년 전 |
Herbert Vojčík
|
5421faea55
Compiler: remove space before lf in super call
|
8 년 전 |
Herbert Vojčík
|
84cf8a7938
CascadeNode >> subtreeNeedsAliasing ^ true. Fix #1214.
|
9 년 전 |
Herbert Vojčík
|
f4334c4654
Tests for cascades in sequences (gh-1214).
|
9 년 전 |
Herbert Vojčík
|
1206537976
'npm test' modularized a bit
|
9 년 전 |
Herbert Vojčík
|
80d461141a
ASTInterpreter: setting up sequence local upon entering
|
9 년 전 |
Herbert Vojčík
|
48de8ef97c
bump grunt-contrib-clean
|
9 년 전 |
Herbert Vojčík
|
76f25c9f6d
bump pegjs. Fix #1199.
|
9 년 전 |
Herbert Vojčík
|
c862e08ad4
travis: use "container mode"
|
9 년 전 |
Herbert Vojčík
|
b739948391
typeof "function" - aware Set. Fix #1211.
|
9 년 전 |
Herbert Vojčík
|
9ef3e94922
tests for use of [] as a key in Dictionary and Set
|
9 년 전 |
Herbert Vojčík
|
ea99ce9aea
just for fun optimization play
|
9 년 전 |
Herbert Vojčík
|
ed46d2897d
ASTInterpreter: nextChild out, enterNode in
|
9 년 전 |
Herbert Vojčík
|
3abd57bd83
ASTInterprerTests: fix interpreting first child twice
|
9 년 전 |
Herbert Vojčík
|
09bce38f7b
Fix tests from f0b70f6, now they test the actual issue.
|
9 년 전 |
Herbert Vojčík
|
dffc22a68c
parser/compiler: set cascade receiver later
|
9 년 전 |
Herbert Vojčík
|
53873413d9
parser: dots at start of sequence. Fix #1210.
|
9 년 전 |
Herbert Vojčík
|
83daedf0ee
parser: ws / dot use review. Fix #1207. Fix #1208. Fix #1209.
|
9 년 전 |
Herbert Vojčík
|
022bf1b69e
parser: remove redundancy
|
9 년 전 |
Herbert Vojčík
|
d7d12ce2ee
parser: code clean
|
9 년 전 |
Herbert Vojčík
|
60f8b26d97
parser: fix some "line undefined, column undefined" errors
|
9 년 전 |
Herbert Vojčík
|
27bb184612
parser: keywordSend with optional tail
|
9 년 전 |
Herbert Vojčík
|
a878a63eee
pass receiver in cascaded messages
|
9 년 전 |
Herbert Vojčík
|
ba4ddbee01
SendNode >> superSend computed, not set
|
9 년 전 |
Herbert Vojčík
|
98a9a7c477
Simpler isSuperCall, hopefully faster compilation
|
9 년 전 |