diff --git a/doc/cl-json.html b/doc/cl-json.html index 43378f1..1680ec3 100644 --- a/doc/cl-json.html +++ b/doc/cl-json.html @@ -169,6 +169,10 @@

Status

One known bug (see testmisc.lisp (test json-bind-in-bind-bug)).

A bit faster decoder performance in 0.3 version, a darcs repo is available (old version).

+

Project members

+ + +

User Guide

@@ -177,6 +181,7 @@

The default encoder / decod

The basic functionality is provided by the two functions encode-json and decode-json (all Lisp names in this Manual are available in the package JSON). Under the default semantics they implement the following mapping between Lisp and JSON values:

+
Lisp JSON