Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
feedly
/
prettier-java
Public
forked from
jhipster/prettier-java
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
prettier-java
packages
java-parser
test
on
main
User selector
All users
All time
Commit history
Commits on Jun 12, 2024
fix: align with JDK 22 spec
jtkiesel
committed
73a63ca
View commit details
Copy full SHA for 73a63ca
View code at this point
Browse repository at this point
Commits on Feb 15, 2024
feat: JDK 22 string templates
jtkiesel
authored and
clementdessoude
committed
2bdfbd2
View commit details
Copy full SHA for 2bdfbd2
View code at this point
Browse repository at this point
fix: constructor and method receiver parameter
jtkiesel
authored and
clementdessoude
committed
e1daee2
View commit details
Copy full SHA for e1daee2
View code at this point
Browse repository at this point
Commits on Jan 14, 2024
chore: convert parser and printer to ESM
jtkiesel
authored and
clementdessoude
committed
b7b46fa
View commit details
Copy full SHA for b7b46fa
View code at this point
Browse repository at this point
Commits on Nov 26, 2023
feat: JDK 22 unnamed variables & patterns
Show description for 904ce59
jtkiesel
authored and
clementdessoude
committed
904ce59
View commit details
Copy full SHA for 904ce59
View code at this point
Browse repository at this point
Commits on Nov 12, 2023
Support unnamed class compilation unit (#615)
Show description for f489ce2
clementdessoude
authored
f489ce2
View commit details
Copy full SHA for f489ce2
View code at this point
Browse repository at this point
Commits on Nov 11, 2023
feat: align pattern matching with Java 21 spec
Show description for 87192b4
jtkiesel
authored and
clementdessoude
committed
87192b4
View commit details
Copy full SHA for 87192b4
View code at this point
Browse repository at this point
Commits on Oct 29, 2023
chore: upgrade pipeline tests to JHipster 8, Java 17, and Node.js 18/20
Show description for d3f8f5e
jtkiesel
authored and
clementdessoude
committed
d3f8f5e
View commit details
Copy full SHA for d3f8f5e
View code at this point
Browse repository at this point
Commits on Mar 1, 2023
chore: remove broken test repository (#576)
clementdessoude
authored
fbb3bc9
View commit details
Copy full SHA for fbb3bc9
View code at this point
Browse repository at this point
Commits on Nov 26, 2022
feat(parser): support pattern matching guards
clementdessoude
committed
bfdc38e
View commit details
Copy full SHA for bfdc38e
View code at this point
Browse repository at this point
Commits on Jul 9, 2022
fix: fix parsing of escaped spaces in strings
clementdessoude
committed
406a7fb
View commit details
Copy full SHA for 406a7fb
View code at this point
Browse repository at this point
Commits on May 25, 2022
fix: fix parsing of nested sealed interfaces and classes
clementdessoude
committed
1dd5bcb
View commit details
Copy full SHA for 1dd5bcb
View code at this point
Browse repository at this point
Commits on Jan 6, 2022
fix: correct parsing of nested sealed classes
Show description for 2af631e
clementdessoude
committed
2af631e
View commit details
Copy full SHA for 2af631e
View code at this point
Browse repository at this point
Commits on Oct 16, 2021
feat: support pattern matching in switch statements
clementdessoude
committed
2f7efa4
View commit details
Copy full SHA for 2f7efa4
View code at this point
Browse repository at this point
Commits on Aug 28, 2021
fix: do not crash on yield static imports
clementdessoude
committed
bd29090
View commit details
Copy full SHA for bd29090
View code at this point
Browse repository at this point
Commits on Jul 19, 2021
Fix interface member detection to support inner records (#492)
Show description for 1f4b729
rnorth
authored
1f4b729
View commit details
Copy full SHA for 1f4b729
View code at this point
Browse repository at this point
Commits on Jun 13, 2021
feat: support sealed classes
clementdessoude
committed
0daf032
View commit details
Copy full SHA for 0daf032
View code at this point
Browse repository at this point
Commits on Jun 10, 2021
feat: support instance of pattern matching
clementdessoude
committed
5cc2fce
View commit details
Copy full SHA for 5cc2fce
View code at this point
Browse repository at this point
Commits on May 22, 2021
fix: Java-parser routing to the wrong rule on class defining records with simplified and normal constructor
Shaolans
committed
1de7fb3
View commit details
Copy full SHA for 1de7fb3
View code at this point
Browse repository at this point
Commits on Apr 10, 2021
feat: add support for Java records (#460)
Show description for 98b1fb5
clementdessoude
authored
98b1fb5
View commit details
Copy full SHA for 98b1fb5
View code at this point
Browse repository at this point
Commits on Mar 13, 2021
chore: remove couchbase from jhipster test as it does not compile
Show description for 8f176ca
clementdessoude
committed
8f176ca
View commit details
Copy full SHA for 8f176ca
View code at this point
Browse repository at this point
Commits on Nov 10, 2020
fix: support switchExpressions
clementdessoude
committed
09ea2d3
View commit details
Copy full SHA for 09ea2d3
View code at this point
Browse repository at this point
feat: support yield statements
clementdessoude
committed
c6a67f7
View commit details
Copy full SHA for c6a67f7
View code at this point
Browse repository at this point
feat(parser): support switch rules (Java 13)
clementdessoude
committed
85ea802
View commit details
Copy full SHA for 85ea802
View code at this point
Browse repository at this point
Commits on Nov 8, 2020
feat: add text block support in parser
clementdessoude
committed
97a8e29
View commit details
Copy full SHA for 97a8e29
View code at this point
Browse repository at this point
Commits on Nov 2, 2020
Revert "Revert "fix: fix parsing of unannPrimitiveType in primary""
Show description for 2b6c7e8
clementdessoude
committed
2b6c7e8
View commit details
Copy full SHA for 2b6c7e8
View code at this point
Browse repository at this point
Commits on Aug 31, 2020
Revert "fix: fix parsing of unannPrimitiveType in primary"
Show description for 79a6f8f
clementdessoude
committed
79a6f8f
View commit details
Copy full SHA for 79a6f8f
View code at this point
Browse repository at this point
Commits on Aug 22, 2020
fix: fix parsing of unannPrimitiveType in primary
Show description for f9b4249
clementdessoude
committed
f9b4249
View commit details
Copy full SHA for f9b4249
View code at this point
Browse repository at this point
Commits on Dec 23, 2019
Fix brackets casting (#325)
Show description for 700dd2b
clementdessoude
and
Shaolans
authored
700dd2b
View commit details
Copy full SHA for 700dd2b
View code at this point
Browse repository at this point
Commits on Dec 6, 2019
Fix/parser variable arity with dims (#310)
Show description for 3f0728e
clementdessoude
authored
3f0728e
View commit details
Copy full SHA for 3f0728e
View code at this point
Browse repository at this point
Commits on Nov 26, 2019
refactor(tests): clean tests by removing unecessary describe sections
clementdessoude
committed
8972541
View commit details
Copy full SHA for 8972541
View code at this point
Browse repository at this point
fix(lexer): "transitive" keyword as Identifier in module requires.
Show description for 2470481
bd82
authored and
clementdessoude
committed
2470481
View commit details
Copy full SHA for 2470481
View code at this point
Browse repository at this point
Commits on Jun 24, 2019
bitshifting operators must no include whitespace
Shaolans
authored and
clementdessoude
committed
3a50390
View commit details
Copy full SHA for 3a50390
View code at this point
Browse repository at this point
Commits on May 7, 2019
fix annotation in packageDeclaration (#177)
Show description for 3555a0c
Shaolans
authored
3555a0c
View commit details
Copy full SHA for 3555a0c
View code at this point
Browse repository at this point
Commits on Mar 15, 2019
fix imports accept double semi-colon (#158)
Show description for d27e6cd
Shaolans
authored and
bd82
committed
d27e6cd
View commit details
Copy full SHA for d27e6cd
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.