Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates for typetools/checker-framework 3.38.0 release #47

Merged
merged 126 commits into from
Oct 17, 2023

Commits on May 2, 2023

  1. Configuration menu
    Copy the full SHA
    56be443 View commit details
    Browse the repository at this point in the history
  2. Update readme

    jlerbsc committed May 2, 2023
    Configuration menu
    Copy the full SHA
    c4c7296 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2023

  1. Configuration menu
    Copy the full SHA
    4392681 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Configuration menu
    Copy the full SHA
    8732631 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. Configuration menu
    Copy the full SHA
    3e8ee9c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4024 from javaparser/renovate/maven-3.x

    chore(deps): update dependency maven to v3.9.2
    jlerbsc authored May 11, 2023
    Configuration menu
    Copy the full SHA
    220d214 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump build-helper-maven-plugin from 3.3.0 to 3.4.0

    Bumps [build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin) from 3.3.0 to 3.4.0.
    - [Release notes](https://github.com/mojohaus/build-helper-maven-plugin/releases)
    - [Commits](mojohaus/build-helper-maven-plugin@build-helper-maven-plugin-3.3.0...3.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.mojo:build-helper-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 11, 2023
    Configuration menu
    Copy the full SHA
    e379422 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. Merge pull request #4026 from javaparser/dependabot/maven/org.codehau…

    …s.mojo-build-helper-maven-plugin-3.4.0
    
    chore(deps): bump build-helper-maven-plugin from 3.3.0 to 3.4.0
    jlerbsc authored May 12, 2023
    Configuration menu
    Copy the full SHA
    2c4627f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    beba13c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4028 from valfirst/migrate-to-jbehave-5

    BDD tests: migarte to JBehave 5
    jlerbsc authored May 12, 2023
    Configuration menu
    Copy the full SHA
    baa7e68 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. chore(deps): bump codecov/codecov-action from 3.1.3 to 3.1.4

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.3 to 3.1.4.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@v3.1.3...v3.1.4)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 15, 2023
    Configuration menu
    Copy the full SHA
    976dff8 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. Merge pull request #4030 from javaparser/dependabot/github_actions/co…

    …decov/codecov-action-3.1.4
    
    chore(deps): bump codecov/codecov-action from 3.1.3 to 3.1.4
    jlerbsc authored May 16, 2023
    Configuration menu
    Copy the full SHA
    44ae125 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. chore(deps): bump maven-scm-plugin from 2.0.0 to 2.0.1

    Bumps [maven-scm-plugin](https://github.com/apache/maven-scm) from 2.0.0 to 2.0.1.
    - [Commits](apache/maven-scm@maven-scm-2.0.0...maven-scm-2.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-scm-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 18, 2023
    Configuration menu
    Copy the full SHA
    52903b9 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2023

  1. Merge pull request #4031 from javaparser/dependabot/maven/org.apache.…

    …maven.plugins-maven-scm-plugin-2.0.1
    
    chore(deps): bump maven-scm-plugin from 2.0.0 to 2.0.1
    jlerbsc authored May 21, 2023
    Configuration menu
    Copy the full SHA
    d3af0af View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. chore(deps): bump maven-checkstyle-plugin from 3.2.2 to 3.3.0

    Bumps [maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) from 3.2.2 to 3.3.0.
    - [Commits](apache/maven-checkstyle-plugin@maven-checkstyle-plugin-3.2.2...maven-checkstyle-plugin-3.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-checkstyle-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 22, 2023
    Configuration menu
    Copy the full SHA
    8d76ec7 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump maven-source-plugin from 3.2.1 to 3.3.0

    Bumps [maven-source-plugin](https://github.com/apache/maven-source-plugin) from 3.2.1 to 3.3.0.
    - [Commits](apache/maven-source-plugin@maven-source-plugin-3.2.1...maven-source-plugin-3.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-source-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 22, 2023
    Configuration menu
    Copy the full SHA
    3285a04 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. Merge pull request #4033 from javaparser/dependabot/maven/org.apache.…

    …maven.plugins-maven-checkstyle-plugin-3.3.0
    
    chore(deps): bump maven-checkstyle-plugin from 3.2.2 to 3.3.0
    jlerbsc authored May 23, 2023
    Configuration menu
    Copy the full SHA
    1a0d51b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into dependabot/maven/org.apache.maven.plugins-…

    …maven-source-plugin-3.3.0
    jlerbsc authored May 23, 2023
    Configuration menu
    Copy the full SHA
    1c4bbe4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4034 from javaparser/dependabot/maven/org.apache.…

    …maven.plugins-maven-source-plugin-3.3.0
    
    chore(deps): bump maven-source-plugin from 3.2.1 to 3.3.0
    jlerbsc authored May 23, 2023
    Configuration menu
    Copy the full SHA
    8f84596 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump maven-dependency-plugin from 3.5.0 to 3.6.0

    Bumps [maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) from 3.5.0 to 3.6.0.
    - [Commits](apache/maven-dependency-plugin@maven-dependency-plugin-3.5.0...maven-dependency-plugin-3.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-dependency-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 23, 2023
    Configuration menu
    Copy the full SHA
    af2d81a View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. Merge pull request #4035 from javaparser/dependabot/maven/org.apache.…

    …maven.plugins-maven-dependency-plugin-3.6.0
    
    chore(deps): bump maven-dependency-plugin from 3.5.0 to 3.6.0
    jlerbsc authored May 24, 2023
    Configuration menu
    Copy the full SHA
    30ec68d View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. Configuration menu
    Copy the full SHA
    4e14ef5 View commit details
    Browse the repository at this point in the history
  2. Fix errors in unit tests whose assertions are based on the error mess…

    …age generated by the parser
    jlerbsc committed May 25, 2023
    Configuration menu
    Copy the full SHA
    ddc72f3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4039 from jlerbsc/master

    Fix: issue 4016 Failed to parse variable with name 'sealed' or 'permits'
    jlerbsc authored May 25, 2023
    Configuration menu
    Copy the full SHA
    74d9ed8 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. chore(deps): bump guava from 31.1-jre to 32.0.0-jre

    Bumps [guava](https://github.com/google/guava) from 31.1-jre to 32.0.0-jre.
    - [Release notes](https://github.com/google/guava/releases)
    - [Commits](https://github.com/google/guava/commits)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.guava:guava
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 26, 2023
    Configuration menu
    Copy the full SHA
    78b4e56 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2023

  1. Merge pull request #4042 from javaparser/dependabot/maven/com.google.…

    …guava-guava-32.0.0-jre
    
    chore(deps): bump guava from 31.1-jre to 32.0.0-jre
    jlerbsc authored May 27, 2023
    Configuration menu
    Copy the full SHA
    7e6ea4b View commit details
    Browse the repository at this point in the history

Commits on May 28, 2023

  1. Configuration menu
    Copy the full SHA
    12b2523 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa02315 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. Configuration menu
    Copy the full SHA
    60b600e View commit details
    Browse the repository at this point in the history
  2. Add a unit test

    jlerbsc committed May 30, 2023
    Configuration menu
    Copy the full SHA
    e7e7751 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c09efcf View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4046 from jlerbsc/master

    Fix: issue 4037 ArrayIndexOutOfBoundsException throws when method param is variadic
    jlerbsc authored May 30, 2023
    Configuration menu
    Copy the full SHA
    12cf7c8 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. chore(deps): bump versions-maven-plugin from 2.15.0 to 2.16.0

    Bumps [versions-maven-plugin](https://github.com/mojohaus/versions) from 2.15.0 to 2.16.0.
    - [Release notes](https://github.com/mojohaus/versions/releases)
    - [Changelog](https://github.com/mojohaus/versions/blob/master/ReleaseNotes.md)
    - [Commits](mojohaus/versions@2.15.0...2.16.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.mojo:versions-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 6, 2023
    Configuration menu
    Copy the full SHA
    5a87aff View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. Fix #4056

    Elewyth committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    3e192b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49933b4 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. Configuration menu
    Copy the full SHA
    715d318 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. Configuration menu
    Copy the full SHA
    116d953 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4055 from javaparser/dependabot/maven/org.codehau…

    …s.mojo-versions-maven-plugin-2.16.0
    
    chore(deps): bump versions-maven-plugin from 2.15.0 to 2.16.0
    jlerbsc authored Jun 13, 2023
    Configuration menu
    Copy the full SHA
    e1dbc08 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump maven-release-plugin from 3.0.0 to 3.0.1

    Bumps [maven-release-plugin](https://github.com/apache/maven-release) from 3.0.0 to 3.0.1.
    - [Release notes](https://github.com/apache/maven-release/releases)
    - [Commits](apache/maven-release@maven-release-3.0.0...maven-release-3.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-release-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 13, 2023
    Configuration menu
    Copy the full SHA
    0c17034 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4053 from javaparser/dependabot/maven/org.apache.…

    …maven.plugins-maven-release-plugin-3.0.1
    
    chore(deps): bump maven-release-plugin from 3.0.0 to 3.0.1
    jlerbsc authored Jun 13, 2023
    Configuration menu
    Copy the full SHA
    d1c943f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f72f9ae View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Configuration menu
    Copy the full SHA
    3540a87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7dc71a0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4073 from jlerbsc/master

    Fix: issue 3978 typesolver can't parse in parallel
    jlerbsc authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    cfc1bcd View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2023

  1. Configuration menu
    Copy the full SHA
    15e9de4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4057 from Elewyth/master

    Fix #4056 isDeclaredInInterface() returns true for fields declared inside enumerations contained in an interface
    jlerbsc authored Jun 25, 2023
    Configuration menu
    Copy the full SHA
    76866ea View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Configuration menu
    Copy the full SHA
    4d6f7b1 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump checkstyle from 10.12.0 to 10.12.1

    Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 10.12.0 to 10.12.1.
    - [Release notes](https://github.com/checkstyle/checkstyle/releases)
    - [Commits](checkstyle/checkstyle@checkstyle-10.12.0...checkstyle-10.12.1)
    
    ---
    updated-dependencies:
    - dependency-name: com.puppycrawl.tools:checkstyle
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    8825869 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Merge pull request #4084 from javaparser/dependabot/maven/com.puppycr…

    …awl.tools-checkstyle-10.12.1
    
    chore(deps): bump checkstyle from 10.12.0 to 10.12.1
    jlerbsc authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    d709057 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad13f1b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4083 from abego/fix-lineseparators

    fix line separators of selected test files
    jlerbsc authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    4854f4b View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. Configuration menu
    Copy the full SHA
    c799dc0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4085 from jlerbsc/master

    Nested 'if' statements should be simplified
    jlerbsc authored Jun 28, 2023
    Configuration menu
    Copy the full SHA
    5628a1e View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Fix: issue 4077 After building JavaParser (with tests) on MacOS multi…

    …ple committed files are modified
    jlerbsc committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    6b264f9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4086 from jlerbsc/master

    Fix: issue 4077 After building JavaParser (with tests) on MacOS multi…
    jlerbsc authored Jun 29, 2023
    Configuration menu
    Copy the full SHA
    8f0624b View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump guava from 32.0.0-jre to 32.1.0-jre

    Bumps [guava](https://github.com/google/guava) from 32.0.0-jre to 32.1.0-jre.
    - [Release notes](https://github.com/google/guava/releases)
    - [Commits](https://github.com/google/guava/commits)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.guava:guava
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 29, 2023
    Configuration menu
    Copy the full SHA
    8b35869 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Merge pull request #4087 from javaparser/dependabot/maven/com.google.…

    …guava-guava-32.1.0-jre
    
    chore(deps): bump guava from 32.0.0-jre to 32.1.0-jre
    jlerbsc authored Jun 30, 2023
    Configuration menu
    Copy the full SHA
    a3ac3cb View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump guava from 32.1.0-jre to 32.1.1-jre

    Bumps [guava](https://github.com/google/guava) from 32.1.0-jre to 32.1.1-jre.
    - [Release notes](https://github.com/google/guava/releases)
    - [Commits](https://github.com/google/guava/commits)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.guava:guava
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 30, 2023
    Configuration menu
    Copy the full SHA
    3e57476 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2023

  1. Merge pull request #4089 from javaparser/dependabot/maven/com.google.…

    …guava-guava-32.1.1-jre
    
    chore(deps): bump guava from 32.1.0-jre to 32.1.1-jre
    jlerbsc authored Jul 1, 2023
    Configuration menu
    Copy the full SHA
    f510875 View commit details
    Browse the repository at this point in the history
  2. Update changelog

    jlerbsc committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    73086c4 View commit details
    Browse the repository at this point in the history
  3. update readme

    jlerbsc committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    964f154 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    67dcf3c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d65ebb9 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2023

  1. Configuration menu
    Copy the full SHA
    19e0559 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a210dab View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Merge pull request #4092 from Auties00/modifier

    Fixes missing named constructor in Modifier.java
    jlerbsc authored Jul 3, 2023
    Configuration menu
    Copy the full SHA
    dfea1a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    774cd8c View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2023

  1. Configuration menu
    Copy the full SHA
    75ad60c View commit details
    Browse the repository at this point in the history
  2. Fix typo

    freya022 committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    5ec633d View commit details
    Browse the repository at this point in the history
  3. Add support for Class, enums, nested annotations, and arrays when get…

    …ting the default value of an annotation
    freya022 committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    f8000d9 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Separate tests

    freya022 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    e0413ed View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4103 from freya022/enhancement/reflect-annotation…

    …-default-values
    
    Support getting more annotation default values using reflection
    jlerbsc authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    9225aaf View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Configuration menu
    Copy the full SHA
    e8c325a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80ad7dc View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4106 from jlerbsc/issue4104

    Partial fix: issue 4104 LPP doesn't handle new switch entries well
    jlerbsc authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    ae9c9ba View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2023

  1. Configuration menu
    Copy the full SHA
    b27ac6f View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. chore(deps): bump com.google.guava:guava from 32.1.1-jre to 32.1.2-jre

    Bumps [com.google.guava:guava](https://github.com/google/guava) from 32.1.1-jre to 32.1.2-jre.
    - [Release notes](https://github.com/google/guava/releases)
    - [Commits](https://github.com/google/guava/commits)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.guava:guava
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    dccb701 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    c215f45 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4109 from javaparser/dependabot/maven/com.google.…

    …guava-guava-32.1.2-jre
    
    chore(deps): bump com.google.guava:guava from 32.1.1-jre to 32.1.2-jre
    jlerbsc authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    c542b43 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. resolved merge conflicts

    jlerbsc committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    2a156ba View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Configuration menu
    Copy the full SHA
    7fcf05b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd96c06 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4114 from jlerbsc/master

    Orphan comment added when using lexical preservation is not printed
    jlerbsc authored Aug 10, 2023
    Configuration menu
    Copy the full SHA
    20b1deb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fe5046c View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Fix: issue 3673

    isAssignableBy method StackOverflowError
    jlerbsc committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    c0edc22 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4118 from jlerbsc/master

    Fix: issue 3673 isAssignableBy method StackOverflowError
    jlerbsc authored Aug 18, 2023
    Configuration menu
    Copy the full SHA
    2a1bcc3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    01c34a9 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4119 from jlerbsc/master

    feat: issue 4115 ResolvedUnionType should give access to a list of re…
    jlerbsc authored Aug 18, 2023
    Configuration menu
    Copy the full SHA
    a0a0e28 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2023

  1. Configuration menu
    Copy the full SHA
    f96288a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ad247c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4121 from mahesh-hegde/fix_failing_test_on_jdk_17

    Fix failing test on JDK 17
    jlerbsc authored Aug 20, 2023
    Configuration menu
    Copy the full SHA
    6f702b9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    169f412 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #4122 from 70825/replace-deprecated-command-with-e…

    …nvironment-file
    
    Replace deprecated command with environment file
    jlerbsc authored Aug 20, 2023
    Configuration menu
    Copy the full SHA
    0e3dcbe View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    0f2a481 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc15999 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4123 from jlerbsc/master

    Fix: issue 4051 Switched upperBounds and lowerBounds on ResolvedTypeP…
    jlerbsc authored Aug 21, 2023
    Configuration menu
    Copy the full SHA
    fdada5e View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Configuration menu
    Copy the full SHA
    6cb48c3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4125 from jlerbsc/master

    Fix: issue 4124 UnsupportedOperationException: 'T' is thrown in MethodCallExpr resolve
    jlerbsc authored Aug 24, 2023
    Configuration menu
    Copy the full SHA
    2cd7b36 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    abd43a5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4091 from Auties00/permits

    Fixed missing permits in pretty printer
    jlerbsc authored Aug 24, 2023
    Configuration menu
    Copy the full SHA
    670442c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c808ebf View commit details
    Browse the repository at this point in the history
  6. Merge pull request #4126 from jlerbsc/master

    Add unit test for PR 4091 Fixed missing permits in pretty printer
    jlerbsc authored Aug 24, 2023
    Configuration menu
    Copy the full SHA
    331c166 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    065e80b View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2023

  1. Configuration menu
    Copy the full SHA
    bbc711c View commit details
    Browse the repository at this point in the history
  2. Test method is only enabled for a specific range of Java RuntimeEnvir…

    …onment (JRE) versions from java 9
    jlerbsc committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    b4b7eb2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4128 from jlerbsc/master

    Fix: issue 3976 Issue resolving implicit generic types
    jlerbsc authored Aug 26, 2023
    Configuration menu
    Copy the full SHA
    8103175 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2023

  1. Fix multiline strings

    70825 committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    63ba04b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4130 from 70825/fix-multiline-strings

    Fix: apply multiline strings
    jlerbsc authored Aug 27, 2023
    Configuration menu
    Copy the full SHA
    19dc7d6 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Configuration menu
    Copy the full SHA
    7f85786 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Configuration menu
    Copy the full SHA
    864ed44 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Configuration menu
    Copy the full SHA
    9eaa832 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    937830c View commit details
    Browse the repository at this point in the history
  3. Remove useless index in ReshuffledDiffElementExtractor because this i…

    …ndex is always equals to 0
    jlerbsc committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    4b30c8b View commit details
    Browse the repository at this point in the history
  4. Removes the notion of TokenContentCalculator appearing in the CsmToke…

    …n class which is not used in JP and can be implemented by composition. This class was supposed to calculate a list of tokens from a node (namely the content of the node).
    jlerbsc committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    05f2597 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2c0bdef View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dcfd52b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e9103d7 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #4134 from jlerbsc/lookhead

    Minor refactoring: Simplifies how to group deleted tokens by extracting a method into an independent class
    jlerbsc authored Aug 30, 2023
    Configuration menu
    Copy the full SHA
    d087f19 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Fix: issue 4133 Top-level class containerType() throws an exception i…

    …nstead of Optional.empty()
    jlerbsc committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    3a1cc19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4cac173 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4135 from jlerbsc/master

    Fix: issue 4133 Top-level class containerType() throws an exception instead of Optional.empty()
    jlerbsc authored Aug 31, 2023
    Configuration menu
    Copy the full SHA
    49905db View commit details
    Browse the repository at this point in the history
  4. Update changelog

    jlerbsc committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    6d41b7a View commit details
    Browse the repository at this point in the history
  5. update readme

    jlerbsc committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    513c9d6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    afaffe2 View commit details
    Browse the repository at this point in the history
  7. Merge tag 'javaparser-parent-3.25.5' of https://github.com/javaparser…

    …/javaparser into updating-javaparser-parent-3.25.5
    smillst committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    a14847b View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Merge pull request #115 from smillst/updating-javaparser-parent-3.25.5

    Update to JavaParser 3.25.5
    smillst authored Sep 1, 2023
    Configuration menu
    Copy the full SHA
    9619b0c View commit details
    Browse the repository at this point in the history