Commit Graph

4 Commits

Author SHA1 Message Date
gingerBill
9d84e00502 Clean up unquote code 2024-07-14 22:25:26 +01:00
gingerBill
95a695e4cd Fix #3926 2024-07-14 22:23:46 +01:00
Ronald
7e4e3429d7 Fix logic bug in core/encoding/ini/ini.odin
The load_map_from_path had incorrect logic where it would return false
for ok when err was equal to nil and true when there was an error.
2024-07-14 11:48:34 +01:00
gingerBill
31a9b3f428 core:encoding/ini 2024-05-31 16:35:30 +01:00