1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 18 hours ago.
Feb 14, 2025 — Feb 14, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
feat(#871-strictMode): improved validation, strict mode for quotes implementation More... almost 2 years ago
test(#871-strictMode): strict mode false initial implementation More... almost 2 years ago
feat(#871-strictMode): strictMode JSONArray initial implementation More... almost 2 years ago
feat(#871-strictMode): strictMode configuration add to JSONParserConfiguration More... almost 2 years ago
#863 move instanceof Enum check back to original position More... almost 2 years ago
#863 make StringBuilderWriter public and move test More... almost 2 years ago
Revert "#863 improve performance of JSONTokener#nextString" More... almost 2 years ago
Merge branch 'master' into 863-improve-toString-performance-StringBuilderWriter More... almost 2 years ago
Revert "#863 replace usage of back() method in JSONObject parsing" More... almost 2 years ago
Revert "#863 replace short switch statements with if-else" More... almost 2 years ago
Revert "#863 increase compiler stack size on build pipeline" More... almost 2 years ago
Merge pull request #876 from stleary/remove-jsonparserconfig-ctor More... almost 2 years ago
remove-jsonparserconfig-ctor - just use the withOverwriteDuplicateKey() method More... almost 2 years ago
Merge pull request #857 from XIAYM-gh/master More... almost 2 years ago
Merge branch 'stleary:master' into master More... almost 2 years ago
#863 replace short switch statements with if-else More... almost 2 years ago
#863 replace usage of back() method in JSONObject parsing More... almost 2 years ago
#863 improve performance of JSONTokener#nextString More... almost 2 years ago
Merge pull request #875 from stleary/20240303-pre-release-updates More... almost 2 years ago
20240303-pre-release-updates updates for release More... almost 2 years ago
Merge pull request #874 from stleary/pipeline-updates More... almost 2 years ago
pipeline-updates - remove deployment.yml for now, will restore after setting up secrets More... almost 2 years ago
pipeline-updates - space after # char? More... almost 2 years ago
pipeline-updates - do not build in parallel More... almost 2 years ago
pipeline-updates - disable deployment.yml workflow for now (it's not set up in secrets yet) More... almost 2 years ago
Merge branch 'master' into pipeline-updates More... almost 2 years ago
Merge pull request #869 from stleary/revert-recent-objLong-getLong-changes More... almost 2 years ago
Added one more example to XMLTest clarifyCurrentBehavior() More... almost 2 years ago
add a comment explaining the ordering More... almost 2 years ago
add a test case for an enum implementing JSONString More... almost 2 years ago