Граф коммитов

2 Коммитов

Автор SHA1 Сообщение Дата
Nicholas Nethercote 6ac6cbdc27 Add the ability to do JSON escaping of printed file and function names.
This is necessary for DMD, which puts file names and function names
within JSON strings.

For testing I had to add a new test binary with the awkward name of
`example"json`, which requires escaping of the '"' char.
2019-11-22 08:55:51 +11:00
Nicholas Nethercote 6c28eb0788 Initial Linux support.
Mac and Windows are to be done later.
2019-11-18 10:33:41 +11:00