Denis Zharkov
e97376bb2c
Introduce coroutine-related API into built-ins
2016-06-08 18:53:16 +03:00
Alexey Tsvetkov
310a995bb1
Add lookup for every expression's type
2016-01-22 16:01:36 +03:00
Stanislav Erokhin
3a9ecf0bce
Change resolution priority about implicit receivers and synthesized member-like descriptors.
...
Change resolution to consider extensions to implicit receiver before members of another implicit receiver.
Make synthesized member-like extensions resolve right after the members.
#KT-10510 Fixed
#KT-10219 Fixed
2016-01-15 13:11:38 +03:00
Stanislav Erokhin
1574dc78df
Synthetic extensions wins against top-level extension.
2015-12-18 22:49:25 +03:00
Ilya Gorbunov
bf9d50ccc4
Fix testData for LookupTracker
2015-12-14 04:29:27 +03:00
Stanislav Erokhin
79b30dddf9
Update lookupTracker test data for tower resolution algorithm
2015-12-11 17:01:02 +03:00
Zalim Bashorov
519172f182
Add tests for lookups to deserialized and java scopes
2015-11-02 18:18:32 +03:00
Zalim Bashorov
3484c43c8c
Minor: fix testdata
2015-11-02 18:18:31 +03:00
Zalim Bashorov
a5708c9c0d
Track lookups in JavaSyntheticPropertiesScope
2015-10-27 19:38:32 +03:00
Stanislav Erokhin
68389d34e4
Optimized task creation for local functions and variables
2015-09-18 21:01:22 +03:00
Zalim Bashorov
cca57af401
Provide LookupLocation when resolve calls
2015-08-24 19:50:04 +03:00
Zalim Bashorov
556c755e83
Add test for lookups to top level declarations
2015-08-24 19:50:03 +03:00