sbcl stuff

This commit is contained in:
Ian Keane 2020-01-20 14:13:08 -05:00
parent 1d1dbc34df
commit 5d91dbb667
335 changed files with 119806 additions and 1 deletions

View file

@ -0,0 +1,28 @@
Version 0.7.6
2016-01-26
Revert Rick's changes for alist/plist behavior (Hans Huebner)
Version 0.7.5
2015-06-14
Fixed release script (Hans Huebner)
Version 0.7.4
2015-06-14
Remove post-release.sh that updated c-l.net (Hans Huebner)
Version 0.7.3
2015-06-14
Fix #28 Add ENCODE-OBJECT-SLOTS (Thayne McCombs)
Update html documentation (Hans Huebner)
update documentation link (Hans Huebner)
Documentation work (Hans Huebner)
Version 0.7.2
2014-12-05
Avoid using e notation because Lisp, JS and JSON numeral syntaxes are incompatible. (Grim Schjetne)
readd encode-object/encode-slots API with proper documentation (Philipp Matthias Schaefer)
Version 0.7.1
2014-11-04
Remove unused ENCODE-SLOTS and ENCODE-OBJECT stubs