summaryrefslogtreecommitdiffhomepage
path: root/misc/examples/make.sh
AgeCommit message (Expand)Author
2023-07-21Renamed badly abbreviated names in crand.h.tylov
2023-07-20Moved examples to sub-directories. Added cotask1.c cotask2.c examples.tylov
2023-06-11Added priv/linkage.h and renamed priv/template2.h => priv/template_undef.h.Tyge Løvset
2023-06-09Fixed issues with linking params i_implement, i_extern.Tyge Løvset
2023-05-24More coro adjustments.Tyge Løvset
2023-05-24Fixes for clang compiler.Tyge Løvset
2023-05-21NB! Made cstr.h header-only by default. Now requires #define i_static, i_impl...Tyge Lovset
2023-05-01Remove warnings when using -Wextra.Tyge Løvset
2023-03-07Improved/simplified c_forfilter (): last optional parameter gone. Now c_flt_t...Tyge Løvset
2023-02-23Internal updates.Tyge Løvset
2023-02-04Fix in ccommon.h to make MSVC work again (without -std:c11) + small adjustments.Tyge Løvset
2023-02-01Massive update from unsigned sizes and indices to signed.Tyge Lovset
2022-12-20Restructured folders: examples, benchmarks, tests into misc folder.Tyge Lovset