1
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 15, 2025 — Jan 15, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
`Ractor::Port` More... 8 months ago
Release 2.12.2 More... 8 months ago
Release 2.12.1 More... 8 months ago
Merge pull request #810 from byroot/fbuffer-bound-checks More... 8 months ago
fbuffer.c: add debug mode with bound checks. More... 8 months ago
Merge pull request #808 from byroot/reported-segv More... 8 months ago
Fix: generate_json_float to reserve enough memory for large negative floats. More... 8 months ago
Merge pull request #806 from GrantBirki/minor-fixes More... 8 months ago
Remove some unnecessary top level constant lookups More... 8 months ago
remove redundant `self.` More... 8 months ago
use `.` over `::` for consistency More... 8 months ago
Merge pull request #805 from GrantBirki/development-docs More... 8 months ago
update the readme to include bootstrap + testing docs More... 8 months ago
Merge pull request #804 from GrantBirki/patch-1 More... 8 months ago
Update json_encoding_test.rb More... 8 months ago
Merge pull request #803 from CodyBriscoe/bugfix/pretty_generate More... 8 months ago
fix for pretty_generate throwing wrong number of arguments error More... 8 months ago
Explicit cast down from `double` to `int` More... 8 months ago
Merge pull request #802 from casperisfine/error-message-eof More... 8 months ago
Further improve parsing errors More... 8 months ago
Add missing single quotes in error messages More... 8 months ago
Release 2.12.0 More... 8 months ago
Merge pull request #801 from casperisfine/improve-parsing-error More... 8 months ago
parser.c: include line and column in error messages More... 8 months ago
parser.c: refactor `raise_parse_error` to have document start More... 8 months ago
Merge pull request #800 from byroot/fpconv-scientific More... 8 months ago
Favor decimal notation over scientific notation for floats More... 8 months ago
Merge pull request #799 from nobu/fpconv-constify More... 8 months ago
Constify static data in fpconv.c More... 8 months ago
Merge pull request #797 from byroot/simd-detection More... 9 months ago