aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Update documentation about "excludes" option of offline instrumentation (#951)Evgeny Mandrikov2019-10-022-2/+5
* Use ASMs new Iterable API for better readability (#949)Marc R. Hoffmann2019-09-3011-27/+15
* Upgrade ASM to 7.2 (#947)Evgeny Mandrikov2019-09-303-2/+4
* Report invalid coverage ratio configuration (#931)Marc R. Hoffmann2019-09-247-29/+125
* Remove duplicate from throws clauseEvgeny Mandrikov2019-09-231-2/+1
* Remove unnecessary config elements from Ant testsMarc R. Hoffmann2019-09-231-9/+0
* Update license to EPL version 2.0 (#943)Evgeny Mandrikov2019-09-23760-3286/+4071
* Fix NPE in StringSwitchEcjFilter (#944)Evgeny Mandrikov2019-09-223-1/+24
* Fix NPE in KotlinWhenStringFilter (#942)Evgeny Mandrikov2019-09-223-0/+23
* Check whether source reference actually is a file (#941)Marc R. Hoffmann2019-09-223-7/+21
* Use readable names for unit testsMarc R. Hoffmann2019-09-211-50/+30
* Update documentation about "excludes" option of agent (#932)Marc R. Hoffmann2019-09-194-3/+30
* Prevent startup when runtime cannot be initialized (#910)Marc R. Hoffmann2019-09-195-22/+68
* Happy birthday JDK 13!Evgeny Mandrikov2019-09-185-12/+11
* Remove unnecessary about.html files (#934)Marc R. Hoffmann2019-09-0311-497/+4
* Update 3rd party licenses (#918)Marc R. Hoffmann2019-08-2620-552/+286
* Fix substitution in `org.jacoco.ant/about.html` (#926)Evgeny Mandrikov2019-08-2541-93/+88
* Add validation test for Scala synchronized block (#927)Evgeny Mandrikov2019-08-252-0/+58
* Add validation test for groovy.transform.builder.Builder (#865)Jan Wloka2019-08-222-0/+55
* Upgrade Groovy to 2.5.8Evgeny Mandrikov2019-08-222-2/+2
* Add detection of Scala classes (#922)Evgeny Mandrikov2019-08-196-3/+63
* Replace import of JaCoCo "exec" file into SonarQube by import of XML (#913)Evgeny Mandrikov2019-07-301-1/+1
* Fix typoEvgeny Mandrikov2019-07-291-1/+1
* Anonymous functions in Scala should not be filtered out (#912)Evgeny Mandrikov2019-07-285-0/+77
* Add validation test for Kotlin control structures (#911)Evgeny Mandrikov2019-07-262-0/+190
* Add link about JaCoCo integration into STAMP research projectMarc R. Hoffmann2019-07-251-0/+4
* Fix broken links in integration matrixMarc R. Hoffmann2019-07-251-4/+4
* GUIdancer became Eclipse JubulaMarc R. Hoffmann2019-07-251-4/+4
* Visual Studio Team Services was renamed to Azure DevOps ServicesMarc R. Hoffmann2019-07-251-4/+4
* KotlinDefaultArgumentsFilter should not assume that all parameters consume on...Evgeny Mandrikov2019-07-224-2/+61
* Build with JDK 14 EA in TravisEvgeny Mandrikov2019-06-304-0/+53
* Add experimental support for Java 14 class files (#897)Evgeny Mandrikov2019-06-208-14/+39
* Fix builds in TravisEvgeny Mandrikov2019-06-171-0/+1
* ProbeInserter should update indexes of local variables in annotations (#894)Evgeny Mandrikov2019-06-113-0/+40
* Do not filter out synthetic constructors that contain values of default argum...Evgeny Mandrikov2019-06-056-12/+95
* Add module for validation tests for Scala (#889)Evgeny Mandrikov2019-06-057-0/+162
* Fix test for JDK 13 EA >= b21 (#891)Evgeny Mandrikov2019-06-041-2/+5
* Fix headers in javadocs (#890)Evgeny Mandrikov2019-06-042-5/+5
* Filter unreachable branches in Kotlin open functions with default arguments (...Evgeny Mandrikov2019-06-036-0/+118
* Add validation tests for Groovy AST transformations (#863)sclassen2019-05-2210-16/+245
* Fix typoEvgeny Mandrikov2019-05-212-6/+6
* Add validation test for groovy.transform.Sortable (#883)sclassen2019-05-212-0/+59
* Add minimal project configuration for Eclipse (#880)Marc R. Hoffmann2019-05-142-0/+50
* Add validation test for groovy.lang.Delegate (#861)Jan Wloka2019-05-112-0/+66
* InstrumentingLoader should use findLoadedClass (#877)Evgeny Mandrikov2019-05-112-2/+39
* Add validation test for groovy.transform.Immutable (#862)ollin2019-05-112-0/+55
* Add validation test for groovy.transform.AutoClone (#864)ollin2019-05-112-0/+51
* Upgrade Groovy to 2.5.7Evgeny Mandrikov2019-05-102-2/+1
* Prepare for next development iterationEvgeny Mandrikov2019-05-0928-27/+29
* Prepare release 0.8.4Evgeny Mandrikov2019-05-0828-28/+28