0
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 5 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update readme More... over 13 years ago
Add benchmark results More... over 13 years ago
Add aux functions and benchmark script More... over 13 years ago
Fix hdr size problem causing corrupt data More... over 13 years ago
Loads and runs More... over 13 years ago
Add json type More... over 13 years ago
Add sql More... over 13 years ago
Remove original More... over 13 years ago
Start refactor More... over 13 years ago
Add binary transcoder More... over 13 years ago
Add binary transcoder More... over 13 years ago
Add benchmark program More... over 13 years ago
Add text to binary transcoder More... over 13 years ago
Refactor lexer More... over 13 years ago
JSON transcoder working More... over 13 years ago
Add error messaging and assert that trailing commas in object and array are errors More... over 13 years ago
Remove binary More... over 13 years ago
Add hand-coded json parser More... over 13 years ago
Add hand-coded lexer More... over 13 years ago
Add prototypes for byte swapping More... over 13 years ago
Add function prototypes for implementation More... over 13 years ago
Add json binary spec and skeleton source More... over 13 years ago
Update project settings More... over 13 years ago
Move include directory More... over 13 years ago
Fix some 64bit-isms. Now works on Linux 64 More... over 13 years ago
Add explicit ParseJson ParseJsonSilent AsJsonText and AsJsonTextSilent functions More... over 13 years ago
Allow any legal json type as the root of the parse tree More... over 13 years ago
Fix missing header size to make from casts work More... over 13 years ago
Update docs with new casts More... over 13 years ago
Add primitive type casts to/from json More... over 13 years ago