| Age | Commit message (Expand) | Author |
|---|---|---|
| 2021-06-18 | Simplified and removed unneeded stuff from csview.h | Tyge Løvset |
| 2021-06-11 | Improve naming of c_sv() and c_lit() in csview.h: Rename c_sv(cstr) => cstr_s... | Tyge Løvset |
| 2021-06-05 | Renamed predefined using_cmap_sv*() using_csmap_sv*() macros to using_cmap_st... | Tyge Løvset |
| 2021-05-24 | Split c_fordefer() into c_forvar() and c_fordefer() macros. | Tyge Løvset |
| 2021-05-24 | Renamed c_with => c_fordefer, and removed c_withvar. Macros were too deceivin... | Tyge Løvset |
| 2021-05-20 | Changed new API: c_sv(literal) => c_sv(cstr), cstr_new(literal) => cstr_lit(l... | Tyge Løvset |
| 2021-05-18 | Added the new c_defer(), c_with(), c_withvar() macros into the examples. | Tyge Løvset |
| 2021-05-18 | Added new file: csview: String View | Tyge Løvset |
