Herby Vojčík
|
10e50375bf
Refactor: Put responsibility where it's due.
|
4 years ago |
Herby Vojčík
|
75feddedce
Remove message never sent.
|
4 years ago |
Herby Vojčík
|
eab0e5857a
Remove ivar that was never used.
|
4 years ago |
Herby Vojčík
|
908203de93
Simplify #validateAssigment.
|
4 years ago |
Herby Vojčík
|
9a35214ee6
UnknownVar => ExternallyKnownVar
|
4 years ago |
Herby Vojčík
|
89bdb83fec
Refactor: Put responsibility where it's due.
|
4 years ago |
Herby Vojčík
|
976ee5a571
Actually check for existence of a variable.
|
4 years ago |
Herby Vojčík
|
a3d5721c6d
SemanticAnalyzer >> isVariableKnown:inPackage:
|
4 years ago |
Herby Vojčík
|
24d2c49031
Cosmetics.
|
4 years ago |
Herby Vojčík
|
0148d48c5e
Remove ivar that was never read.
|
4 years ago |
Herby Vojčík
|
56a8f25284
aScope bindingFor: is never used with a string.
|
4 years ago |
Herby Vojčík
|
3669389473
API-CHANGES: Removal of shouldBeInlined.
|
4 years ago |
Herby Vojčík
|
89602991e0
API-CHANGES: SeqColl >> copyWithFirst:.
|
4 years ago |
Herby Vojčík
|
0f51004ae5
Optimizations. Cleaning.
|
4 years ago |
Herby Vojčík
|
ff4307218e
SequenceableCollection >> copyWithFirst:.
|
4 years ago |
Herby Vojčík
|
e756476b01
Set >> remove: works for non-prim arg. Fix #1245.
|
5 years ago |
Herby Vojčík
|
5cbf8e633b
Regression test for inlined receiver evaluation.
|
5 years ago |
Herby Vojčík
|
6ff24aaf97
Supersends are not inlined.
|
5 years ago |
Herby Vojčík
|
f8053cd07c
One more case for 1242 tests.
|
5 years ago |
Herby Vojčík
|
1693b5d526
Inlined empty closures return nil. Fix #1242.
|
5 years ago |
Herby Vojčík
|
50d9ab19d0
Extract #inlinedClosure:wrapFinalValueIn:.
|
5 years ago |
Herby Vojčík
|
0c5e81d566
Extract #flattenedReturn:.
|
5 years ago |
Herby Vojčík
|
a65221487b
Scopes: #can{Inline=>Flatten}NonLocalReturns
|
5 years ago |
Herby Vojčík
|
ef1f6f1881
IRNonLocalReturnInliner. Fix #1244.
|
5 years ago |
Herby Vojčík
|
df934a6387
drone: Use inst ../lang trick with instllable cli
|
5 years ago |
Herby Vojčík
|
058bddef5d
drone: check cli with actual lang
|
5 years ago |
Herby Vojčík
|
761ee983c4
Fix: missing return.
|
5 years ago |
Herby Vojčík
|
f0fb187fb6
Clean error handling.
|
5 years ago |
Herby Vojčík
|
2a02bf0789
Test for #isError.
|
5 years ago |
Herby Vojčík
|
812cfd448a
TIsInGroup.
|
5 years ago |