aboutsummaryrefslogtreecommitdiff
path: root/src/strlist.c
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2024-08-08 12:04:46 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2024-08-08 12:22:54 -0400
commit1c65b4c4a73292892c5017e9977c5bb184e892c2 (patch)
tree79d00e07afe4e6b6980978782a6086195a481cc0 /src/strlist.c
parentd01447bd639346277b6d55e3f246bb5f659b5400 (diff)
downloadstasis-1c65b4c4a73292892c5017e9977c5bb184e892c2.tar.gz
Finish type hinting implementation
* ini_getval_* functions now able to affect rendering mode using INI_READ_RAW and INI_READ_RENDER * Created pointers to deeply nested structures to increase readability * Output from ini_write() is more consistent, with fewer errant spaces and line feeds * Fixes accidental regression in #19. INIVAL_TYPE_STR_ARRAY never produced an array of pointers to char. This needs to be corrected in the future. i.e. It has always generated a new-line delimited string, not a StrList, or array.
Diffstat (limited to 'src/strlist.c')
0 files changed, 0 insertions, 0 deletions