aboutsummaryrefslogtreecommitdiff
path: root/org.jacoco.core/src/org/jacoco/core/internal/analysis/filter/KotlinWhenFilter.java
AgeCommit message (Expand)Author
2019-03-14`nextIsInvokeStatic` and `nextIsInvokeVirtual` should check method descriptor...Evgeny Mandrikov
2019-01-19Happy New Year 2019!Evgeny Mandrikov
2018-12-27Reduce duplication of code (#808)Evgeny Mandrikov
2018-12-21Add filter for Kotlin coroutines (#802)Evgeny Mandrikov
2018-08-20KotlinWhenFilter should be stateless (#749)Evgeny Mandrikov
2018-08-18Add filter for Kotlin when-expressions that list all cases of enum (#729)Evgeny Mandrikov