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-08 08:31:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b09a40d07a24bcdb8793ec4e23dbcab1c4e266d1
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