Anastasiya Shadrina
d47cf315e7
[Metadata] Add context receivers to metadata.proto
...
[Tests] Add JvmVersionRequirementTest
2021-12-02 20:24:20 +03:00
Hung Nguyen
6bee7948e7
KT-45777: Don't compute snapshots for inaccessible classes
...
Also visit a class file with ASM once to extract all information we need
in advance, instead of visiting the class file each time some piece of
info is needed.
2021-11-30 13:59:14 +03:00
Hung Nguyen
dfaf195e1d
KT-45777: Move classpath diffing to incremental Kotlin compiler (1/2)
...
This commit only changes the files' paths, the next commit will update
the files' contents.
See the next commit for more context.
2021-11-30 13:59:12 +03:00
Alexey Tsvetkov
c1812d7d92
Move IC tests to compiler
...
Fixing IC after moving it from Gradle to the compiler in commit f40a3eff20
2016-12-19 22:55:19 +03:00