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
Type
/
to 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 }}
JavaSleep89
/
graphql-java
Public
forked from
graphql-java/graphql-java
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
graphql-java
src
main
java
graphql
parser
GraphqlAntlrToLanguage.java
on
master
User selector
All users
All time
Commit history
Commits on Aug 4, 2023
Wrap NumberFormatException
Show description for fbb1579
arthurscchan
committed
fbb1579
View commit details
Copy full SHA for fbb1579
View code at this point
Browse repository at this point
Commits on Feb 13, 2023
Replace javax nullable annotations with JetBrains equivalent
dondonz
committed
3f3b017
View commit details
Copy full SHA for 3f3b017
View code at this point
Browse repository at this point
Commits on Jan 14, 2023
Fix extend schema directives
Show description for 94aadfe
dondonz
and
act1on3
committed
94aadfe
View commit details
Copy full SHA for 94aadfe
View code at this point
Browse repository at this point
Commits on Oct 13, 2022
Adding Locale to Parser (#2921)
Show description for 432e734
bbakerman
authored
432e734
View commit details
Copy full SHA for 432e734
View code at this point
Browse repository at this point
Commits on Aug 10, 2022
Rename to PrettyAstPrinter; improve tests; add javadoc
felipe-gdr
committed
923a034
View commit details
Copy full SHA for 923a034
View code at this point
Browse repository at this point
Commits on Aug 3, 2022
Expose default pretty options and rename capture rule context method
felipe-gdr
committed
05c229d
View commit details
Copy full SHA for 05c229d
View code at this point
Browse repository at this point
Commits on Aug 1, 2022
Merge branch 'master' into pretty-printer
felipe-gdr
committed
c6bb935
View commit details
Copy full SHA for c6bb935
View code at this point
Browse repository at this point
Commits on Jul 26, 2022
READY - Stop DOS attacks by making the lexer stop early on evil input. (#2892)
Show description for 226aabd
bbakerman
authored
226aabd
View commit details
Copy full SHA for 226aabd
View code at this point
Browse repository at this point
Commits on Jul 24, 2022
Implement pretty printer
felipe-gdr
committed
6030b3a
View commit details
Copy full SHA for 6030b3a
View code at this point
Browse repository at this point
Commits on May 30, 2022
fix typos in javadoc, messages and comments (#2840)
dfa1
authored
36905f3
View commit details
Copy full SHA for 36905f3
View code at this point
Browse repository at this point
Commits on May 24, 2022
Use ImmutableKit emptyMap and emptyList (#2829)
Show description for 6060676
bbakerman
authored
6060676
View commit details
Copy full SHA for 6060676
View code at this point
Browse repository at this point
Commits on Apr 16, 2022
Add ParserOption to ignore single-line comments (#2788)
Show description for 66595fa
jord1e
authored
66595fa
View commit details
Copy full SHA for 66595fa
View code at this point
Browse repository at this point
Commits on Sep 18, 2021
Help prevent DOS attacks on graphql servers (#2549)
Show description for 7f27a04
bbakerman
and
jord1e
authored
7f27a04
View commit details
Copy full SHA for 7f27a04
View code at this point
Browse repository at this point
Commits on Jul 15, 2021
SourceLocations can be turned off (#2439)
Show description for 632876d
bbakerman
authored
632876d
View commit details
Copy full SHA for 632876d
View code at this point
Browse repository at this point
Commits on Jul 14, 2021
Merge pull request #2404 from dondonz/unicode-full-range
Show description for 357c9bb
andimarek
authored
357c9bb
View commit details
Copy full SHA for 357c9bb
View code at this point
Browse repository at this point
Add source location to Unicode error messages
dondonz
committed
c93fd5a
View commit details
Copy full SHA for c93fd5a
View code at this point
Browse repository at this point
Commits on Jul 13, 2021
Made a ParserOptions class so we can have more options later (#2438)
bbakerman
authored
1bdbb8f
View commit details
Copy full SHA for 1bdbb8f
View code at this point
Browse repository at this point
Commits on Jun 27, 2021
Fix extend type parsing issue (#2393)
Show description for f646019
dondonz
authored
f646019
View commit details
Copy full SHA for f646019
View code at this point
Browse repository at this point
Commits on Jun 23, 2021
Do not capture Ignored characters by default (#2394)
Show description for d5e4ea5
bbakerman
authored
d5e4ea5
View commit details
Copy full SHA for d5e4ea5
View code at this point
Browse repository at this point
Commits on Nov 15, 2020
This moves the AST element builder to use immutable lists (#2101)
Show description for 3dfeae3
bbakerman
authored
3dfeae3
View commit details
Copy full SHA for 3dfeae3
View code at this point
Browse repository at this point
Repeatable directives support (#2015)
Show description for ff3f691
bbakerman
authored
ff3f691
View commit details
Copy full SHA for ff3f691
View code at this point
Browse repository at this point
Commits on Nov 10, 2020
add shaded guava collections and use it (#2086)
Show description for f6f9bae
andimarek
and
bbakerman
authored
f6f9bae
View commit details
Copy full SHA for f6f9bae
View code at this point
Browse repository at this point
Commits on Aug 25, 2020
align grammar more with spec text, fixing edge cases (#1981)
Show description for 31f3d3f
andimarek
authored
31f3d3f
View commit details
Copy full SHA for 31f3d3f
View code at this point
Browse repository at this point
Commits on May 28, 2020
add description to schema itself and test it
andimarek
committed
558c9a9
View commit details
Copy full SHA for 558c9a9
View code at this point
Browse repository at this point
Commits on May 24, 2020
Merge branch 'master' into 1764_allow-interfaces-to-implement-other-interfaces
andimarek
committed
7601889
View commit details
Copy full SHA for 7601889
View code at this point
Browse repository at this point
Commits on May 20, 2020
1764: PR feedback
Show description for 04cfbe7
felipe-gdr
committed
04cfbe7
View commit details
Copy full SHA for 04cfbe7
View code at this point
Browse repository at this point
Commits on May 17, 2020
1764: Fix transitive implementation declared in extension interface bug
felipe-gdr
committed
465e4a9
View commit details
Copy full SHA for 465e4a9
View code at this point
Browse repository at this point
Commits on May 4, 2020
allow_directives_on_variable_definitions
dugenkui03
committed
748c8c1
View commit details
Copy full SHA for 748c8c1
View code at this point
Browse repository at this point
Commits on Apr 27, 2020
1764: Interfaces implementing interfaces working with partial validation
felipe-gdr
committed
1b120b2
View commit details
Copy full SHA for 1b120b2
View code at this point
Browse repository at this point
Commits on Feb 10, 2020
Updating Tests and adding context to the null value
simeonleatherland
committed
1d3e574
View commit details
Copy full SHA for 1d3e574
View code at this point
Browse repository at this point
Commits on Feb 5, 2020
Removing NullValue single instace
simeonleatherland
committed
42962cd
View commit details
Copy full SHA for 42962cd
View code at this point
Browse repository at this point
Commits on Jan 14, 2020
More work on schema extensions
bbakerman
committed
213fc1e
View commit details
Copy full SHA for 213fc1e
View code at this point
Browse repository at this point
Early code - fairly complete -schema extensions
bbakerman
committed
b8e9f88
View commit details
Copy full SHA for b8e9f88
View code at this point
Browse repository at this point
Commits on Jul 15, 2019
improve lexer error with correct source locations and preview
andimarek
committed
19d003e
View commit details
Copy full SHA for 19d003e
View code at this point
Browse repository at this point
Commits on May 1, 2019
The line numbers of elements are no longer off by one (#1513)
bbakerman
authored
61d7c7b
View commit details
Copy full SHA for 61d7c7b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.