| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-06-07 | Updated and renamed c11/print.h to c11/fmt.h. Added fmt_tm() to print ↵ | Tyge Løvset | |
| time/date from a struct tm. | |||
| 2023-06-06 | Fixed some logic in coroutines. | Tyge Løvset | |
| Changed API in c11/print.h (not officially part of STC as it is C11). | |||
| 2023-04-05 | Internal: renamed untemplate.h to template2.h | Tyge Løvset | |
| 2023-03-26 | development branch for 4.2 | Tyge Løvset | |
| Removed uses of c_auto and c_with in documentation examples and code examples. Still using c_defer a few places. Renamed c11/fmt.h to c11/print.h. Some additions in ccommon.h, e.g. c_const_cast(T, x). Improved docs. | |||
