8000 Comparing v1.0.1...main · codellm-devkit/python-sdk · 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/python-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.1
Choose a base ref
...
head repository: codellm-devkit/python-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 20 commits
  • 18 files changed
  • 3 contributors

Commits on May 6, 2025

  1. Update treesitter analysis to use global declerations of parser and l…

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

Commits on May 16, 2025

  1. Fixed handling of source_code option in Java codeanalyzer

    Signed-off-by: Saurabh Sinha <sinha108@gmail.com>
    sinha108 committed May 16, 2025
    Configuration menu
    Copy the full SHA
    aecf4a7 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2025

  1. Configuration menu
    Copy the full SHA
    329f156 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b3cd4a View commit details
    Browse the repository at this point in the history

Commits on May 21, 2025

  1. Added missing attributes in compilation unit model

    Signed-off-by: Saurabh Sinha <sinha108@gmail.com>
    sinha108 committed May 21, 2025
    Configuration menu
    Copy the full SHA
    c2fa8bf View commit details
    Browse the repository at this point in the history
  2. Update core.py to match python analysis signature.

    Signed-off-by: Rahul Krishna <i.m.ralk@gmail.com>
    rahlk committed May 21, 2025
    Configuration menu
    Copy the full SHA
    < 8000 a id="commit-details-707482258e7ee87b7529ffde02831ee33c8a9453" href="/codellm-devkit/python-sdk/commit/707482258e7ee87b7529ffde02831ee33c8a9453" data-view-component="true" class="Button--secondary Button--small Button text-mono f6"> 7074822 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2025

  1. Merge pull request #132 from codellm-devkit/source-code-option-fix

    Fixed handling of source code option in Java codeanalyzer
    rahlk authored May 24, 2025
    Configuration menu
    Copy the full SHA
    4a89fe1 View commit details
    Browse the repository at this point in the history
  2. Prepare version 1.0.2 release

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

Commits on May 31, 2025

  1. Added code start line attribute to JCallable (corresponding to added …

    …attribute in the
    
    java code analyzer model).
    
    Signed-off-by: Saurabh Sinha <sinha108@gmail.com>
    sinha108 committed May 31, 2025
    Configuration menu
    Copy the full SHA
    46d4651 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2025

  1. Prepare patch for release

    rahlk committed Jun 1, 2025
    Configuration menu
    Copy the full SHA
    4aeffc6 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2025

  1. Added missing callable fields field validator

    Signed-off-by: Saurabh Sinha <sinha108@gmail.com>
    sinha108 committed Jun 9, 2025
    Configuration menu
    Copy the full SHA
    fe3bca7 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2025

  1. Updated analysis.json fixtures (daytrader8 and plantsbywebsphere)

    Signed-off-by: Saurabh Sinha <sinha108@gmail.com>
    sinha108 committed Jun 11, 2025
    Configuration menu
    Copy the full SHA
    d497e28 View commit details
    Browse the repository at this point in the history
  2. Removed obsolete analysis.json fixture

    Signed-off-by: Saurabh Sinha <sinha108@gmail.com>
    sinha108 committed Jun 11, 2025
    Configuration menu
    Copy the full SHA
    8272fcb View commit details
    Browse the repository at this point in the history
  3. Updated test fixture setup to use codeanalyzer jar from cldk/analysis…

    …/java/codeanalyzer/jar
    
    instead of the test resources directory; removed dangling codeanalyzer jars from test resources
    
    Signed-off-by: Saurabh Sinha <sinha108@gmail.com>
    sinha108 committed Jun 11, 2025
    Configuration menu
    Copy the full SHA
    d6a3a6d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #134 from codellm-devkit/model-validation-test-fix…

    …ture-updates
    
    Model validation test fixture updates
    rahlk authored Jun 11, 2025
    Configuration menu
    Copy the full SHA
    f036632 View commit details
    Browse the repository at this point in the history
  5. Prepare for a patch release v1.0.4

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

Commits on Jun 17, 2025

  1. checking the compatibility of analysis.json with the passed analysis …

    …level
    Divya Sankar authored and Divya Sankar committed Jun 17, 2025
    Configuration menu
    Copy the full SHA
    386f995 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2025

  1. Configuration menu
    Copy the full SHA
    20fd89d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #136 from codellm-devkit/analysis-level-compatibility

    Check the compatibility of cached `analysis.json` with what is the passed as an argument.
    rahlk authored Jun 23, 2025
    Configuration menu
    Copy the full SHA
    8489929 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2025

  1. Update pyproject.toml

    rahlk authored Jun 24, 2025
    Configuration menu
    Copy the full SHA
    1109a80 View commit details
    Browse the repository at this point in the history
Loading
0