summaryrefslogtreecommitdiffhomepage
path: root/types.c
AgeCommit message (Expand)Author
2021-05-04lib: add support for pretty printing JSON to printf() and sprintf()Jo-Philipp Wich
2021-04-27treewide: ISO C / pedantic complianceJo-Philipp Wich
2021-04-26treewide: address various sign-compare warningsJo-Philipp Wich
2021-04-26types: support creating ressource values without associated typeJo-Philipp Wich
2021-04-26types: fix potential memory leaks and null pointer accessesJo-Philipp Wich
2021-04-26types: fix potential leak of key in ucv_object_add()Jo-Philipp Wich
2021-04-25treewide: rework internal data type systemJo-Philipp Wich