summaryrefslogtreecommitdiffhomepage
path: root/examples/convert.c
AgeCommit message (Expand)Author
2022-04-18Converted all example to use cstr_str(&s) instead of s.str to allow SSO strin...Tyge Løvset
2021-12-22Renamed '_rawvalue\b' to '_raw'Tyge Løvset
2021-12-22Changed the c_apply() and c_apply_pair() to one new c_apply() API. Added c_pa...Tyge Løvset
2021-10-06Updates to previous commit on cvec and cdeq. Some example improvements.tylo
2021-09-08Updated most examples to newstyle. Some changes in cpque/cstack.Tyge Løvset
2021-01-30Internal changes: removed use of cmap_inits and set_inits. Use cmap_x_init() ...Tyge Løvset
2021-01-18Minor updates again.Tyge Løvset
2021-01-18Some improvements.Tyge Løvset
2021-01-04Added cmap_X_value_del() and added convert.c example.Tyge Løvset