Activity
refactor: remove getTestName from IRTests.java so tests do not rely o…
refactor: remove getTestName from IRTests.java so tests do not rely o…
Pull request merge
Upgrade to Gradle 8.13
Upgrade to Gradle 8.13
Pull request merge
Enable parallel configuration caching
Enable parallel configuration caching
Pull request merge
Fix a couple of bugs in parsing array type arguments in type signatur…
Fix a couple of bugs in parsing array type arguments in type signatur…
Pull request merge
Prepare next development version.
Prepare next development version.
Don't update CHACallGraph internal target cache from CallGraph getter…
Don't update CHACallGraph internal target cache from CallGraph getter…
Pull request merge
Prepare next development version.
Prepare next development version.
Enable configuration cache for C++ tasks
Enable configuration cache for C++ tasks
Pull request merge
Iterate over Map entries to avoid extra lookups
Iterate over Map entries to avoid extra lookups
Pull request merge
Use more specialized JUnit assertions
Use more specialized JUnit assertions
Pull request merge
Replace some StringBuilders with String concatenation
Replace some StringBuilders with String concatenation
Pull request merge
Update Javadoc @return
s that have deviated from code
Update Javadoc
@return
s that have deviated from codePull request merge
Simplify filling an array
Simplify filling an array
Pull request merge
Replace while loop with simpler do/while loop
Replace while loop with simpler do/while loop
Pull request merge
Simplify querying the current line separator
Simplify querying the current line separator
Pull request merge