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
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 }}
stleary
/
JSON-java
Public
Notifications
You must be signed in to change notification settings
Fork
2.6k
Star
4.7k
Code
Issues
22
Pull requests
1
Actions
Projects
Wiki
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
JSONObject.fromJson() with unit tests
- #1006
#1006
Merged
stleary
merged 12 commits into
stleary:master
stleary/JSON-java:master
from
sk02241994:feature-1003
sk02241994/JSON-java:feature-1003
Copy head branch name to clipboard
Oct 31, 2025
Conversation
Commits
12
(12)
Checks
Files changed
Merged
JSONObject.fromJson() with unit tests
#1006
stleary
merged 12 commits into
stleary:master
stleary/JSON-java:master
from
sk02241994:feature-1003
sk02241994/JSON-java:feature-1003
Copy head branch name to clipboard
Commits
Commits on Oct 13, 2025
1003: Implement JSONObject.fromJson() with unit tests
sk02241994
committed
83a0e34
View commit details
Copy full SHA for 83a0e34
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
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
fbb6b31
View commit details
Copy full SHA for fbb6b31
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 for java 1.6
Show description for 7465da8
sk02241994
committed
7465da8
View commit details
Copy full SHA for 7465da8
Browse repository at this point
Updating to work with java 1.6
sk02241994
committed
9adea9e
View commit details
Copy full SHA for 9adea9e
Browse repository at this point
Commits on Oct 16, 2025
Limiting implemetation by removing the new classes.
sk02241994
committed
c4c2beb
View commit details
Copy full SHA for c4c2beb
Browse repository at this point
Updating docs
sk02241994
committed
a7c1930
View commit details
Copy full SHA for a7c1930
Browse repository at this point
Commits on Oct 23, 2025
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
Updating to work with java 1.6
sk02241994
committed
f92f281
View commit details
Copy full SHA for f92f281
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
You can’t perform that action at this time.