Files
jansson/doc
Petri Lehtinen 5422a862de Enhance error reporting
This patch adds two new fields to the json_error_t struct: column and
source. It also adds functions to populate json_error_t internally.

The column field is not currently used, but it will be utilized in the
decoder and pack/unpack functions.
2010-10-27 21:58:20 +03:00
..
2010-02-02 21:26:11 +02:00
2010-10-27 21:58:20 +03:00
2010-09-05 22:00:47 +03:00
2010-08-14 21:02:08 +03:00
2010-03-26 22:03:26 +02:00
2009-11-03 23:09:04 +02:00

To build the documentation, invoke

    make html

Then point your browser to _build/html/index.html.