06299969c903
|
Allow slot-name-to-json-name to return a symbol too
default tip
|
Steve Losh |
8 months ago |
96b886c42e68
|
Nicer error
|
Steve Losh |
2022-08-26 |
e94de54baaa1
|
Clean up superclass bugs
|
Steve Losh |
2021-07-16 |
04933ed07596
|
Clean up slot option and class option coalescence
|
Steve Losh |
2020-12-15 |
693b1dfe357a
|
Whitespace
|
Steve Losh |
2020-12-08 |
558d809397bd
|
Fix unknown slot test to be more specific, and also actually work
|
Steve Losh |
2020-12-03 |
37efd8463e96
|
Create separate error types for malformed JSON and unknown slots
|
Steve Losh |
2020-12-03 |
6d4f34a78d74
|
Remove local wrappers, for now
|
Steve Losh |
2020-12-01 |
11d14162a533
|
Update TODO list
|
Steve Losh |
2020-12-01 |
f91e6bc7fd56
|
Add indentation
|
Steve Losh |
2020-09-01 |
f0020e905c94
|
Fix slot map/alist initialization
|
Steve Losh |
2020-09-01 |
700d5c649245
|
Expose input wrapping to users
|
Steve Losh |
2020-08-30 |
b148ffd26464
|
Work around an ABCL bug to make the tests pass
|
Steve Losh |
2020-08-30 |
8baa554470fd
|
Fix direct-superclasses patching in CCL/ECL
|
Steve Losh |
2020-08-30 |
a7ad406182d8
|
Add a test with a nontrivial class-designator
|
Steve Losh |
2020-08-29 |
1633c31dbdda
|
Test reading objects with an explicit class designator, not just t
|
Steve Losh |
2020-08-29 |
2a95e54cdcac
|
Remove opaque-json
|
Steve Losh |
2020-08-29 |
af3ef34fe3ba
|
Add extra key preservation
|
Steve Losh |
2020-08-29 |
6d74e7ab0fc0
|
Hacky documentation updates
|
Steve Losh |
2020-08-28 |
bd7953d25dbd
|
Add basic wrapper functionality
|
Steve Losh |
2020-08-25 |
64303dece177
|
Set :allow-print and :allow-read to t when not explicitly provided
|
Steve Losh |
2020-08-22 |
7fbb6f4abee8
|
Fix `Undefined function (SETF CCL:SLOT-DEFINITION-INITARGS)` in CCL
|
Steve Losh |
2020-08-21 |
6c1bac83e3c9
|
Add :json/before-print and :json/after-read wrappers
|
Steve Losh |
2020-08-21 |
c9eb52bb4d0a
|
Add some basic tests for the MOP-based stuff
|
Steve Losh |
2020-08-19 |