2
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Support true and false values in jsown:to-json*
madnificent
as Aad Versteden
More... about 4 years ago
Merge pull request #24 from Gnuxie/master
madnificent
as Aad Versteden
More... over 4 years ago
add encoding of UTF-16 surrogate pairs to writer. More... over 4 years ago
Export val-safe
madnificent
as Aad Versteden
More... over 4 years ago
Merge pull request #23 from Gnuxie/master
madnificent
as Aad Versteden
More... almost 5 years ago
small surrogate pair cleanup More... almost 5 years ago
added surrogate pairs to reader More... almost 5 years ago
Merge remote-tracking branch 'origin/HEAD'
madnificent
as Aad Versteden
More... over 6 years ago
Don't allow pervasive optimization declamations
madnificent
as Aad Versteden
More... over 6 years ago
Work around ECL bug to parse even-sized strings. More... over 6 years ago
Abide order of specified keys for programatically created objects
madnificent
as Aad Versteden
More... over 8 years ago
Support reading of unicode characters
madnificent
as Aad Versteden
More... over 8 years ago
Print unicode code in hexadecimal, rather than decimal
madnificent
as Aad Versteden
More... over 8 years ago
Typos in *parsed-empty-list-value* documentation.
madnificent
as Aad Versteden
More... over 8 years ago
Escape non-ascii characters with \u four-hex-digits
madnificent
as Aad Versteden
More... over 8 years ago
Example implementation for removal of key
madnificent
as Aad Versteden
More... almost 9 years ago
Merge branch 'devel'
madnificent
as Aad Versteden
More... about 9 years ago
Add support for injectively reading []
madnificent
as Aad Versteden
More... about 9 years ago
Create LICENSE
madnificent
as Aad Versteden
More... over 9 years ago
Merge pull request #8 from gschjetne/e-notation-fix
madnificent
as Aad Versteden
More... over 9 years ago
Avoid using e notation because Lisp, JS and JSON numeral syntaxes are incompatible. More... over 9 years ago
changing load order, data model accessors should always be available
madnificent
as Aad Versteden
More... almost 10 years ago
Merge remote-tracking branch 'origin/master'
madnificent
as Aad Versteden
More... almost 10 years ago
Fixes in order to compile on CLISP
madnificent
as Aad Versteden
More... almost 10 years ago
Merge pull request #6 from andy128k/master
madnificent
as Aad Versteden
More... about 10 years ago
escape backslash More... about 10 years ago
nil should be written as [] clean solution to be submitted later
madnificent
as Aad Versteden
More... over 10 years ago
support for writing symbols
madnificent
as Aad Versteden
More... over 10 years ago
support for writing hash-tables
madnificent
as Aad Versteden
More... over 10 years ago
adding support for writing (multidimensional) arrays
madnificent
as Aad Versteden
More... over 10 years ago