| Age | Commit message (Expand) | Author |
|---|---|---|
| 2015-03-14 | py, extmod: Remove include of unnecessary system headers. | Damien George |
| 2015-02-08 | py: Parse big-int/float/imag constants directly in parser. | Damien George |
| 2015-02-02 | extmod: Make ujson.loads raise exception if given empty string. | Damien George |
| 2015-01-28 | py: Change vstr so that it doesn't null terminate buffer by default. | Damien George |
| 2015-01-23 | modujson: .loads(): Handle more whitespace characters. | Paul Sokolovsky |
| 2015-01-01 | extmod: Prefix py/ for includes from py core directory. | Damien George |
| 2014-11-29 | Use MP_DEFINE_CONST_DICT macro to define module dicts. | Damien George |
| 2014-09-21 | extmod, ujson: Add test and comment for loads. | Damien George |
| 2014-09-21 | extmod, ujson: Add \uxxxx parsing in json strings. | Damien George |
| 2014-09-21 | extmod, ujson: Slight reduction in code size. | Damien George |
| 2014-09-21 | extmod: Add loads to ujson module. | Damien George |
| 2014-09-17 | py: Add native json printing using existing print framework. | Damien George |
