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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
javaxt-project
/
javaxt-core
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
1
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
javaxt-core
src
javaxt
json
JSONArray.java
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 26, 2024
- Tweaked output of the toArray() method in JSONArray
Show description for 68623a1
pborissow
committed
68623a1
View commit details
Copy full SHA for 68623a1
View code at this point
Browse repository at this point
- Added toArray() method to JSONArray
Show description for b62a221
pborissow
committed
b62a221
View commit details
Copy full SHA for b62a221
View code at this point
Browse repository at this point
Commits on Apr 3, 2023
- Fixed bug in the get() method in JSONArray
Show description for dc3b3d5
pborissow
committed
dc3b3d5
View commit details
Copy full SHA for dc3b3d5
View code at this point
Browse repository at this point
Commits on Mar 30, 2023
Updated JSONArray class definition to implement Iterable<JSONValue> instead of Iterable<Object>
Show description for 82b8f4e
pborissow
committed
82b8f4e
View commit details
Copy full SHA for 82b8f4e
View code at this point
Browse repository at this point
Commits on Oct 11, 2022
Show description for 0e0f052
pborissow
committed
0e0f052
View commit details
Copy full SHA for 0e0f052
View code at this point
Browse repository at this point
Commits on Jan 25, 2020
- Fixed bug saving Models with Models and models with no data
Show description for f105bb7
pborissow
committed
f105bb7
View commit details
Copy full SHA for f105bb7
View code at this point
Browse repository at this point
Commits on Sep 25, 2019
- Added H2 reserved keywords to the Database class
Show description for 56b378c
pborissow
committed
56b378c
View commit details
Copy full SHA for 56b378c
View code at this point
Browse repository at this point
Commits on Jul 28, 2018
- Updated interfaces to the JSONObject and JSONArray classes. Previous methods were obtuse and not user friendly.
Show description for 90431a5
pborissow
committed
90431a5
View commit details
Copy full SHA for 90431a5
View code at this point
Browse repository at this point
Commits on Jun 6, 2018
- Implemented equals methods.
Show description for 02faf86
pborissow
committed
02faf86
View commit details
Copy full SHA for 02faf86
View code at this point
Browse repository at this point
Commits on Mar 25, 2018
- Renamed JSONObject.put() to JSONObject.set()
Show description for 5b1d44e
pborissow
committed
5b1d44e
View commit details
Copy full SHA for 5b1d44e
View code at this point
Browse repository at this point
- Added JSON support.
Show description for 8fb8d53
pborissow
committed
8fb8d53
View commit details
Copy full SHA for 8fb8d53
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.