Vyacheslav Gerasimov
|
bc403ce744
|
Switch to 181 platform
|
2018-04-27 18:25:17 +03:00 |
|
Nicolay Mitropolsky
|
8ac95b54a2
|
Uast: support for Kotlin array literals
|
2018-02-06 17:53:17 +03:00 |
|
Nicolay Mitropolsky
|
e7200d16c3
|
Uast: no more need to exclude UIdentifier from JvmDeclarationUElement check
|
2018-01-12 13:54:33 +03:00 |
|
Nicolay Mitropolsky
|
f0723a5c07
|
Uast: WrappedUAnnotation as replacement for usage of JavaUAnnotation (KT-21025)
|
2018-01-12 13:54:28 +03:00 |
|
Nicolay Mitropolsky
|
208a986eab
|
UAST: support for JvmDeclarationUElement
|
2018-01-12 13:53:25 +03:00 |
|
Nicolay Mitropolsky
|
b8069b48c5
|
Uast: returning back secondary constructors bodies (KT-21575)
but secondary constructors without primary constructor will not contain initializers, it is still an issue
|
2017-12-06 22:19:57 +03:00 |
|
Dmitry Jemerov
|
bab2641bed
|
Don't test parent structure consistency in irrelevant cases
|
2017-10-06 20:51:03 +02:00 |
|
Dmitry Jemerov
|
a4f5a1335a
|
Fix convering parents of annotations on primary constructor parameters
|
2017-10-06 20:51:02 +02:00 |
|
Dmitry Jemerov
|
e63838703a
|
Consistently convert local functions to UAST
|
2017-10-06 20:51:01 +02:00 |
|
Dmitry Jemerov
|
c98c3a7033
|
Work in progress on consistent UAST structure
|
2017-10-06 20:51:00 +02:00 |
|
Dmitry Jemerov
|
40daeb13d1
|
Evaluate parents of UAST elements lazily
Also add tests for UAST consistency in various cases
|
2017-10-06 20:51:00 +02:00 |
|
Vyacheslav Gerasimov
|
14742a6048
|
UAST: Fix getContainingFile, should return KtFile instead of FakeFileForLightClass
#KT-20170 Fixed
|
2017-09-16 13:02:08 +03:00 |
|
Dmitry Jemerov
|
5dc178460e
|
Update UAST to 1.0.10; move uast-kotlin tests to Kotlin project
|
2017-02-08 11:29:53 +01:00 |
|