| Age | Commit message (Collapse) | Author |
|
unbiased 32-bit version for now as a "replacement".
|
|
c_forvar => c_autovar
c_forscope => c_autoscope
c_forauto => c_auto
Removed: c_fordefer(x); use c_forscope(0, x) instead.
Added: c_exitauto; // continue
|
|
|
|
|
|
|
|
in examples.
|
|
|
|
|
|
|
|
|
|
Add build system and CI/CD testing
|
|
with --strategy ours.
|
|
|
|
|
|
|
|
|
|
clist_X_erase_at().
|
|
|
|
|
|
|
|
Added i_key_csptr, i_val_csptr input macros for very easy usage of shared pointers in containers.
|
|
|
|
|
|
|
|
|
|
|
|
push_back/emplace_back.c
|
|
|
|
|
|
|
|
utf-8.
|
|
(again).
|
|
|
|
Now supports that user defines i_prefix.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
to bottom.
|
|
|
|
|
|
|