taskwarrior/lib
Dustin J. Mitchell 33a3b980d0
Allow taking from pointer lists
This introduces `tc_task_list_take`, supporting taking ownership of an
item in a task list.

TCTaskList is the only pointer list, but this is a generic and could be
used for other types.
2022-03-13 16:25:59 +00:00
..
src Allow taking from pointer lists 2022-03-13 16:25:59 +00:00
Cargo.toml use TC_UUID_STRING_BYTES constant directly 2022-03-06 01:25:31 +00:00
header-intro.h better docs for C 2022-02-16 01:01:35 +00:00
Makefile first bits of a dynamc lib 2022-01-25 02:26:04 +00:00
taskchampion.h Allow taking from pointer lists 2022-03-13 16:25:59 +00:00