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 }}
Simulant87
/
JSON-java
Public
forked from
stleary/JSON-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
Branch selector
enum-JSONString-test
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 25, 2024
add a comment explaining the ordering
Simulant87
committed
df0e3e9
View commit details
Copy full SHA for df0e3e9
Browse repository at this point
add a test case for an enum implementing JSONString
Simulant87
committed
d17bbbd
View commit details
Copy full SHA for d17bbbd
Browse repository at this point
Commits on Feb 17, 2024
Merge pull request #858 from stleary/cleanup-after-commit
Show description for 77c899d
stleary
authored
77c899d
View commit details
Copy full SHA for 77c899d
Browse repository at this point
Commits on Feb 14, 2024
cleanup-after-commit reverted pom.xml version 8 change and tabs in cdl. Updated JavaDocs in cdl
Sean Leary
authored and
Sean Leary
committed
f164b8c
View commit details
Copy full SHA for f164b8c
Browse repository at this point
Commits on Feb 13, 2024
Merge pull request #854 from jscrdev/fixed-javadocs
Show description for 6358b7f
stleary
authored
6358b7f
View commit details
Copy full SHA for 6358b7f
Browse repository at this point
Merge pull request #856 from michael-ameri/custom-delimiter
Show description for 8550175
stleary
authored
8550175
View commit details
Copy full SHA for 8550175
Browse repository at this point
Commits on Feb 9, 2024
add ability for custom delimiters
michael-ameri
committed
72214f1
View commit details
Copy full SHA for 72214f1
Browse repository at this point
Commits on Feb 7, 2024
Enhanced documentation for Java classes
javadev
authored and
vkolesnikovca
committed
99c84fd
View commit details
Copy full SHA for 99c84fd
Browse repository at this point
Commits on Feb 6, 2024
Update RELEASES.md for release 20240205
stleary
authored
010e83b
View commit details
Copy full SHA for 010e83b
Browse repository at this point
Update pom.xml for release 20240205
stleary
authored
9865dbb
View commit details
Copy full SHA for 9865dbb
Browse repository at this point
Update README.md for release 20240205
stleary
authored
4548696
View commit details
Copy full SHA for 4548696
Browse repository at this point
Commits on Feb 5, 2024
Merge pull request #855 from stleary/Fix-stack-overflow-failures
Show description for f0308a3
stleary
authored
f0308a3
View commit details
Copy full SHA for f0308a3
Browse repository at this point
Commits on Feb 2, 2024
Fixing JSONArrayTest testRecursiveDepthArrayFor1000Levels()
Sean Leary
authored and
Sean Leary
committed
19dec1b
View commit details
Copy full SHA for 19dec1b
Browse repository at this point
Commits on Jan 27, 2024
Merge pull request #832 from keatontaylor10/feature-disable-whitespace-trim
Show description for f2d2098
stleary
authored
f2d2098
View commit details
Copy full SHA for f2d2098
Browse repository at this point
Commits on Jan 18, 2024
Merge branch 'stleary:master' into feature-disable-whitespace-trim
keatontaylor10
authored
7915d85
View commit details
Copy full SHA for 7915d85
Browse repository at this point
Commits on Jan 4, 2024
Merge pull request #846 from stleary/cleanup-and-merge-tests
Show description for 55b824d
stleary
authored
55b824d
View commit details
Copy full SHA for 55b824d
Browse repository at this point
Commits on Jan 1, 2024
Merge pull request #845 from seppl831/fix-annotation-search-performance
Show description for ac7806d
stleary
authored
ac7806d
View commit details
Copy full SHA for ac7806d
Browse repository at this point
Commits on Dec 30, 2023
cleanup-and-merge-tests: pull in unit tests from #809
Sean Leary
authored and
Sean Leary
committed
86bb0a1
View commit details
Copy full SHA for 86bb0a1
Browse repository at this point
cleanup-and-merge-tests: fix warnings, set gradlew permissions, enable unchecked warnings in maven
Sean Leary
authored and
Sean Leary
committed
5ddb8c3
View commit details
Copy full SHA for 5ddb8c3
Browse repository at this point
Commits on Dec 29, 2023
improved annotation search performance
Thomas Gress
committed
23ac2e7
View commit details
Copy full SHA for 23ac2e7
Browse repository at this point
Commits on Dec 27, 2023
Merge pull request #823 from sk02241994/issue_743
Show description for d7819a4
stleary
authored
d7819a4
View commit details
Copy full SHA for d7819a4
Browse repository at this point
Commits on Dec 24, 2023
Adding comments
sk02241994
committed
7701f21
View commit details
Copy full SHA for 7701f21
Browse repository at this point
Commits on Dec 23, 2023
Review comments
sk02241994
committed
ffd48af
View commit details
Copy full SHA for ffd48af
Browse repository at this point
Commits on Dec 22, 2023
Adding JSONParserConfiguration for configuring the depth of nested maps
sk02241994
committed
abea194
View commit details
Copy full SHA for abea194
Browse repository at this point
Adding test case for nested json with depth of 999, 1000, 1001
sk02241994
committed
dcac3bc
View commit details
Copy full SHA for dcac3bc
Browse repository at this point
Resolving issue #743
Show description for 6d81160
sk02241994
committed
6d81160
View commit details
Copy full SHA for 6d81160
Browse repository at this point
Commits on Dec 13, 2023
Remove unused constructor and add comment above other constructor
Keaton Taylor
committed
4d6de8c
View commit details
Copy full SHA for 4d6de8c
Browse repository at this point
Commits on Dec 7, 2023
Merge pull request #835 from LaFriska/branch1
Show description for 6dba722
stleary
authored
6dba722
View commit details
Copy full SHA for 6dba722
Browse repository at this point
Commits on Dec 3, 2023
Merge pull request #831 from adityap27/refactor
Show description for d452169
stleary
authored
d452169
View commit details
Copy full SHA for d452169
Browse repository at this point
Commits on Nov 30, 2023
Update XMLParserConfiguration to not be static and add a comment about the use of shouldTrimWhiteSpace
Keaton Taylor
committed
e430db4
View commit details
Copy full SHA for e430db4
Browse repository at this point
Commits on Nov 28, 2023
deleted redundant .toString() call in README test method Sysout
LaFriska
committed
7cbeb35
View commit details
Copy full SHA for 7cbeb35
Browse repository at this point
isNumericChar() - switch comparison order
adityap27
committed
aba82d9
View commit details
Copy full SHA for aba82d9
Browse repository at this point
Commits on Nov 27, 2023
Merge remote-tracking branch 'origin/master' into feature-disable-whitespace-trim
Keaton Taylor
committed
9ee10fd
View commit details
Copy full SHA for 9ee10fd
Browse repository at this point
Merge branch 'stleary:master' into refactor
adityap27
authored
4a468d1
View commit details
Copy full SHA for 4a468d1
Browse repository at this point
Commits on Nov 25, 2023
Merge pull request #830 from HappyHacker123/upgrade_json_path
Show description for 9299177
stleary
authored
9299177
View commit details
Copy full SHA for 9299177
Browse repository at this point
Previous
Next
You can’t perform that action at this time.