1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 30, 2025 — Jan 30, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #1027 from Simulant87/1023-set-default-locale More... about 1 month ago
Merge pull request #1028 from Simulant87/fix-sonarqube-reliability-issues More... about 1 month ago
Merge pull request #1029 from Simulant87/external-javadoc-badge More... about 1 month ago
Merge pull request #1030 from stleary/pre-release-20251224 More... about 1 month ago
pre-release-20251224 update docs and builds for next release More... about 1 month ago
add badge to external hosted javadoc More... about 1 month ago
Fix sonarqube reliability issues More... about 1 month ago
save and restore the current default locale, to avoid any side effects on other executions in the same JVM More... about 1 month ago
Merge pull request #1021 from Simulant87/update-build-script More... 2 months ago
Merge pull request #3 from Simulant87/update-readme More... 3 months ago
Update README.md tested on java 25 More... 3 months ago
add build for LTS JDK 25 More... 3 months ago
reset setup-java to version 1 for 1.6 build More... 3 months ago
add distribution to java 1.6 build More... 3 months ago
update github actions to version 5 More... 3 months ago
Merge pull request #1020 from Abhineshhh/fix/support-java-records More... 3 months ago
Merge pull request #1017 from Md-Yasir/enhancement/refactors More... 3 months ago
Add runtime record detection for backward compatibility More... 3 months ago
Merge pull request #1006 from sk02241994/feature-1003 More... 3 months ago
Optimize method name exclusion using Set lookup instead of multiple equals checks More... 3 months ago
Updating to work with java 1.6 More... 3 months ago
Reverted Constructor access to public More... 3 months ago
Revert "Refactored stop conditions to be invariant by using while loop." More... 3 months ago
Add comprehensive edge case tests for record support More... 3 months ago
Refactor: Extract isRecordStyleAccessor helper method More... 3 months ago
Fix: Support Java record accessors in JSONObject More... 3 months ago
Added java doc for deprecated decoration More... 3 months ago
Deprecated public constructors instead of making it private. More... 3 months ago
Refactored stop conditions to be invariant by using while loop. More... 3 months ago
Made JSONMl constructor to private and refactored ternary operations to independent statement in L243 More... 3 months ago