-
Notifications
You must be signed in to change notification settings - Fork 10
Comparing changes
Open a pull request
base repository: codellm-devkit/codeanalyzer-java
base: v2.3.0
head repository: codellm-devkit/codeanalyzer-java
compare: main
- 12 commits
- 17 files changed
- 3 contributors
Commits on Feb 25, 2025
-
Ignore blank and null entries in PATH search for mvn/gradle execs
Signed-off-by: Scott Kurz <skurz@us.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for ca422f1 - Browse repository at this point
Copy the full SHA ca422f1View commit details
Commits on Mar 12, 2025
-
Add a separate analysis level for call graph only.
Signed-off-by: Rahul Krishna <i.m.ralk@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for dcdeb2c - Browse repository at this point
Copy the full SHA dcdeb2cView commit details
Commits on Mar 13, 2025
-
Merge pull request #130 from codellm-devkit/129-misnamed-key-in-analy…
…sisjson-out-remove-system_dependency_graph-from-the-output-and-save-only-the-call_graph Remove `"system_dependency_graph"` key from `analysis.json`
Configuration menu - View commit details
-
Copy full SHA for 676e267 - Browse repository at this point
Copy the full SHA 676e267View commit details
Commits on Mar 19, 2025
-
Update copy depenedencies rule to ensure the copied JAR files have wr…
…ite/delete permissions. Don't clean before compile. Signed-off-by: Rahul Krishna <i.m.ralk@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 545fe76 - Browse repository at this point
Copy the full SHA 545fe76View commit details
Commits on Apr 16, 2025
-
Fix issue 132 and refactor entrypoint detection logic.
Signed-off-by: Rahul Krishna <i.m.ralk@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4a4108d - Browse repository at this point
Copy the full SHA 4a4108dView commit details -
Merge pull request #127 from scottkurz/fix-empty-path-search
Ignore blank and null entries in PATH search for mvn/gradle execs
Configuration menu - View commit details
-
Copy full SHA for 4a288fa - Browse repository at this point
Copy the full SHA 4a288faView commit details
Commits on Apr 17, 2025
-
Merge pull request #133 from codellm-devkit/132-unable-to-find-all-en…
…trypoint-methods Fix issue 132 and refactor entry point detection logic.
Configuration menu - View commit details
-
Copy full SHA for 20da0eb - Browse repository at this point
Copy the full SHA 20da0ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for ec9f646 - Browse repository at this point
Copy the full SHA ec9f646View commit details
Commits on May 31, 2025
-
Updated callable and initializer code to be stored in lexical-preserv…
…ing manner (so blank lines are not discarded); added codeStartLine attribute to callables Signed-off-by: Saurabh Sinha <sinha108@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for fcaadd6 - Browse repository at this point
Copy the full SHA fcaadd6View commit details
Commits on Jun 1, 2025
-
Fix for lexical preserving printing of code
Signed-off-by: Saurabh Sinha <sinha108@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 980d587 - Browse repository at this point
Copy the full SHA 980d587View commit details -
Merge pull request #135 from codellm-devkit/code-startline-and-lexica…
…l-preserve Lexical preserving code attribute and new code list start attribute in callables
Configuration menu - View commit details
-
Copy full SHA for bcd58a6 - Browse repository at this point
Copy the full SHA bcd58a6View commit details
Commits on Jul 3, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 08d11b7 - Browse repository at this point
Copy the full SHA 08d11b7View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.3.0...main