Skip to content

Releases: codellm-devkit/codeanalyzer-java

20240503T190636

Choose a tag to compare

@github-actions github-actions released this 03 May 19:06
8e65f4a
Merge pull request #16 from sinha108/main

Updated cyclomatic complexity computation to run on CG nodes

20240503T183724

Choose a tag to compare

@github-actions github-actions released this 03 May 18:37
23dbbdd
Merge pull request #15 from sinha108/main

Added null check on IR for cyclomatic complexity computation

20240503T172506

Choose a tag to compare

@github-actions github-actions released this 03 May 17:25
147e449
Merge pull request #14 from sinha108/main

Computation of cyclomatic complexity for callables

20240501T140437

Choose a tag to compare

@github-actions github-actions released this 01 May 14:04
d15f332
Remove java-std-libs

Signed-off-by: Rahul Krishna <rkrsn@ibm.com>

20240426T144520

Choose a tag to compare

@github-actions github-actions released this 26 Apr 14:45
70a2fa6
Merge pull request #13 from sinha108/var-decl-info

Information about variable declarations in callables

20240425T183930

Choose a tag to compare

@github-actions github-actions released this 25 Apr 18:39
6b45091
Merge pull request #12 from IBM/exclude-signature-related-patterns-in…

20240424T213129

Choose a tag to compare

@github-actions github-actions released this 24 Apr 21:31
30a8700
Update maven build to add '-Drat.skip'

Signed-off-by: Rahul Krishna <rkrsn@ibm.com>

20240424T203626

Choose a tag to compare

@github-actions github-actions released this 24 Apr 20:36
51a2bbc
Merge pull request #11 from sinha108/callable-callsites-info

Added information about call sites to callable

20240424T172212

Choose a tag to compare

@github-actions github-actions released this 24 Apr 17:22
497e5b5
Merge pull request #10 from IBM/add-a-build-cli-flag

Codeanalyzer now has a few extra flags.

20240424T034419

Choose a tag to compare

@github-actions github-actions released this 24 Apr 03:44
f918e3a
Update README.md with build status badge