8000 Comparing v2.3.0...main · codellm-devkit/codeanalyzer-java · GitHub
[go: up one dir, main page]

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: codellm-devkit/codeanalyzer-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.3.0
Choose a base ref
...
head repository: codellm-devkit/codeanalyzer-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 12 commits
  • 17 files changed
  • 3 contributors

Commits on Feb 25, 2025

  1. Ignore blank and null entries in PATH search for mvn/gradle execs

    Signed-off-by: Scott Kurz <skurz@us.ibm.com>
    scottkurz committed Feb 25, 2025
    Configuration menu
    Copy the full SHA
    ca422f1 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2025

  1. Add a separate analysis level for call graph only.

    Signed-off-by: Rahul Krishna <i.m.ralk@gmail.com>
    rahlk committed Mar 12, 2025
    Configuration menu
    Copy the full SHA
    dcdeb2c View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2025

  1. 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`
    rahlk authored Mar 13, 2025
    Configuration menu
    Copy the full SHA
    676e267 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2025

  1. 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>
    rahlk committed Mar 19, 2025
    Configuration menu
    Copy the full SHA
    545fe76 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2025

  1. Fix issue 132 and refactor entrypoint detection logic.

    Signed-off-by: Rahul Krishna <i.m.ralk@gmail.com>
    rahlk committed Apr 16, 2025
    Configuration menu
    Copy the full SHA
    4a4108d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #127 from scottkurz/fix-empty-path-search

    Ignore blank and null entries in PATH search for mvn/gradle execs
    rahlk authored Apr 16, 2025
    Configuration menu
    Copy the full SHA
    4a288fa View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2025

  1. Merge pull request #133 from codellm-devkit/132-unable-to-find-all-en…

    …trypoint-methods
    
    Fix issue 132 and refactor entry point detection logic.
    rahlk authored Apr 17, 2025
    Configuration menu
    Copy the full SHA
    20da0eb View commit details
    Browse the repository at this point in the history
  2. Add missing imports

    Signed-off-by: Rahul Krishna <i.m.ralk@gmail.com>
    rahlk committed Apr 17, 2025
    Configuration menu
    Copy the full SHA
    ec9f646 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2025

  1. 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>
    sinha108 committed May 31, 2025
    Configuration menu
    Copy the full SHA
    fcaadd6 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2025

  1. Fix for lexical preserving printing of code

    Signed-off-by: Saurabh Sinha <sinha108@gmail.com>
    sinha108 committed Jun 1, 2025
    Configuration menu
    Copy the full SHA
    980d587 View commit details
    Browse the repository at this point in the history
  2. 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
    rahlk authored Jun 1, 2025
    Configuration menu
    Copy the full SHA
    bcd58a6 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2025

  1. Bump version

    Signed-off-by: Rahul Krishna <i.m.ralk@gmail.com>
    rahlk committed Jul 3, 2025
    Configuration menu
    Copy the full SHA
    08d11b7 View commit details
    Browse the repository at this point in the history
Loading
0