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

Updating javaparser parent 3.26.1 #128

Merged
merged 223 commits into from
Jun 26, 2024

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    ae1bec2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9621f4a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60dcf2e View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    09fdbe0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92f3a37 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    070021f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2cd5079 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

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

Commits on Apr 9, 2024

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

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    7c0e076 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7199ab1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe2bfeb View commit details
    Browse the repository at this point in the history
  4. Add codegen

    johannescoetzee committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    165a76b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c1f6386 View commit details
    Browse the repository at this point in the history
  6. Add validators

    johannescoetzee committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    4a82545 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fd2f387 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ff29748 View commit details
    Browse the repository at this point in the history
  9. Remove unused imports

    johannescoetzee committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    4f0dc75 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    121c760 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c99f328 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    6efbbae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8b5c77 View commit details
    Browse the repository at this point in the history
  3. Fix indentation

    johannescoetzee committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    45cbf36 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fba49e9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    40ab63a View commit details
    Browse the repository at this point in the history
  6. Merge pull request javaparser#4364 from johannescoetzee/johannes/swit…

    …ch-null-default
    
    Add support for `case null, default` in switch and fix concrete syntax model for new switch syntax
    jlerbsc authored Apr 11, 2024
    Configuration menu
    Copy the full SHA
    8b1a806 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

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

Commits on Apr 14, 2024

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

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    2cd8281 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6287f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0837aca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7d61880 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9f532e5 View commit details
    Browse the repository at this point in the history
  6. Merge pull request javaparser#4377 from jlerbsc/master

    Refact: Adds a find node by range method in Node class
    jlerbsc authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    05cdeb3 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    97ebbce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f530956 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e2e457 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7df03e3 View commit details
    Browse the repository at this point in the history
  5. Merge pull request javaparser#4375 from johannescoetzee/johannes/swit…

    …ch-patterns
    
    [JEP441] Add support for switch pattern matching
    jlerbsc authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    62794f1 View commit details
    Browse the repository at this point in the history
  6. chore(deps): bump actions/checkout from 4.1.2 to 4.1.3

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.2 to 4.1.3.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4.1.2...v4.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    df05b83 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

  1. Merge pull request javaparser#4381 from javaparser/dependabot/github_…

    …actions/actions/checkout-4.1.3
    
    chore(deps): bump actions/checkout from 4.1.2 to 4.1.3
    jlerbsc authored Apr 20, 2024
    Configuration menu
    Copy the full SHA
    d44b293 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4aef78e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b311fd5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    41f8c26 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

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

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    c04439b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42405a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bbc8f26 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4b5e2fd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ca9f594 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8ef52f9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    07dd530 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0667001 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7611bf5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d3fb640 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b59fc92 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5f3966b View commit details
    Browse the repository at this point in the history
  13. Merge pull request javaparser#4382 from cravingPixels/fix-small-comma…

    …nd-readme
    
    ✏️ make mvnw command runnable by copy-pasting
    jlerbsc authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    cb25b6d View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

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

Commits on Apr 27, 2024

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

    Fix: Fixes the version currently supported by Javaparser.
    jlerbsc authored Apr 27, 2024
    Configuration menu
    Copy the full SHA
    9d24613 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

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

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    7fcf2c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ba3814 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c33390a View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    c2f3eea View commit details
    Browse the repository at this point in the history
  2. Remove unused imports

    johannescoetzee committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    2a364d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f263401 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a0d89f0 View commit details
    Browse the repository at this point in the history
  5. Merge pull request javaparser#4402 from jlerbsc/master

    Fix issue 2368 Unable to calculate the type of a varargs parameter
    jlerbsc authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    9b1c15f View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

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

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    a602571 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c506b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f33cef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bf90de2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d21d86f View commit details
    Browse the repository at this point in the history
  6. Merge pull request javaparser#4405 from jlerbsc/master

    Minor refactoring on Concrete syntax model
    jlerbsc authored May 2, 2024
    Configuration menu
    Copy the full SHA
    3de296f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    aab474b View commit details
    Browse the repository at this point in the history
  8. Merge pull request javaparser#4387 from johannescoetzee/johannes/reco…

    …rd-patterns
    
    PatternExpr -> TypePatternExpr refactor in preparation for record pattern implementation
    jlerbsc authored May 2, 2024
    Configuration menu
    Copy the full SHA
    3dcb1e0 View commit details
    Browse the repository at this point in the history
  9. Improve unit test on generic

    jlerbsc committed May 2, 2024
    Configuration menu
    Copy the full SHA
    8696647 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    05c232a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    89f8110 View commit details
    Browse the repository at this point in the history
  12. Merge pull request javaparser#4407 from jlerbsc/master

    Improve unit test on generic
    jlerbsc authored May 2, 2024
    Configuration menu
    Copy the full SHA
    eeb16db View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0be5409 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Fixes javaparser#4410

    settings.localRepository might contains spaces, which splits the
    arguments once passed to the commande line in Maven. We use single
    quotes to keep them together as one single argument.
    
    Notice that double quotes did not fix the issue, although many resources
    on the Web suggest to use double quotes for similar issues.
    matthieu-vergne committed May 3, 2024
    Configuration menu
    Copy the full SHA
    42ac691 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. Configuration menu
    Copy the full SHA
    f6fa14b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f31fd3 View commit details
    Browse the repository at this point in the history
  3. Move control from runtime to compile time

    Currently, any value can be provided at compile time, including
    incompatible ones. A compatibility check is then executed at runtime on
    line 111.
    
    By using generics on the constructor, we ask the compiler to do this
    check for us. Consequently, the check is done immediately (compile time)
    and the runtime check of line 111 becomes irrelevant.
    
    For example, in the previous commit, while replacing the
    END_OF_LINE_CHARACTER value from SYTEM_EOL (String) to
    LineSeparator.SYSTEM (LineSeparator), the type incompatibility was only
    spotted upon running the tests (which massively exploded), making me fix
    it by using LineSeparator.SYSTEM.asRawString() (String). Now we know the
    discrepancy immediately from the compiler, before to run any test.
    matthieu-vergne committed May 4, 2024
    Configuration menu
    Copy the full SHA
    92ab8a4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1d3bcdd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e886297 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. Merge pull request javaparser#4412 from matthieu-vergne/fix_EOL_warnings

    Fixes SYSTEM_EOL warnings
    jlerbsc authored May 5, 2024
    Configuration menu
    Copy the full SHA
    3d17d7f View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    3c01803 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3b7bdc View commit details
    Browse the repository at this point in the history
  3. Merge pull request javaparser#4414 from johannescoetzee/johannes/fix-…

    …codegen
    
    Fix missed generated code from PatternExpr refactor
    jlerbsc authored May 6, 2024
    Configuration menu
    Copy the full SHA
    73d9c4f View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump actions/checkout from 4.1.4 to 4.1.5

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.4 to 4.1.5.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4.1.4...v4.1.5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 6, 2024
    Configuration menu
    Copy the full SHA
    7309384 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    0ca0164 View commit details
    Browse the repository at this point in the history
  2. Merge pull request javaparser#4415 from javaparser/dependabot/github_…

    …actions/actions/checkout-4.1.5
    
    chore(deps): bump actions/checkout from 4.1.4 to 4.1.5
    jlerbsc authored May 7, 2024
    Configuration menu
    Copy the full SHA
    f873010 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

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

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    9433a50 View commit details
    Browse the repository at this point in the history
  2. Merge pull request javaparser#4417 from Kimmmey/fix-enum-values-to-be…

    …-static
    
    Fix: <enum>::values() is a static method, was not static
    jlerbsc authored May 10, 2024
    Configuration menu
    Copy the full SHA
    bd5ddb5 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

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

Commits on May 16, 2024

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

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    e65ade0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03031f7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request javaparser#4424 from Kimmmey/fix-enum-values-solve…

    …MethodAsUsage
    
    Fix: solveMethodAsUsage() for implicit method <enum>::values()
    jlerbsc authored May 17, 2024
    Configuration menu
    Copy the full SHA
    1f8ecb2 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

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

Commits on May 20, 2024

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

Commits on May 21, 2024

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

Commits on May 22, 2024

  1. Make resoltuion of implements and extends types start with the parent…

    … context of the class.
    eldapiiro committed May 22, 2024
    Configuration menu
    Copy the full SHA
    27abfef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df6de91 View commit details
    Browse the repository at this point in the history
  3. Added comment

    eldapiiro committed May 22, 2024
    Configuration menu
    Copy the full SHA
    56123fc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0c20417 View commit details
    Browse the repository at this point in the history
  5. Merge pull request javaparser#4430 from apiiro/fix-4427-resolution-of…

    …-extends-and-implements
    
    Make resoltuion of implements and extends types start with the parent…
    jlerbsc authored May 22, 2024
    Configuration menu
    Copy the full SHA
    1009e8e View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    dd3f9b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b5f48c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b958b35 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0d92188 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f509f85 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    602c461 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fc056bc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    014ca6a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ae6ecb2 View commit details
    Browse the repository at this point in the history
  10. Add initial PrettyPrintVisitor and DefaultPrettyPrinterVisitor visit …

    …methods for RecordPatternExpr
    johannescoetzee committed May 23, 2024
    Configuration menu
    Copy the full SHA
    1ad0452 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    15f1c49 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    86b0174 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3aeb87c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c4555cc View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0b1f572 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    7523720 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f7bb1db View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    08145e1 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    20c8753 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    5242142 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    ac7d2ef View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    181b471 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    5436cd4 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    0bfc375 View commit details
    Browse the repository at this point in the history
  25. Minor refactoring

    jlerbsc committed May 23, 2024
    Configuration menu
    Copy the full SHA
    750a08e View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

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

Commits on May 25, 2024

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

    Fixes an error in jbehave tests when they are run in a Windows os
    jlerbsc authored May 25, 2024
    Configuration menu
    Copy the full SHA
    f22c723 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    181fcd6 View commit details
    Browse the repository at this point in the history
  4. Merge pull request javaparser#4434 from jlerbsc/master

    Fix: 'permits' and 'sealed' Contextual keyworlds usage
    jlerbsc authored May 25, 2024
    Configuration menu
    Copy the full SHA
    f219edb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0cac33b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    455bfd1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    388b3f2 View commit details
    Browse the repository at this point in the history
  8. Merge pull request javaparser#4436 from jlerbsc/master

    Fix: 4330 Method 'forEach' cannot be resolved in certain context
    jlerbsc authored May 25, 2024
    Configuration menu
    Copy the full SHA
    d7ac502 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. Configuration menu
    Copy the full SHA
    a131800 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    678aaa1 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

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

    Fix: issue 3100 JavaSymbolSolver unable to resolve an inner class defined in a base class
    jlerbsc authored May 28, 2024
    Configuration menu
    Copy the full SHA
    4a805c6 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    58a4063 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15aeb1d View commit details
    Browse the repository at this point in the history
  3. Merge pull request javaparser#4444 from jlerbsc/master

    Fix: issue 4442 LexicalPreservingPrinter does not support unexpected token
    jlerbsc authored May 29, 2024
    Configuration menu
    Copy the full SHA
    96c72c7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c52a57a View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    00c016e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33b200f View commit details
    Browse the repository at this point in the history
  3. Merge pull request javaparser#4432 from johannescoetzee/johannes/reco…

    …rd-pattern-impl
    
    [JEP 440] Add support for record patterns
    jlerbsc authored May 30, 2024
    Configuration menu
    Copy the full SHA
    61d3619 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    979c7bf View commit details
    Browse the repository at this point in the history
  5. Merge pull request javaparser#4446 from johannescoetzee/johannes/swit…

    …ch-parsing-fix
    
    Fix expressions in the body of switch expression entries (Issue 4440)
    jlerbsc authored May 30, 2024
    Configuration menu
    Copy the full SHA
    ee73b9f View commit details
    Browse the repository at this point in the history
  6. Fix: issue 3277

    StackOverflow issue while parse MethodCallExpr/FieldAccessExpr, their ancestor/child node is ObjectCreation expression which contain .new
    jlerbsc committed May 30, 2024
    Configuration menu
    Copy the full SHA
    e29e552 View commit details
    Browse the repository at this point in the history
  7. Merge pull request javaparser#4447 from jlerbsc/master

    Fix: issue 3277 StackOverflow issue while parse MethodCallExpr/FieldAccessExpr, their ancestor/child node is ObjectCreation expression which contain .new
    jlerbsc authored May 30, 2024
    Configuration menu
    Copy the full SHA
    a4e6c95 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    3e8604a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49b47a9 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

  1. Update changelog

    jlerbsc committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    c283f8d View commit details
    Browse the repository at this point in the history
  2. update readme

    jlerbsc committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    2a55fb7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    459a448 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    deb7112 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efa9a30 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d927a93 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    59e4ed4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2cc2e03 View commit details
    Browse the repository at this point in the history
  3. Merge pull request javaparser#4453 from johannescoetzee/johannes/cont…

    …ributing-guide
    
    Add link to the guide to adding nodes in CONTRIBUTING.md
    jlerbsc authored Jun 4, 2024
    Configuration menu
    Copy the full SHA
    b21b7f8 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

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

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    e2e8818 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45e7233 View commit details
    Browse the repository at this point in the history
  3. Remove unused import

    johannescoetzee committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    d8224af View commit details
    Browse the repository at this point in the history
  4. Merge pull request javaparser#4458 from johannescoetzee/johannes/fix-…

    …pattern-lookahead
    
    Fix lookahead for pattern expression in switch entries [Issue 4455]
    jlerbsc authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    6f074d1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8109f62 View commit details
    Browse the repository at this point in the history
  6. Merge pull request javaparser#4459 from jlerbsc/master

    Simplifying the search for types in this compilation unit
    jlerbsc authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    95c938b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9d4305d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5e7a686 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5b61826 View commit details
    Browse the repository at this point in the history
  10. Minor refactoring

    jlerbsc committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    d5b5d4b View commit details
    Browse the repository at this point in the history
  11. Merge pull request javaparser#4462 from jlerbsc/master

    Fix: issue 4399 MethodCallExpr inside lambda in assignment expression cannot be resolved
    jlerbsc authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    13487dd View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    efd064d View commit details
    Browse the repository at this point in the history
  13. Merge pull request javaparser#4460 from johannescoetzee/johannes/fix-…

    …record-in-annotation-interface
    
    Fix record declarations nested in annotation declarations
    jlerbsc authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    5902b93 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    15a21da View commit details
    Browse the repository at this point in the history
  15. Merge pull request javaparser#4461 from johannescoetzee/johannes/fix-…

    …no-token-crash
    
    Fix crash on SwitchExpr entries if tokens are not stored
    jlerbsc authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    4e02850 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Merge tag 'javaparser-parent-3.26.0' of https://github.com/javaparser…

    …/javaparser into updating-javaparser-parent-3.26.0
    smillst committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    2fda9ac View commit details
    Browse the repository at this point in the history
  2. Adapt to changes.

    smillst committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    cf30719 View commit details
    Browse the repository at this point in the history
  3. Snapshot version.

    smillst committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    1679725 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ab902c7 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    14e1d8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49dd3ed View commit details
    Browse the repository at this point in the history
  3. Merge pull request javaparser#4409 from johannescoetzee/johannes/spot…

    …less-plugin
    
    Add spotless plugin configuration
    jlerbsc authored Jun 12, 2024
    Configuration menu
    Copy the full SHA
    031f6d8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5106428 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    711ea7c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    79b2d7a View commit details
    Browse the repository at this point in the history
  7. Merge pull request javaparser#4465 from johannescoetzee/johannes/spot…

    …less-format
    
    Format code with spotless
    jlerbsc authored Jun 12, 2024
    Configuration menu
    Copy the full SHA
    b843b74 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2aaa342 View commit details
    Browse the repository at this point in the history
  9. Merge pull request javaparser#4466 from johannescoetzee/johannes/git-…

    …blame-ignore
    
    Add git-blame-ignore-revs file to ignore the reformatting commit in git blame
    jlerbsc authored Jun 12, 2024
    Configuration menu
    Copy the full SHA
    9868bde View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1b88b23 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8725b40 View commit details
    Browse the repository at this point in the history
  12. Merge pull request javaparser#4468 from johannescoetzee/johannes/veri…

    …fy-style
    
    Automatically format code after codegen and validate with a github action
    jlerbsc authored Jun 12, 2024
    Configuration menu
    Copy the full SHA
    19afecc View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5504a3b View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

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

Commits on Jun 14, 2024

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

Commits on Jun 16, 2024

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

Commits on Jun 17, 2024

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

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    cf16463 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24d439f View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

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

    Fix: issue 4450 Endless recursion (-> StackOverflow) with cyclic static references
    jlerbsc authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    19cf5ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0deb5da View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7d85480 View commit details
    Browse the repository at this point in the history
  5. Merge pull request javaparser#4478 from johannescoetzee/spotless-disa…

    …ble-ratcheting
    
    Disable spotless ratcheting and fix formatting
    jlerbsc authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    d7737f3 View commit details
    Browse the repository at this point in the history
  6. Update changelog

    jlerbsc committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    ba7c8dd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b14c61e View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Merge tag 'javaparser-parent-3.26.1' of https://github.com/javaparser…

    …/javaparser into updating-javaparser-parent-3.26.1
    smillst committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    7886490 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Update version.

    smillst committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    8164ac8 View commit details
    Browse the repository at this point in the history
  2. Format code.

    smillst committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    281b53f View commit details
    Browse the repository at this point in the history
  3. Format.

    smillst committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    1de9b1d View commit details
    Browse the repository at this point in the history