Graph
-
Nicer error2022-08-26, by Steve Losh
-
Clean up superclass bugs2021-07-16, by Steve Losh
-
Clean up slot option and class option coalescence2020-12-15, by Steve Losh
-
Whitespace2020-12-08, by Steve Losh
-
Fix unknown slot test to be more specific, and also actually work2020-12-03, by Steve Losh
-
Create separate error types for malformed JSON and unknown slots2020-12-03, by Steve Losh
-
Remove local wrappers, for now2020-12-01, by Steve Losh
-
Update TODO list2020-12-01, by Steve Losh
-
Add indentation2020-09-01, by Steve Losh
-
Fix slot map/alist initialization2020-09-01, by Steve Losh
-
Expose input wrapping to users2020-08-30, by Steve Losh
-
Work around an ABCL bug to make the tests pass2020-08-30, by Steve Losh
-
Fix direct-superclasses patching in CCL/ECL2020-08-30, by Steve Losh
-
Add a test with a nontrivial class-designator2020-08-29, by Steve Losh
-
Test reading objects with an explicit class designator, not just t2020-08-29, by Steve Losh
-
Remove opaque-json2020-08-29, by Steve Losh
-
Add extra key preservation2020-08-29, by Steve Losh
-
Hacky documentation updates2020-08-28, by Steve Losh
-
Add basic wrapper functionality2020-08-25, by Steve Losh
-
Set :allow-print and :allow-read to t when not explicitly provided2020-08-22, by Steve Losh
-
Fix `Undefined function (SETF CCL:SLOT-DEFINITION-INITARGS)` in CCL2020-08-21, by Steve Losh
-
Add :json/before-print and :json/after-read wrappers2020-08-21, by Steve Losh
-
Add some basic tests for the MOP-based stuff2020-08-19, by Steve Losh
-
Add :allow-print and :allow-read2020-08-19, by Steve Losh
-
Update TODO2020-08-15, by Steve Losh
-
Add opaque-json parsing2020-08-15, by Steve Losh
-
Update TODO2020-08-15, by Steve Losh
-
Reuse string output streams2020-08-15, by Steve Losh
-
Refactor discarding into its own file2020-08-15, by Steve Losh
-
Minor cleanup2020-08-14, by Steve Losh
-
Add size and depth limit2020-08-14, by Steve Losh
-
Refactor fuzzing code, fuzz in both directions2020-08-14, by Steve Losh
-
Split main.lisp into basic/mop files2020-08-14, by Steve Losh
-
Add simple fuzz tests against Yason2020-08-13, by Steve Losh
-
Add basic optimized discarder2020-08-12, by Steve Losh
-
Add simple test for multiple objects in a stream2020-08-12, by Steve Losh
-
Add JIRA test2020-08-12, by Steve Losh
-
Add tests with actual data2020-08-12, by Steve Losh
-
Work around an ECL/ABCL bug2020-08-12, by Steve Losh
-
Use unicode characters CCL is happy with2020-08-11, by Steve Losh
-
Add basic tests2020-08-11, by Steve Losh
-
Add TODOs2020-07-29, by Steve Losh
-
Remove old file2020-07-29, by Steve Losh
-
Add TODO list2020-07-29, by Steve Losh
-
Convert symbols to snake case instead of just downcasing2020-07-29, by Steve Losh
-
Refactor a couple of things2020-07-29, by Steve Losh
-
Sketch out the new implementation2020-07-23, by Steve Losh
-
Scratch commit for historical purposes2020-07-18, by Steve Losh
-
Initial commit2020-07-14, by Steve Losh