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
update-build-script
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 14, 2025
Merge pull request #3 from Simulant87/update-readme
Show description for f8e6dfd
Simulant87
authored
f8e6dfd
View commit details
Copy full SHA for f8e6dfd
Browse repository at this point
Update README.md tested on java 25
Simulant87
authored
3bc98df
View commit details
Copy full SHA for 3bc98df
Browse repository at this point
add build for LTS JDK 25
Simulant87
authored
005dc7b
View commit details
Copy full SHA for 005dc7b
Browse repository at this point
reset setup-java to version 1 for 1.6 build
Simulant87
authored
d38cb06
View commit details
Copy full SHA for d38cb06
Browse repository at this point
add distribution to java 1.6 build
Simulant87
authored
e9a7d7c
View commit details
Copy full SHA for e9a7d7c
Browse repository at this point
update github actions to version 5
Show description for 73c582e
Simulant87
authored
73c582e
View commit details
Copy full SHA for 73c582e
Browse repository at this point
Commits on Nov 12, 2025
Merge pull request #1020 from Abhineshhh/fix/support-java-records
Show description for a6ca840
stleary
authored
a6ca840
View commit details
Copy full SHA for a6ca840
Browse repository at this point
Commits on Nov 10, 2025
Merge pull request #1017 from Md-Yasir/enhancement/refactors
Show description for 8c14e96
stleary
authored
8c14e96
View commit details
Copy full SHA for 8c14e96
Browse repository at this point
Commits on Nov 2, 2025
Add runtime record detection for backward compatibility
Abhineshhh
committed
8f3b0f1
View commit details
Copy full SHA for 8f3b0f1
Browse repository at this point
Commits on Nov 1, 2025
Optimize method name exclusion using Set lookup instead of multiple equals checks
Abhineshhh
committed
f2acf8a
View commit details
Copy full SHA for f2acf8a
Browse repository at this point
Add comprehensive edge case tests for record support
Abhineshhh
committed
fd1eee9
View commit details
Copy full SHA for fd1eee9
Browse repository at this point
Refactor: Extract isRecordStyleAccessor helper method
Abhineshhh
committed
2550c69
View commit details
Copy full SHA for 2550c69
Browse repository at this point
Fix: Support Java record accessors in JSONObject
Abhineshhh
committed
20f5200
View commit details
Copy full SHA for 20f5200
Browse repository at this point
Commits on Oct 31, 2025
Merge pull request #1006 from sk02241994/feature-1003
Show description for 25f355a
stleary
authored
25f355a
View commit details
Copy full SHA for 25f355a
Browse repository at this point
Commits on Oct 28, 2025
Updating to work with java 1.6
sk02241994
committed
42800c2
View commit details
Copy full SHA for 42800c2
Browse repository at this point
Commits on Oct 25, 2025
Reverted Constructor access to public
Md-Yasir
committed
0cdc5e5
View commit details
Copy full SHA for 0cdc5e5
Browse repository at this point
Revert "Refactored stop conditions to be invariant by using while loop."
Show description for ac65ee0
Md-Yasir
committed
ac65ee0
View commit details
Copy full SHA for ac65ee0
Browse repository at this point
Commits on Oct 24, 2025
Added java doc for deprecated decoration
Md-Yasir
committed
39e8ead
View commit details
Copy full SHA for 39e8ead
Browse repository at this point
Deprecated public constructors instead of making it private.
Md-Yasir
committed
6dd878d
View commit details
Copy full SHA for 6dd878d
Browse repository at this point
Commits on Oct 23, 2025
Refactored stop conditions to be invariant by using while loop.
Md-Yasir
committed
2c6082a
View commit details
Copy full SHA for 2c6082a
Browse repository at this point
Made JSONMl constructor to private and refactored ternary operations to independent statement in L243
Md-Yasir
committed
5dc1031
View commit details
Copy full SHA for 5dc1031
Browse repository at this point
Made CookieList constructor to private.
Md-Yasir
committed
1de42aa
View commit details
Copy full SHA for 1de42aa
Browse repository at this point
Made Cookie constructor to private.
Md-Yasir
committed
c13b57c
View commit details
Copy full SHA for c13b57c
Browse repository at this point
Updating to work with java 1.6
sk02241994
committed
f92f281
View commit details
Copy full SHA for f92f281
Browse repository at this point
Removing the interface classes and simplifying the implementation to use if else instead
sk02241994
committed
8ccf5d7
View commit details
Copy full SHA for 8ccf5d7
Browse repository at this point
Commits on Oct 16, 2025
Updating docs
sk02241994
committed
a7c1930
View commit details
Copy full SHA for a7c1930
Browse repository at this point
Limiting implemetation by removing the new classes.
sk02241994
committed
c4c2beb
View commit details
Copy full SHA for c4c2beb
Browse repository at this point
Commits on Oct 13, 2025
Updating to work with java 1.6
sk02241994
committed
9adea9e
View commit details
Copy full SHA for 9adea9e
Browse repository at this point
- Updating for java 1.6
Show description for 7465da8
sk02241994
committed
7465da8
View commit details
Copy full SHA for 7465da8
Browse repository at this point
- Added implementation for Enum and Map
Show description for 0521928
sk02241994
committed
0521928
View commit details
Copy full SHA for 0521928
Browse repository at this point
Updating to work with java 1.6
sk02241994
committed
fbb6b31
View commit details
Copy full SHA for fbb6b31
Browse repository at this point
Updating to work with java 1.6
sk02241994
committed
ebc13d6
View commit details
Copy full SHA for ebc13d6
Browse repository at this point
Updating to work with java 1.6
sk02241994
committed
7d28955
View commit details
Copy full SHA for 7d28955
Browse repository at this point
1003: Implement JSONObject.fromJson() with unit tests
sk02241994
committed
83a0e34
View commit details
Copy full SHA for 83a0e34
Browse repository at this point
Commits on Oct 12, 2025
Merge pull request #1014 from Md-Yasir/enhancement/string-check
Show description for 3e8d1d1
stleary
authored
3e8d1d1
View commit details
Copy full SHA for 3e8d1d1
Browse repository at this point
Previous
Next
You can’t perform that action at this time.