aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
maindocs(readme): add tael infoFuwn4 years
 
TagDownloadAuthorAge
v0.1.3tatl-0.1.3.tar.xz  tatl-0.1.3.zip  Fuwn4 years
v0.1.2tatl-0.1.2.tar.xz  tatl-0.1.2.zip  Fuwn4 years
v0.1.1tatl-0.1.1.tar.xz  tatl-0.1.1.zip  Fuwn4 years
0.1.0tatl-0.1.0.tar.xz  tatl-0.1.0.zip  Fuwn4 years
 
AgeCommit messageAuthorFilesLines
2022-06-19docs(readme): add tael infoHEADmainFuwn1-0/+2
2022-06-19docs(meson): bump version 0.1.2 -> 0.1.3v0.1.3Fuwn1-1/+1
2022-06-19refactor(get): return pointer to stringFuwn3-4/+4
2022-06-19fix(set): free previous tag on setFuwn1-0/+2
2022-06-19feat(macros): string equality macrosFuwn1-0/+6
2022-06-19feat(macros): add TATL_IS_NOTv0.1.2Fuwn2-0/+6
2022-06-19feat(tatl): include setFuwn1-0/+1
2022-06-19docs(meson): bump version 0.1.0 -> 0.1.1v0.1.1Fuwn1-1/+1
2022-06-19refactor(context): avoid unnecessary mallocFuwn1-9/+2
2022-06-19fix(context): use calloc for tag, readFuwn1-1/+1
[...]