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
.
gitarcode
/
tree-sitter-java
Public
forked from
tree-sitter/tree-sitter-java
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
tree-sitter-java
src
on
master
User selector
All users
All time
Commit history
Commits on Jan 25, 2025
Use type_identifier for Annotations instead of identifier (#1)
Show description for 5d56e6a
afroozeh
authored
5d56e6a
View commit details
Copy full SHA for 5d56e6a
View code at this point
Browse repository at this point
Commits on Dec 21, 2024
chore: generate
amaanq
committed
de81673
View commit details
Copy full SHA for de81673
View code at this point
Browse repository at this point
Commits on Oct 15, 2024
fix: remove `comment` from supertypes
Amaan Qureshi
committed
b864ed9
View commit details
Copy full SHA for b864ed9
View code at this point
Browse repository at this point
chore: regenerate
amaanq
committed
3f86793
View commit details
Copy full SHA for 3f86793
View code at this point
Browse repository at this point
Commits on Sep 1, 2024
chore: generate
amaanq
committed
f548d59
View commit details
Copy full SHA for f548d59
View code at this point
Browse repository at this point
Commits on Apr 7, 2024
build: update bindings and versions
amaanq
committed
60d0376
View commit details
Copy full SHA for 60d0376
View code at this point
Browse repository at this point
chore: generate
amaanq
committed
d6791cf
View commit details
Copy full SHA for d6791cf
View code at this point
Browse repository at this point
Commits on Mar 10, 2024
fix: unescaped curly brace in regex and invert query precedence for test
amaanq
committed
5e62fbb
View commit details
Copy full SHA for 5e62fbb
View code at this point
Browse repository at this point
Commits on Sep 4, 2023
chore: generate
amaanq
committed
83044af
View commit details
Copy full SHA for 83044af
View code at this point
Browse repository at this point
Commits on Aug 28, 2023
allow toplevel method declarations
brandonspark
committed
9997f02
View commit details
Copy full SHA for 9997f02
View code at this point
Browse repository at this point
Commits on Aug 24, 2023
feat: add unnamed patterns
brandonspark
authored and
amaanq
committed
38be6ec
View commit details
Copy full SHA for 38be6ec
View code at this point
Browse repository at this point
Commits on Aug 18, 2023
add back generated code
brandonspark
committed
65cf2e0
View commit details
Copy full SHA for 65cf2e0
View code at this point
Browse repository at this point
Commits on Aug 16, 2023
add string interpolations
brandonspark
committed
4ee1f0b
View commit details
Copy full SHA for 4ee1f0b
View code at this point
Browse repository at this point
chore: generate
amaanq
committed
8d012be
View commit details
Copy full SHA for 8d012be
View code at this point
Browse repository at this point
Commits on Jul 13, 2023
chore: generate
amaanq
committed
05b6908
View commit details
Copy full SHA for 05b6908
View code at this point
Browse repository at this point
Commits on Apr 19, 2023
Check-in generated files
ketkarameya
committed
035302c
View commit details
Copy full SHA for 035302c
View code at this point
Browse repository at this point
Commits on Feb 22, 2023
fix, Local variable declaration with generic types and scoped type identifier
Show description for e23cdc7
Andreas Humenberger
committed
e23cdc7
View commit details
Copy full SHA for e23cdc7
View code at this point
Browse repository at this point
fix, Remove obsolete "text_block"
Show description for 2b3b776
Andreas Humenberger
committed
2b3b776
View commit details
Copy full SHA for 2b3b776
View code at this point
Browse repository at this point
Commits on Feb 15, 2023
chore: generate
amaanq
committed
2eb92f6
View commit details
Copy full SHA for 2eb92f6
View code at this point
Browse repository at this point
Commits on Jan 27, 2023
Parse text blocks which may contain " (double quotes)
bmahe
committed
4708c4f
View commit details
Copy full SHA for 4708c4f
View code at this point
Browse repository at this point
Commits on Sep 18, 2022
Java parser: fix issues with records, support instanceof final
bkramer-relyance
committed
ee2d345
View commit details
Copy full SHA for ee2d345
View code at this point
Browse repository at this point
Commits on Sep 13, 2022
Regenerate the parser
danzat
committed
b042baa
View commit details
Copy full SHA for b042baa
View code at this point
Browse repository at this point
Commits on Aug 15, 2022
Inferred parameters needs to support reserved identifiers
bmahe
committed
123fab5
View commit details
Copy full SHA for 123fab5
View code at this point
Browse repository at this point
Merge branch 'master' into update_elasticsearch
bmahe
committed
aa8adb4
View commit details
Copy full SHA for aa8adb4
View code at this point
Browse repository at this point
Small improvements for records and instanceof (#117)
Show description for 72a9af0
bmahe
authored
72a9af0
View commit details
Copy full SHA for 72a9af0
View code at this point
Browse repository at this point
Commits on Aug 9, 2022
Add more repositories to validate parsing and fix a few more cases.
Show description for dc9024a
bmahe
committed
dc9024a
View commit details
Copy full SHA for dc9024a
View code at this point
Browse repository at this point
Commits on Aug 8, 2022
Add support for annotations in array creation
Show description for 21a6d62
bmahe
committed
21a6d62
View commit details
Copy full SHA for 21a6d62
View code at this point
Browse repository at this point
Commits on May 24, 2022
Add generated files
raghav-deepsource
committed
2d800aa
View commit details
Copy full SHA for 2d800aa
View code at this point
Browse repository at this point
Commits on Apr 28, 2022
Bump tree-sitter version to 0.20
Hendrik van Antwerpen
committed
63cc2e7
View commit details
Copy full SHA for 63cc2e7
View code at this point
Browse repository at this point
Commits on Apr 15, 2022
Add text block support (#105)
andirady
committed
c0ba8d7
View commit details
Copy full SHA for c0ba8d7
View code at this point
Browse repository at this point
Commits on Feb 14, 2022
Modify module_directive to be a supertype (#104)
Show description for 8a6ab8e
berchn
authored
8a6ab8e
View commit details
Copy full SHA for 8a6ab8e
View code at this point
Browse repository at this point
Commits on Jan 12, 2022
differentiate between line and block comments in the grammar (#93)
Show description for a24ae7d
raghav-deepsource
authored
a24ae7d
View commit details
Copy full SHA for a24ae7d
View code at this point
Browse repository at this point
Commits on Jan 11, 2022
fix(highlights): missing highlights when accessing static methods and referencing methods (#95)
Show description for 727ca4b
captainko
and
Rick Winfrey
authored
727ca4b
View commit details
Copy full SHA for 727ca4b
View code at this point
Browse repository at this point
Commits on Apr 16, 2021
Allow no statements after a case label
emjin
committed
66481c7
View commit details
Copy full SHA for 66481c7
View code at this point
Browse repository at this point
Commits on Apr 14, 2021
Use logical case-statement groups for switch blocks
Show description for 993fd5e
emjin
committed
993fd5e
View commit details
Copy full SHA for 993fd5e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.