1
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 16, 2025 — Jan 16, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
parser.c: simplify sorted insert loop in rstring_cache_fetch More... 3 months ago
Merge pull request #890 from byroot/remove-useless-check More... 3 months ago
parser.c: Skip checking for escape sequences in `rstring_cache_fetch` More... 3 months ago
Merge pull request #889 from byroot/cleanup-macros More... 3 months ago
Centralize macro definitions More... 3 months ago
Avoid power_assert 3.0 on Ruby 3.0 and older More... 3 months ago
Merge pull request #877 from byroot/json-coder-encoding More... 3 months ago
Update changelog More... 3 months ago
Update changelog More... 3 months ago
Merge pull request #887 from byroot/improve-consecutive-digits More... 3 months ago
Enable JSON_DEBUG for parser/extconf.rb More... 3 months ago
Enable JSON_DEBUG for parser/extconf.rb More... 3 months ago
parser.c: Appease GCC warning More... 3 months ago
Merge pull request #886 from byroot/parser-whitespace-switch More... 3 months ago
parser.c: Use SWAR to skip consecutive spaces More... 3 months ago
Merge pull request #885 from byroot/parse-digits-swar More... 3 months ago
Use SWAR for parsing integers on little endian machines More... 3 months ago
parser.c: Introduce `rest()` helper More... 3 months ago
Merge pull request #884 from byroot/refactor-parser-peek More... 3 months ago
parser.c: Introduce `peek()` and `eos()` helpers More... 3 months ago
Merge pull request #883 from byroot/refactor-number-parsing More... 3 months ago
parser.c: Extract json_parse_digits More... 3 months ago
parser.c: Extract `json_parse_number` More... 3 months ago
Merge pull request #882 from rhenium/ky/generate-fix-fbuffer-leak More... 3 months ago
Fix memory leak when exception is raised during JSON generation part 2 More... 3 months ago
Add test coverage for T_BIGNUM parsing More... 3 months ago
Merge pull request #880 from nobu/typo-legal More... 3 months ago
Merge pull request #879 from nobu/depends More... 3 months ago
Update depend files More... 3 months ago
[DOC] Fix typos in LEGAL More... 3 months ago