| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove unused parameter in json_formatter.cpp | PandaNinjas | 2023-06-07 | 1 | -2/+2 |
| * | Implement tag 12 (array of 64bit long) and fix tests | Petr Mrázek | 2020-06-07 | 1 | -0/+12 |
| * | Rename json_formatter::write to print | ljfa-ag | 2015-08-11 | 1 | -1/+1 |
| * | Add json_formatter argument to json_fmt_visitor | ljfa-ag | 2015-08-11 | 1 | -2/+4 |
| * | 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 |
