javaparser / javaparser Public
master
Commits on Nov 20, 2021
-
Merge pull request #3411 from jlerbsc/master
Reducing deeply nested logic in MethodResolutionLogic (work in progress)
Commits on Nov 19, 2021
-
-
Merge pull request #3409 from jlerbsc/master
Reducing deeply nested logic in MethodResolutionLogic
-
Commits on Nov 2, 2021
Commits on Oct 28, 2021
-
Merge pull request #3401 from jlerbsc/master
Fix issue 3399 Failed to resolve methods that evaluate as argument
Commits on Oct 25, 2021
-
-
Merge pull request #3397 from jlerbsc/master
Fix issue 2259 Type resolution issue when type of formal parameter is Object
Commits on Oct 6, 2021
Commits on Oct 5, 2021
-
-
Merge pull request #3392 from jlerbsc/master
Fix issue 3387 LexicalPreservingPrinter adds wrong indentation when adding new comments
-
-
Merge pull request #3389 from javaparser/renovate/biz.aqute.bnd-bnd-m…
…aven-plugin-6.x chore(deps): update dependency biz.aqute.bnd:bnd-maven-plugin to v6
-
Merge pull request #3391 from javaparser/changelog_generator
generate changelog for milestones - scripts included to do this by milestone id, milestone title, and a github action to add the output to a draft snapshot release
-
LexicalPreservingPrinter adds wrong indentation when adding new comments
-
LexicalPreservingPrinter adds wrong indentation when adding new comments
-
-
remove action trigger "pull_request" (used for testing) -- to be run …
…on pushes into master only
-
Merge pull request #3343 from 4everTheOne/type-solver-cache
Configurable caching system for type solvers
-
generate changelog for milestones - scripts included to do this by mi…
…lestone id, milestone title, and a github action to add the output to a draft snapshot release
-
Commits on Oct 1, 2021
Commits on Sep 27, 2021
-
Merge pull request #3384 from jlerbsc/master
Fix issue 2360 Symbol Solver is missing promotion of byte, char, and short in unary expressions
-
Symbol Solver is missing promotion of byte, char, and short in unary expressions.
-
Add unit tests for issue #2360
Symbol Solver is missing promotion of byte, char, and short in unary expressions.
-
Merge pull request #3383 from jlerbsc/demandParentNode
Manage @inherited annotation to prepare the fix on the issue 1843
-
Trying to execute pull request after CompilationFailureException: Com…
…pilation failure