0
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 19 hours ago.
Aug 05, 2024 — Aug 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make lint happy More... over 11 years ago
Test trying to pull pointers out of malformed docs More... almost 12 years ago
Simplified TestGrokLiteral More... almost 12 years ago
test for proper json string literal parsing More... almost 12 years ago
Test untested parts of FindMany More... almost 12 years ago
Use mustParseInt where I'm making my own ints More... almost 12 years ago
Coverage for Get() More... almost 12 years ago
Test parser failure in FindDecode More... almost 12 years ago
Cleanup/test Find More... almost 12 years ago
Increase test coverage More... almost 12 years ago
Added FindDecode for convenience More... almost 12 years ago
Renamed files to something that makes sense More... almost 12 years ago
Fix panic on Find with empty objects More... almost 12 years ago
Also try an empty object in the middle. More... almost 12 years ago
Handle empty object at the end of an object More... almost 12 years ago
Don't error on missing pointer in an empty array More... almost 12 years ago
Getting rid of .travis.yml More... about 12 years ago
Handle spaces around object names and values. More... over 12 years ago
Added a LICENSE More... over 12 years ago
Fixed object close issue. More... over 12 years ago
Travising. More... almost 13 years ago
Cleaned up my scanner API calls. More... almost 13 years ago
Added API for listing all possible pointers from JSON input. More... almost 13 years ago
Speed up the pointer encoder by skipping a pass. More... almost 13 years ago
Test tweaks and renames. More... almost 13 years ago
Changed the parsing loop slightly. More... almost 13 years ago
Faster pointer encoder. More... almost 13 years ago
Cleaned up encoder/decoder some. More... almost 13 years ago
Performance enhancements for worst case. More... almost 13 years ago
perf: don't encode currentStr unless we need it. More... almost 13 years ago