| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-05-23 | Renamed cflist.h to clist, because it is not like std::forward_list which ↵ | Tylo | |
| misses pushBack(). | |||
| 2020-04-27 | Changed parameter sequence for main code gen macros. | Tyge | |
| 2020-04-26 | More refactor. | Tyge | |
| 2020-04-26 | Renamed c_defaultDestroy to c_noDestroy | Tyge | |
| 2020-04-26 | Refactored: Uses STC_API to control extern or static inline. Define ↵ | Tyge | |
| STC_HEADER or STC_IMPLEMENTATION when using extern linkage. Fixed a few bugs. | |||
| 2020-04-25 | .. | Tyge | |
| 2020-04-25 | Renamed cslist to cflist (forward_list). Renamed cstring_makeCopy() to ↵ | Tyge | |
| cstring_clone() | |||
