| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Further overhaul of package line comments. | Jeroen van Rijn | 2025-10-09 | 1 | -1/+1 |
| * | package lines for encoding | Jeroen van Rijn | 2025-10-09 | 1 | -0/+1 |
| * | [encoding/ini]: Add missing line terminator at the end of the section | flysand7 | 2024-09-24 | 1 | -0/+1 |
| * | Tidy up code | Ronald | 2024-07-21 | 1 | -2/+1 |
| * | Ensure that values in ini map are unquoted | Ronald | 2024-07-21 | 1 | -0/+2 |
| * | Add `core:encoding/ini` to examples/all | gingerBill | 2024-07-19 | 1 | -1/+1 |
| * | Remove unnecessary change | Ronald | 2024-07-17 | 1 | -4/+1 |
| * | Fix memory leak in encoding/ini | Ronald | 2024-07-17 | 1 | -2/+5 |
| * | Clean up `unquote` code | gingerBill | 2024-07-14 | 1 | -1/+1 |
| * | Fix #3926 | gingerBill | 2024-07-14 | 1 | -7/+9 |
| * | Fix logic bug in core/encoding/ini/ini.odin | Ronald | 2024-07-14 | 1 | -1/+1 |
| * | `core:encoding/ini` | gingerBill | 2024-05-31 | 1 | -0/+189 |