summaryrefslogtreecommitdiffhomepage
path: root/src/libstc.c
AgeCommit message (Expand)Author
2023-08-30Smaller updates.Tyge Løvset
2023-08-14Reverted csubstr => csview. Sorry about that!Tyge Løvset
2023-08-13API CHANGES:tylov
2023-08-06Improved Installation section in README.mdtylov
2023-06-11More internal structuringTyge Løvset
2023-06-09Rename i_extern template flag to i_import. i_extern still available, but depr...Tyge Løvset
2023-06-09Fixed issues with linking params i_implement, i_extern.Tyge Løvset
2023-05-21NB! Made cstr.h header-only by default. Now requires #define i_static, i_impl...Tyge Lovset
2023-01-24Added python single-header generator + fixed include mistake.Tyge Løvset
2022-12-08Changed/simplified cregex_replace*() API.Tyge Løvset
2022-08-07Internal: moved some functions in csview/cstr to implementation sections.Tyge Løvset
2022-06-01Added src/libstc.c which implements all non-templated functions (e.g. from cs...Tyge Løvset