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-07 00:21:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b41c0190fb0b9fd97fa5352d5b08d640c928ea3b
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