| Age | Commit message (Collapse) | Author |
|
Assume context always non-NULL when calling cco_alive(context).
|
|
|
|
|
|
|
|
|
|
|
|
ccoro_execute(c) => cco_begin(c); ... cco_end(); (was required).
|
|
Final cleanup normalized var naming.
|
|
coroutine.
|
|
|
|
|
|
|
|
|
|
version is much improved, but uses the same basic mechanisms.
|
|
cleanup.
|
|
if needed.
|
|
2) shortened mergesort function.
|
|
Minor fix in template.h
|
|
Renamed c_ARGSV => c_SV. Old name is still working.
|
|
|
|
additions.
|
|
i_ssize. Updated external cpp maps for benchmarks.
|
|
|
|
|
|
still be supported). Improved many examples to use c_make() to init containers.
|
|
|
|
|
|
|
|
|
|
|
|
Renamed c_ARGSV(sv) macro to c_SVARG(sv). Both available.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
cspan_atN() => cspan_submdN().
cstr_replace_ex() merged as overload of cstr_replace().
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|