0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 4 days ago.
Sep 20, 2025 — Sep 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
format::elf: fix incorrect operator precedence More... 13 days ago
Remove redundant check for multiple fn attributes. More... 16 days ago
crypto::ecdh: add privkey_finish More... 19 days ago
crypto::ecdh: add size definitions for public keys More... 19 days ago
crypto::ecdh::derive: zero secrets also on error More... 19 days ago
check: disallow deleting from slice with undefined-size member More... 28 days ago
check: capitalize error messages More... 28 days ago
fmt: support formatting complex numbers More... about 1 month ago
haredoc.5: update summary example More... about 1 month ago
debug: use strings::replace_buf in symname_to_ident More... about 1 month ago
strings: add replace_buf and multireplace_buf More... about 1 month ago
hare::unparse: simplify ident/identstr implementations More... about 1 month ago
hare::unparse: add identstr_buf More... about 1 month ago
lint.sh: remove outdated comment More... about 1 month ago
haredoc(1): document FORCE_COLOR More... about 1 month ago
sys: add missing constants for OpenBSD More... about 1 month ago
check: ignore deref hint with size zero More... about 1 month ago
Add tests for context-defined arrays More... about 1 month ago
check: improve context-defined array error message for globals More... about 1 month ago
check: improve context-defined array logic for constants More... about 1 month ago
Disallow [_] outside of bindings More... about 1 month ago
check: allow contextual array initializer to have alias type More... about 1 month ago
hare::parse::doc: take in bufio::scanner More... about 1 month ago
hare::parse::doc: require space after '-' in list item More... about 1 month ago
shlex: make '_' a safe character More... about 1 month ago
types::c: minor README changes More... about 1 month ago
tests/38-if_let: delete unused import More... about 1 month ago
net: fix broken alignment in sendmsg/recvmsg More... about 1 month ago
crypto: update buf sizes to match bigint::encodelen More... about 2 months ago
uuid: Add regression test for signed hex parsing More... about 2 months ago