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 to JavaParser 3.25.6 #117

Merged
merged 83 commits into from
Nov 3, 2023

Conversation

smillst
Copy link
Member

@smillst smillst commented Nov 3, 2023

Also, tweak release instructions.

volodya-lombrozo and others added 30 commits August 11, 2023 19:25
…method parameter is of kind Class<? extends y>
Fix: issue javaparser#2484 SymbolResolver on MethodCallExpr fails if method parameter is of kind Class<? extends y>
Fix: issue javaparser#4036 LeastUpperBoundLogic.lub returns null when matches ConditionalExpr
CalculateResolvedType Type error
Fix: issue javaparser#3269 Test resources containing included interfaces do not compile
…heckout-4.x

chore(deps): update actions/checkout action to v4
…ombrozo/javaparser into 4075_validation_error_messages
…ion_error_messages

feat(javaparser#4075): Improve the validation error messages
fix: issue 3184 Unable to get the resolved type of class ResolvedReferenceType from T
lcbarcellos and others added 28 commits October 21, 2023 18:12
No need to worry about which charset is used, as the same
is going to be used for saving and loading.
Using JAXP on XMLPrinter implementation
…reteSyntaxModel, Difference and NodeText class
Change XML generator so that an empty type argument list is
emmitted as an empty XML element. All other empty lists
keep not being emmitted.
Fix: issue javaparser#2751 new HashSet()" != "new HashSet<>()
@smillst smillst merged commit a4abff1 into typetools:master Nov 3, 2023
25 checks passed
@smillst smillst deleted the updating-javaparser-parent-3.25.6 branch November 3, 2023 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants