| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Print floating point number with the necessary precision | ljfa-ag | 2015-08-11 | 1 | -7/+10 |
| * | Add operator<< for tag, using json_formatter | ljfa-ag | 2015-08-10 | 1 | -0/+1 |
| * | Make json_formatter::write method const | ljfa-ag | 2015-08-10 | 1 | -1/+1 |
| * | Add shortcut for printing empty compounds | ljfa-ag | 2015-08-10 | 1 | -0/+6 |
| * | Handle lists of lists or compounds differently for printing | ljfa-ag | 2015-08-10 | 1 | -12/+33 |
| * | Make json_formatter able to handle null values | ljfa-ag | 2015-08-10 | 1 | -2/+13 |
| * | Create json_formatter | ljfa-ag | 2015-08-10 | 1 | -0/+151 |
