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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
ws-java
/
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
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
graphql-java
src
main
java
graphql
parser
on
master
User selector
All users
All time
Commit history
Commits on Mar 6, 2018
Deprecated antlr stream
bbakerman
committed
1a42311
View commit details
Copy full SHA for 1a42311
View code at this point
Browse repository at this point
Commits on Feb 22, 2018
Renamed to ObjectTypeExtensionDefinition
bbakerman
committed
9c28cb3
View commit details
Copy full SHA for 9c28cb3
View code at this point
Browse repository at this point
Added the grammar support for type extensions
bbakerman
committed
da511b5
View commit details
Copy full SHA for da511b5
View code at this point
Browse repository at this point
Commits on Feb 18, 2018
make GraphqlAntlrToLanguage more suitable to subclassing
andimarek
committed
9fc507f
View commit details
Copy full SHA for 9fc507f
View code at this point
Browse repository at this point
make GraphqlAntlrToLanguage more suitable to subclassing
andimarek
committed
dbd61ec
View commit details
Copy full SHA for dbd61ec
View code at this point
Browse repository at this point
make GraphqlAntlrToLanguage more suitable to subclassing
andimarek
committed
12e934b
View commit details
Copy full SHA for 12e934b
View code at this point
Browse repository at this point
Commits on Feb 17, 2018
refactor: remove special handling in addContextProperty for
Show description for 2377fb1
andimarek
committed
2377fb1
View commit details
Copy full SHA for 2377fb1
View code at this point
Browse repository at this point
add comment to separate GraphqlOperation.g4 specific logic
Show description for 3d2413e
andimarek
committed
3d2413e
View commit details
Copy full SHA for 3d2413e
View code at this point
Browse repository at this point
Revert "statically import GraphqlParser classes"
andimarek
committed
42d7f1a
View commit details
Copy full SHA for 42d7f1a
View code at this point
Browse repository at this point
statically import GraphqlParser classes
andimarek
committed
1b298fe
View commit details
Copy full SHA for 1b298fe
View code at this point
Browse repository at this point
cleanup: move method a bit up
andimarek
committed
93b5ddd
View commit details
Copy full SHA for 93b5ddd
View code at this point
Browse repository at this point
make StringValueParsing public, but marked as Internal
andimarek
committed
8f7300a
View commit details
Copy full SHA for 8f7300a
View code at this point
Browse repository at this point
Commits on Feb 14, 2018
make graphqlAntlrToLanguage constructor and fields accessible:
Show description for 11c99ab
andimarek
committed
11c99ab
View commit details
Copy full SHA for 11c99ab
View code at this point
Browse repository at this point
Commits on Jan 23, 2018
multi line strings support (#706)
Show description for 092328b
bbakerman
authored
092328b
View commit details
Copy full SHA for 092328b
View code at this point
Browse repository at this point
Commits on Dec 5, 2017
Refactored Assert.assertXxxx(condition, message format, args) in order to avoid building error messages that is never used.
Show description for 6f5eb60
LarsKrogJensen
authored and
bbakerman
committed
6f5eb60
View commit details
Copy full SHA for 6f5eb60
View code at this point
Browse repository at this point
Commits on Oct 11, 2017
Code health - IDEA suggestions on final variables (#770)
Show description for 2704394
bbakerman
authored
2704394
View commit details
Copy full SHA for 2704394
View code at this point
Browse repository at this point
Commits on Oct 6, 2017
Reviewed exceptions in graphql-java (#752)
Show description for 9ce58dd
bbakerman
authored
9ce58dd
View commit details
Copy full SHA for 9ce58dd
View code at this point
Browse repository at this point
Commits on May 28, 2017
#427 TDD driven null support (#452)
Show description for fcbce54
bbakerman
authored
fcbce54
View commit details
Copy full SHA for fcbce54
View code at this point
Browse repository at this point
Commits on May 26, 2017
Added antlr parsing tests as outlined in https://github.com/graphql-java/graphql-java/pull/200
bbakerman
authored and
andimarek
committed
986ece3
View commit details
Copy full SHA for 986ece3
View code at this point
Browse repository at this point
Commits on May 25, 2017
Introspection parser (#463)
Show description for 06add25
andimarek
authored
06add25
View commit details
Copy full SHA for 06add25
View code at this point
Browse repository at this point
Commits on May 22, 2017
bugfix: comments as descriptions
Show description for ea5f959
andimarek
committed
ea5f959
View commit details
Copy full SHA for ea5f959
View code at this point
Browse repository at this point
Commits on May 14, 2017
add public/internal annotations
andimarek
committed
64cc32e
View commit details
Copy full SHA for 64cc32e
View code at this point
Browse repository at this point
Commits on May 6, 2017
Merge branch 'master' into vaant-master
andimarek
committed
bc160b5
View commit details
Copy full SHA for bc160b5
View code at this point
Browse repository at this point
Commits on Apr 17, 2017
#352 - fixed the bug where too many tokens are allowed as valid
bbakerman
committed
096da1c
View commit details
Copy full SHA for 096da1c
View code at this point
Browse repository at this point
Commits on Apr 11, 2017
#325 - now with Comment type in place
bbakerman
committed
d564e63
View commit details
Copy full SHA for d564e63
View code at this point
Browse repository at this point
Commits on Apr 10, 2017
#325 - retain comments in the parsed document
bbakerman
committed
52f1fff
View commit details
Copy full SHA for 52f1fff
View code at this point
Browse repository at this point
Commits on Apr 7, 2017
fix with diamond operator
Jiayu Liu
committed
36b5d7c
View commit details
Copy full SHA for 36b5d7c
View code at this point
Browse repository at this point
Commits on Apr 5, 2017
Adding support for subscriptions with an implemenation to enable adding a user defined subscriptionType. Subscriptions can be thought of as mutations by a different name and with a different purpos…
Show description for b197d78
Shokoufandeh
committed
b197d78
View commit details
Copy full SHA for b197d78
View code at this point
Browse repository at this point
Commits on Dec 18, 2016
Fixed grammar: type conditions in inline fragments are optional
dminkovsky
committed
e3bc842
View commit details
Copy full SHA for e3bc842
View code at this point
Browse repository at this point
Commits on Nov 18, 2016
Finish the GraphQL Schema parsing so it supports SchemaDefinition,
Show description for bb7e36d
brimworks
committed
bb7e36d
View commit details
Copy full SHA for bb7e36d
View code at this point
Browse repository at this point
Commits on Nov 17, 2016
Initial take on adding GraphQL Schema parsing.
Show description for a2513f3
brimworks
committed
a2513f3
View commit details
Copy full SHA for a2513f3
View code at this point
Browse repository at this point
Commits on Oct 24, 2016
Change log-levels to more appropriate setting.
aschrijver
authored and
dminkovsky
committed
1c48422
View commit details
Copy full SHA for 1c48422
View code at this point
Browse repository at this point
Commits on Aug 15, 2016
Merge pull request #168 from ntkoopman/string
Show description for 5c9835a
markphilpot
authored
5c9835a
View commit details
Copy full SHA for 5c9835a
View code at this point
Browse repository at this point
Commits on Jun 19, 2016
Parse escaped characters in strings
Tim Koopman
committed
9fce9c9
View commit details
Copy full SHA for 9fce9c9
View code at this point
Browse repository at this point
Commits on Jun 7, 2016
Remove generated antlr code. Add build task dependency
IamCornholio
committed
73e534f
View commit details
Copy full SHA for 73e534f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.