aboutsummaryrefslogtreecommitdiff
path: root/core/encoding/ini
Commit message (Expand)AuthorAgeFilesLines
* core:os -> core:os/old && core:os/os2 -> core:osJeroen van Rijn6 days1-1/+1
* Remove all `core:os` imports from JS targetsJeroen van Rijn6 days2-15/+20
* `core:os` -> `core:os/os` for CSV, INI, and XMLJeroen van Rijn7 days1-9/+12
* Further overhaul of package line comments.Jeroen van Rijn2025-10-091-1/+1
* package lines for encodingJeroen van Rijn2025-10-091-0/+1
* [encoding/ini]: Add missing line terminator at the end of the sectionflysand72024-09-241-0/+1
* Tidy up codeRonald2024-07-211-2/+1
* Ensure that values in ini map are unquotedRonald2024-07-211-0/+2
* Add `core:encoding/ini` to examples/allgingerBill2024-07-191-1/+1
* Remove unnecessary changeRonald2024-07-171-4/+1
* Fix memory leak in encoding/iniRonald2024-07-171-2/+5
* Clean up `unquote` codegingerBill2024-07-141-1/+1
* Fix #3926gingerBill2024-07-141-7/+9
* Fix logic bug in core/encoding/ini/ini.odinRonald2024-07-141-1/+1
* `core:encoding/ini`gingerBill2024-05-311-0/+189