Ilya Chernikov
|
d98b1dfa7e
|
Fix testdata after adding main function to scripts
|
2019-04-16 11:55:24 +02:00 |
|
Nicolay Mitropolsky
|
14ce13315c
|
Uast: wrapping expression bodies with return and code block (#KT-23557)
|
2018-04-03 14:10:01 +03:00 |
|
Nicolay Mitropolsky
|
e22e466485
|
Uast: making AbstractKotlinUClass not inherit from AbstractJavaUClass
|
2018-01-12 13:54:32 +03:00 |
|
Nicolay Mitropolsky
|
260c549cd7
|
Uast: AbstractKotlinUVariable annotations now are retrieved from Kotlin Psi, not from compiled (KT-21025)
and `KotlinNullabilityUAnnotation` now is created for every `AbstractKotlinUVariable`
|
2018-01-12 13:54:29 +03:00 |
|
Nicolay Mitropolsky
|
7c3c59de00
|
UAST test data fixes: @null in render
as a "nullability" annotation for primitive types
|
2018-01-12 13:53:22 +03:00 |
|
Vyacheslav Gerasimov
|
b6c32edc43
|
Implement Kotlin Script support in UAST
#KT-18353 Fixed
|
2017-09-12 13:10:38 +03:00 |
|