Alexey Sedunov
|
03fada71d7
|
Introduce Property: Initial support (properties with getter)
|
2015-03-04 23:06:02 +03:00 |
|
Natalia Ukhorskaya
|
0391fbd764
|
Evaluate Expression: support anonymous objects evaluation
|
2015-03-04 12:42:59 +03:00 |
|
Alexey Sedunov
|
86d5bd9365
|
Extract Function: Do not suggest "unit" as function name
#KT-6402 Fixed
|
2015-01-12 22:55:33 +03:00 |
|
Alexey Sedunov
|
feb393e4c8
|
Extract Function: Merge initialized declarations on call site when possible
|
2014-09-10 16:44:50 +04:00 |
|
Alexey Sedunov
|
dd78ed6d4a
|
Extract Function: Generate variables when boxing multiline expressions
|
2014-09-10 16:44:49 +04:00 |
|
Alexey Sedunov
|
b59da7686c
|
Pseudocode: Fix type predicate inference for values used inside of lambda
|
2014-09-10 16:44:47 +04:00 |
|
Alexey Sedunov
|
76433571f8
|
Extract Function: Support multiple output values
|
2014-09-10 16:44:46 +04:00 |
|
Alexey Sedunov
|
cb3328c052
|
Extract Function: Choose default visibility at analysis phase
|
2014-08-12 13:09:52 +04:00 |
|
Alexey Sedunov
|
1618d7448d
|
Extract Function: Improve rendering of error messages
|
2014-07-11 19:13:41 +04:00 |
|
Alexey Sedunov
|
59b33fcba4
|
Extract Function: Do not report "Moving out of scope" warning on nested declarations
|
2014-07-11 19:13:35 +04:00 |
|
Alexey Sedunov
|
3e3918ab6e
|
Extract Function: Keep track of original parameter descriptors
|
2014-07-11 19:13:25 +04:00 |
|
Alexey Sedunov
|
ca16f4231f
|
Extract Function: Infer parameter type candidates
#KT-4940 Fixed
|
2014-06-23 21:10:12 +04:00 |
|
Alexey Sedunov
|
3c5c0248a7
|
Extract Function: In case of top-level and member declarations place extracted function after the original container
|
2014-06-02 19:48:35 +04:00 |
|
Alexey Sedunov
|
0d90dcf010
|
Extract Function: Add test data
|
2014-04-17 19:01:20 +04:00 |
|