aboutsummaryrefslogtreecommitdiff
path: root/org.jacoco.core/src/org/jacoco/core/internal/analysis/filter/KotlinWhenFilter.java
AgeCommit message (Expand)Author
2021-01-05Happy New Year 2021!Evgeny Mandrikov
2020-01-02Happy New Year 2020!Evgeny Mandrikov
2019-10-11Access to static members should use qualifier of declaring type (#962)Marc R. Hoffmann
2019-09-30Use ASMs new Iterable API for better readability (#949)Marc R. Hoffmann
2019-09-23Update license to EPL version 2.0 (#943)Evgeny Mandrikov
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