This website requires JavaScript.
Explore
Help
Register
Sign In
jlengrand
/
kotlin
Watch
1
Star
0
Fork
0
You've already forked kotlin
mirror of
https://github.com/jlengrand/kotlin.git
synced
2026-05-09 08:31:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d34b73befb165ca4153bc2fe6ae5d2df58fb516b
kotlin
/
compiler
/
testData
/
codegen
/
bytecodeListing
/
collectionStubs
History
Yan Zhulanow
328286ab14
Use box tests to check if the light analysis mode (without analyzing bodies when possible) produces the same result as the complete analysis. See also the next commit in which light analysis mode is applied. Note that no tests were changed.
2016-12-05 19:57:47 +03:00
..
noStubsInJavaSuperClass.kt
Use box tests to check if the light analysis mode (without analyzing bodies when possible) produces the same result as the complete analysis. See also the next commit in which light analysis mode is applied. Note that no tests were changed.
2016-12-05 19:57:47 +03:00
noStubsInJavaSuperClass.txt
Avoid generation of redundant toArray stubs
2016-10-07 11:59:15 +03:00
stubsFromSuperclass.kt
Use box tests to check if the light analysis mode (without analyzing bodies when possible) produces the same result as the complete analysis. See also the next commit in which light analysis mode is applied. Note that no tests were changed.
2016-12-05 19:57:47 +03:00
stubsFromSuperclass.txt
Avoid generation of redundant toArray stubs
2016-10-07 11:59:15 +03:00
stubsFromSuperclassNoBridges.kt
Use box tests to check if the light analysis mode (without analyzing bodies when possible) produces the same result as the complete analysis. See also the next commit in which light analysis mode is applied. Note that no tests were changed.
2016-12-05 19:57:47 +03:00
stubsFromSuperclassNoBridges.txt
Avoid generation of redundant toArray stubs
2016-10-07 11:59:15 +03:00