Skip to content

Releases: codellm-devkit/codeanalyzer-java

20240619T194216

Choose a tag to compare

@github-actions github-actions released this 19 Jun 19:42
7510e5c
Merge pull request #28 from sinha108/main

Call site information update

20240611T181729

Choose a tag to compare

@github-actions github-actions released this 11 Jun 18:17
9dbae80
Merge pull request #27 from sinha108/main

Type resolution improvements

20240605T040834

Choose a tag to compare

@github-actions github-actions released this 05 Jun 04:08
61190ff
Merge pull request #26 from sinha108/main

Symbol table model update and type resolution exception handling

20240604T175426

Choose a tag to compare

@github-actions github-actions released this 04 Jun 17:54
During build, package stage is not necessary, so we switched to doing…

20240603T183436

Choose a tag to compare

@github-actions github-actions released this 03 Jun 18:34
Ensure the output directory is created only after clean is performed …

20240603T181502

Choose a tag to compare

@github-actions github-actions released this 03 Jun 18:15
Remove maven/gradle clean during autobuild

Signed-off-by: Rahul Krishna <i.m.ralk@gmail.com>

20240528T181122

Choose a tag to compare

@github-actions github-actions released this 28 May 18:11
3e6e5da
Update README.md

20240528T140826

Choose a tag to compare

@github-actions github-actions released this 28 May 14:08
6b8e473
Merge pull request #25 from sinha108/main

Update call sites information

20240524T212816

Choose a tag to compare

@github-actions github-actions released this 24 May 21:28
0efd2fb
Merge pull request #23 from sinha108/main

Updated check for windows os

20240524T212626

Choose a tag to compare

@github-actions github-actions released this 24 May 21:26
Fix bug in missing call edge

Signed-off-by: Rahul Krishna <i.m.ralk@gmail.com>