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
2263dd37612cb2527cb4a14603339d430698987c
kotlin-fork
/
compiler
/
testData
/
codegen
/
bytecodeText
/
lazyCodegen
T
History
Ivan Kylchik
6fc56477bf
Drop all tests that disable features for language version less than 3
2021-12-28 20:08:56 +03:00
..
inlineConstInsideComparison.kt
Optimize const vals by inlining them at use sites
2016-12-05 22:11:33 +03:00
negateConst.kt
Lazy intrinsic generation
2014-11-21 13:59:43 +03:00
negateObjectComp.kt
Fix bytecode text tests for language version 1.4
2020-01-20 19:12:59 +01:00
negateObjectCompChaing.kt
Fix bytecode text tests for language version 1.4
2020-01-20 19:12:59 +01:00
negateVar.kt
JVM_IR: Do not materialize negated boolean for branches.
2019-01-03 08:21:31 +01:00
negateVarChain.kt
JVM IR: simplify chains of negations in if conditions.
2019-01-08 12:09:23 +01:00