1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 18 hours ago.
Feb 04, 2025 — Feb 04, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use --release flag on Java 9+ More... 5 months ago
Add JRuby build output to CLEAN and CLOBBER More... 5 months ago
implement a better fix for an out of bounds exception More... 5 months ago
Update changelog More... 5 months ago
Merge pull request #864 from byroot/as-json-key More... 5 months ago
Refactor Truffle generator type checks More... 5 months ago
`JSON::Coder` callback now recieve a second argument to mark object keys More... 5 months ago
Merge pull request #863 from byroot/larger-exponent More... 5 months ago
Avoid scientific notation before exponent 15 More... 5 months ago
Release 2.14.1 More... 5 months ago
Merge pull request #860 from samyron/sm/fix-swar-index-out-of-bounds-exception More... 5 months ago
Update changelog More... 5 months ago
fix issue reading off the end of the ByteBuffer if ptr > 0 More... 5 months ago
Release 2.14.0 More... 5 months ago
Merge pull request #856 from robinetmiller/add-branch-coverage More... 5 months ago
Only enable test coverage when running the test suite standalone More... 5 months ago
Regenerate the Java parser More... 5 months ago
Merge pull request #858 from byroot/validate-surogate More... 5 months ago
parser: Reject invalid surogate pairs more consistently. More... 5 months ago
Merge pull request #857 from etiennebarrie/better-handle-missing-ostruct More... 5 months ago
Better handle missing ostruct More... 5 months ago
Add branch test coverage when available. Force track all files to prevent implicit file discovery missing files. More... 5 months ago
Merge pull request #855 from byroot/fix-coverage More... 5 months ago
Enable coverage before loading simplecov More... 5 months ago
Merge pull request #852 from etiennebarrie/coverage More... 5 months ago
Improve test coverage More... 5 months ago
Stop checking for OpenStruct#[] and #[]= More... 5 months ago
Stop checking for String#@- More... 5 months ago
Change invalid encoding test to use assert_raise More... 5 months ago
Fix deprecation warning backtrace More... 5 months ago