aboutsummaryrefslogtreecommitdiff
path: root/lib/ini/common.go
AgeCommit message (Expand)Author
2026-01-15all: convert license and copyright to use SPDX identifiersShulhan
2022-07-25lib/ini: export the function to parse tagShulhan
2022-07-23lib/ini: support escaped double-quote and colon in tag subsectionShulhan
2022-05-09all: reformat all codes using gofmt 1.19 (the Go tip)Shulhan
2021-10-23lib/ini: check for empty string on IsValidVarNameShulhan
2021-10-23lib/ini: add function IsValidVarNameShulhan
2019-10-16ini: fix return value for empty string in IsValueBoolTrueShulhan
2018-09-26lib/ini: move IsValueBoolTrue as common functionShulhan