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-16 08:31:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
60f2dbeb8af36358e554ed1aa779d7f0ea68ef07
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