aboutsummaryrefslogtreecommitdiff
path: root/redist/json_helpers.c
Commit message (Collapse)AuthorAgeFilesLines
* Move the HID file over to the right place.CNLohr2017-03-171-1/+1
|
* Remove winbuild folder.CNLohr2017-03-171-1/+2
|
* Fix TCC compile.CNLohr2017-03-171-1/+1
|
* Fix WarningsCNLohr2017-03-171-3/+3
|
* Almost compiles on Apple (not quite there)ultramn2017-03-161-1/+1
|
* zao's changes for FreeBSDmwturvey2017-03-161-0/+2
|
* Windows Compilingmwturvey2017-03-151-1/+37
|
* return null if no file is openedJoshua Allen2017-03-081-0/+4
|
* Load strings from config files.Joshua Allen2017-03-061-3/+111
| | | | I need to finish the loading of numeric values and arrays.
* Remove extra asprintf parameteraxlecrusher2017-03-031-3/+3
|
* basic config can be written to fileJoshua Allen2017-02-271-5/+6
|
* json helpers for writingJoshua Allen2017-02-261-0/+63