0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 04, 2025 — Feb 04, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bump version to v1.4.0 More... 23 days ago
Fix misleading error message for lowerkey (#426) More... 23 days ago
fix @omit_null/@omit_empty macros for parametric types (#425) More... 23 days ago
add get methods for cross-key-type support on Object More... 24 days ago
add methods for setindex!, delete!, haskey for obj::Object{String}, key::Symbol and vice versa plus respective tests (#421) More... 24 days ago
add liftkey for numeric dict key types (#423) More... 24 days ago
add getindex(::Object{String}, ::Symbol) and vice versa (#420) More... about 2 months ago
export kwarg (#418) More... about 2 months ago
Fix reading example of FrankenStruct (#416) More... 2 months ago
Bump actions/checkout from 5 to 6 (#413) More... 2 months ago
Update documentation (#411) More... 2 months ago
Add write permissiosn to doc job More... 2 months ago
Update Project.toml More... 3 months ago
Add new Null/Omit sentinels for overriding omit_null behavior per-field (#408) More... 3 months ago
Bump version to 1.2.1 More... 3 months ago
Ensure isvalidjson doesn't throw during LazyValue initial creation; fixes #404 (#407) More... 3 months ago
Treat array of pairs as object when writing. Fixes #398 (#406) More... 3 months ago
Fix JSONX tests on 32bit (#403) More... 3 months ago
[JSONX] Fix unicode handling when unescaping strings (#405) More... 3 months ago
Add support for parsing numbers as Int64 to JSONX (#396) More... 4 months ago
Bump version to 1.2 More... 4 months ago
Restore pre-1.0 compat for object Tuple keys (#400) More... 4 months ago
Bump version to 1.1.0 More... 4 months ago
Try gc preserve for ptrstring (#395) More... 4 months ago
Implement `JSONX.JSONText` (#394) More... 4 months ago
Add check for positive float precision for non-shortest float_style (#393) More... 4 months ago
Fix 32 bit support (#389) More... 4 months ago
Minor changes to the README (#387) More... 4 months ago
Update Project.toml More... 4 months ago
Fix a test failure from fuzz testing JSON.json (#382) More... 4 months ago