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 15:53:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
328286ab14d330d7fa480bca4fc78f8ae1a9f313
kotlin
/
compiler
/
testData
/
codegen
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
..
box
JS: fix translation of calls with aliased labeled lambda arguments. Fix KT-14999
2016-12-05 09:19:06 +03:00
boxAgainstJava
…
boxInline
JS: bound callable references (KT-13573).
2016-11-28 16:33:58 +03:00
bytecodeListing
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
bytecodeText
Support coroutines stack-unwinding in JVM backend
2016-11-29 14:14:50 +03:00
defaultArguments
/reflection
Generate default constructor also for private classes when all parameters have default values
2016-11-18 11:04:51 +01:00
dumpDeclarations
…
innerClassInfo
…
java8
Support coroutines stack-unwinding in JVM backend
2016-11-29 14:14:50 +03:00
light-analysis
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
notNullAssertions
…
outerClassInfo
…
properties
…
reflection
/classLoaders
…
script
…
scriptCustom
…
sourceInfo
…
topLevelMemberInvocation
…