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
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 }}
stefk
/
JVal
Public
Notifications
You must be signed in to change notification settings
Fork
6
Star
16
Code
Issues
4
Pull requests
1
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Improve Resolver
- #12
#12
Open
JanTvrdik
wants to merge 11 commits into
stefk:master
stefk/JVal:master
from
JanTvrdik:pr/resolver_register_schema_ignores_empty_id
JanTvrdik/JVal:pr/resolver_register_schema_ignores_empty_id
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Open
Improve Resolver
#12
JanTvrdik
wants to merge 11 commits into
stefk:master
stefk/JVal:master
from
JanTvrdik:pr/resolver_register_schema_ignores_empty_id
JanTvrdik/JVal:pr/resolver_register_schema_ignores_empty_id
Copy head branch name to clipboard
Commits
Commits on Apr 22, 2016
Change Resolver::enter() $schema argument to required
JanTvrdik
committed
70857d5
View commit details
Copy full SHA for 70857d5
Browse repository at this point
Change structure of Resolver's schema resolution stack
JanTvrdik
committed
4b37c10
View commit details
Copy full SHA for 4b37c10
Browse repository at this point
Change Uri to immutable class
JanTvrdik
committed
ac937d1
View commit details
Copy full SHA for ac937d1
Browse repository at this point
Change Uri::resolveAgainst() to support absolute URIs
JanTvrdik
committed
bc58f89
View commit details
Copy full SHA for bc58f89
Browse repository at this point
Change Uri::buildPrimaryIdentifier() to include non-JSON-pointer fragment
JanTvrdik
committed
80b2601
View commit details
Copy full SHA for 80b2601
Browse repository at this point
Optimize Utils::doAreEqual() speed when comparing identical instances
JanTvrdik
committed
0d9eae6
View commit details
Copy full SHA for 0d9eae6
Browse repository at this point
Simplify Uri::getRawPointer()
JanTvrdik
committed
3f92d63
View commit details
Copy full SHA for 3f92d63
Browse repository at this point
Fix JSON pointer parsing to respect RFC 6901
JanTvrdik
committed
53945cd
View commit details
Copy full SHA for 53945cd
Browse repository at this point
Implement resolving inside current schema without absolute URI [closes #6]
JanTvrdik
committed
30e7477
View commit details
Copy full SHA for 30e7477
Browse repository at this point
Change Resolver::registerSchema() to public method
JanTvrdik
committed
c66f20e
View commit details
Copy full SHA for c66f20e
Browse repository at this point
Change Resolver::enter() to register new schema
JanTvrdik
committed
d037430
View commit details
Copy full SHA for d037430
Browse repository at this point
You can’t perform that action at this time.