This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
25cebe03e91eb732f7bb2e55e93a2b9d93fb97c4
kotlin-fork
/
compiler
/
testData
/
codegen
/
bytecodeTextMultifile
T
History
Michael Bogdanov
8835b0599a
Inline preevaluated string and primitive only constants in compilation time, don't inline const references in non-annotation context, fix for KT-11025: Don't inline const val in compare instuctions
...
#KT-11025 Fixed
2016-02-17 16:53:18 +03:00
..
inlineJavaStaticFields
Inline preevaluated string and primitive only constants in compilation time, don't inline const references in non-annotation context, fix for KT-11025: Don't inline const val in compare instuctions
2016-02-17 16:53:18 +03:00
javaStatics
Fix the accessing to static field from Parent through Child
2015-10-08 19:33:29 +03:00
partMembersCall
- bytecodeTextMultifile - framework for bytecode text tests
2015-09-14 11:25:42 +03:00
partMembersInline
Make stdlib work with -Xmultifile-package-facades.
2015-09-14 11:26:29 +03:00
preEvaluateInlineJavaStaticFields
Inline preevaluated string and primitive only constants in compilation time, don't inline const references in non-annotation context, fix for KT-11025: Don't inline const val in compare instuctions
2016-02-17 16:53:18 +03:00