Simon Ogorodnik
|
aa5f0fded5
|
FIR resolve: provide proper type for super reference
|
2019-04-30 18:45:44 +03:00 |
|
Simon Ogorodnik
|
9dcf8f836a
|
FIR: support varargs in resolve
|
2019-04-30 18:45:44 +03:00 |
|
Simon Ogorodnik
|
fa135bbab0
|
FIR resolve: properly count used arguments in overload conflict resolver
|
2019-04-30 18:45:44 +03:00 |
|
Mikhail Glukhikh
|
b4019b0cc1
|
FIR inference: use generic version of error type in type approximator
|
2019-04-30 18:45:44 +03:00 |
|
Mikhail Glukhikh
|
7d793f6750
|
FIR resolve: add handling of companions as objects
|
2019-04-30 18:45:43 +03:00 |
|
Mikhail Glukhikh
|
ab258767f8
|
FIR resolve: add extra test & comments to multiple receiver resolve
|
2019-04-30 18:45:43 +03:00 |
|
Simon Ogorodnik
|
d1b8ca31c0
|
FIR resolve: add test for firstOrNull
|
2019-04-30 18:45:43 +03:00 |
|
Simon Ogorodnik
|
a3806a6e2e
|
Cone (FIR) context: provide proper types instead of todo's
|
2019-04-30 18:45:43 +03:00 |
|
Simon Ogorodnik
|
dae5822986
|
FIR: fix nullability loss on substitution
|
2019-04-30 18:45:43 +03:00 |
|
Simon Ogorodnik
|
572c9e7115
|
FIR resolve: add test for map and apply
|
2019-04-30 18:45:42 +03:00 |
|
Simon Ogorodnik
|
206afde9cc
|
FIR inference: add constraint system from receiver
|
2019-04-30 18:45:42 +03:00 |
|
Simon Ogorodnik
|
fda777ecae
|
FIR: detect extension function types by reference annotation
Later it should be replaced by cone type annotation analysis
|
2019-04-30 18:45:42 +03:00 |
|
Simon Ogorodnik
|
3d73c28d1e
|
FIR: fix receiver not being substituted
|
2019-04-30 18:45:42 +03:00 |
|
Simon Ogorodnik
|
77efe8b857
|
FIR resolve: reorder call resolution sequence
|
2019-04-30 18:45:42 +03:00 |
|
Simon Ogorodnik
|
d82e790405
|
Cone (FIR) type context: implement supertype substitution properly
|
2019-04-30 18:45:42 +03:00 |
|
Mikhail Glukhikh
|
f47258c6b1
|
FIR: make substitution wrapper for class-based type scope
|
2019-04-30 18:45:41 +03:00 |
|
Mikhail Glukhikh
|
93496f1dee
|
FIR resolve: add correct receiver tower scopes + check receivers
|
2019-04-30 18:45:41 +03:00 |
|
Simon Ogorodnik
|
4b5172cda3
|
FIR (WIP): Initial support for proper lambda analysis
|
2019-04-30 18:45:41 +03:00 |
|
Simon Ogorodnik
|
8c67ec8c89
|
FIR resolve: abstract PostponedResolvedAtom & buildCurrentSubstitutor
|
2019-04-30 18:45:41 +03:00 |
|
Simon Ogorodnik
|
a0de50307a
|
Raw FIR: generate more trivial tree for lambdas (no explicit return)
|
2019-04-30 18:45:41 +03:00 |
|
Simon Ogorodnik
|
aaf4645cef
|
FIR: add return type to functional type's arguments
|
2019-04-30 18:45:41 +03:00 |
|
Simon Ogorodnik
|
a0176fbde5
|
Support labels in fir html dump
|
2019-04-30 18:45:40 +03:00 |
|
Simon Ogorodnik
|
541e1addf9
|
FIR modularized test: fix date format in report name
|
2019-04-30 18:45:40 +03:00 |
|
Simon Ogorodnik
|
82fbe4d83d
|
Support String concatenation and Unit expression in html fir dump
|
2019-04-30 18:45:40 +03:00 |
|
Simon Ogorodnik
|
a6b2e119f7
|
FIR resolve: support trivial when typing
|
2019-04-30 18:45:40 +03:00 |
|
Simon Ogorodnik
|
55467909da
|
FIR deserializer: optimize KotlinDeserializedJvmSymbolsProvider
|
2019-04-30 18:45:40 +03:00 |
|
Simon Ogorodnik
|
3a50d2e666
|
FIR: provide constructors from importing scopes
|
2019-04-30 18:45:40 +03:00 |
|
Simon Ogorodnik
|
e7ea75fd81
|
FIR: fix search scope to include kotlin libraries package parts
|
2019-04-30 18:45:39 +03:00 |
|
Simon Ogorodnik
|
4cb8faf666
|
FIR: uniquify scopes to avoid ambiguity on diamond inheritance
|
2019-04-30 18:45:39 +03:00 |
|
Simon Ogorodnik
|
8d4cbd84e3
|
FIR resolve: support synthetics discrimination
|
2019-04-30 18:45:39 +03:00 |
|
Simon Ogorodnik
|
49883d1d87
|
Add root index to fir dump
|
2019-04-30 18:45:39 +03:00 |
|
Simon Ogorodnik
|
9c04751572
|
FIR modularized test: use qualified module names
|
2019-04-30 18:45:39 +03:00 |
|
Simon Ogorodnik
|
3cabf490dd
|
Use fir to html in modularized test
|
2019-04-30 18:45:39 +03:00 |
|
Simon Ogorodnik
|
61b410e276
|
Implement fir to html dump
|
2019-04-30 18:45:38 +03:00 |
|
Simon Ogorodnik
|
32e941cb53
|
FIR: keep names for error references
|
2019-04-30 18:45:38 +03:00 |
|
Mikhail Glukhikh
|
5bf41594ec
|
FIR resolve: add receiver consistency checking
NB: looks like checker itself may be not needed, but it's important
to check extension receiver presence during candidate collection
|
2019-04-30 18:45:38 +03:00 |
|
Mikhail Glukhikh
|
2e7d655b20
|
FIR resolve: support nested class constructors
|
2019-04-30 18:45:38 +03:00 |
|
Mikhail Glukhikh
|
8b718c6822
|
FIR body resolve: support subject type calculation
|
2019-04-30 18:45:38 +03:00 |
|
Mikhail Glukhikh
|
e05dfb6541
|
FIR resolve: introduce argument mapper
|
2019-04-30 18:45:38 +03:00 |
|
Simon Ogorodnik
|
c98b820968
|
Extract FIR modularized tests to separate module
|
2019-04-30 18:45:37 +03:00 |
|
Simon Ogorodnik
|
6e3f173567
|
Implement old FE perf test similar to FIR modularized
|
2019-04-30 18:45:37 +03:00 |
|
Simon Ogorodnik
|
3c4f5be8fd
|
Implement FIR modularized tests
|
2019-04-30 18:45:37 +03:00 |
|
Simon Ogorodnik
|
fe3afccfc2
|
FIR resolve: provide synthetic properties scope
At the moment get* and is* functions are supported
|
2019-04-30 18:45:37 +03:00 |
|
Simon Ogorodnik
|
5763b82cdd
|
Improve FIR benchmark util, add progress and multi-run info collection
|
2019-04-30 18:45:37 +03:00 |
|
Simon Ogorodnik
|
45f92c490c
|
FIR: make call resolver stop on first successful candidate
|
2019-04-30 18:45:37 +03:00 |
|
Simon Ogorodnik
|
95011b1076
|
Return "FIR resolve: support variable assignments" with full completion
|
2019-04-30 18:45:36 +03:00 |
|
Simon Ogorodnik
|
c6aff9380b
|
FIR: support resolving to objects
|
2019-04-30 18:45:36 +03:00 |
|
Simon Ogorodnik
|
b38f3a1272
|
Replace ConeFunctionType with ConeClassType
|
2019-04-30 18:45:36 +03:00 |
|
Simon Ogorodnik
|
93cb23a498
|
Raw FIR: support type placeholders
|
2019-04-30 18:45:36 +03:00 |
|
Simon Ogorodnik
|
0e0c188e05
|
Rebuild fir-provider indexes on changes
|
2019-04-30 18:45:36 +03:00 |
|