23
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected over 2 years ago.
Sep 17, 2021 — Sep 17, 2022
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
refactor annotations to handle invalid strings More... almost 3 years ago
treat libc::time_t as a PassByValue More... almost 3 years ago
implement lists in the same files as singular data More... almost 3 years ago
add annotation support More... almost 3 years ago
centos8: Fix missing repo metadata More... almost 3 years ago
add some simple replica functions More... almost 3 years ago
safety notes for new types More... almost 3 years ago
simplify imports More... almost 3 years ago
TCUuidList, refactor traits More... almost 3 years ago
remove commented-out code More... almost 3 years ago
tc_replica_all_tasks More... almost 3 years ago
return TCResult from tc_uuid_from_str More... almost 3 years ago
rename TCStrings to TCStringList More... almost 3 years ago
mark all extern-C functions as unsafe More... almost 3 years ago
fix another lint More... almost 3 years ago
comment out failing clippy lint More... almost 3 years ago
fix some clippy warnings More... almost 3 years ago
Simplify implementation of arrays More... almost 3 years ago
always implement traits for C type More... almost 3 years ago
comment updates More... almost 3 years ago
TCTags -> TCStrings to be more general More... almost 3 years ago
factor out some utilities for pointer arrays More... almost 3 years ago
trivially implement PassByValue for usize More... almost 3 years ago
unit tests for TCString More... almost 3 years ago
TCTags as PassByValue More... almost 3 years ago
switch to PassByValue and PassByPointer traits More... almost 3 years ago
fix typo More... almost 3 years ago
implement TCTags as an array More... almost 3 years ago
more task functions More... almost 3 years ago
entry and wait time support More... almost 3 years ago