0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
tests: fix append/insert rejection tests More... about 1 year ago
check: fix append/insert value dereferencing More... about 1 year ago
hare::*: remove unused import forms More... about 1 year ago
parse, check: update imports More... about 1 year ago
check: be more picky about default values of arrays More... about 1 year ago
time::chrono: drop unused leapsecs parameter More... about 1 year ago
all: style fix More... about 1 year ago
all: fix test failure memory leaks More... about 1 year ago
rt: simplify frame-walking functions More... about 1 year ago
crypto: use test::skip More... about 1 year ago
test: implement skip function More... about 1 year ago
test: disallow expectabort outside @test More... about 1 year ago
fmt: flesh out float formatting More... about 1 year ago
fmt: add center-alignment More... about 1 year ago
fmt: factor out format string iterator More... about 1 year ago
strconv::{ffmt, fflags}: improve default values More... about 1 year ago
implement checkless for loops More... about 1 year ago
update test runner More... about 1 year ago
crypto::{math,bigint}: export some util functions More... about 1 year ago
crypto::math: make eq0u32 param u32 More... about 1 year ago
crypto::bigint: decode only actual encoded words More... about 1 year ago
add ~apreiml/hare to TREES More... about 1 year ago
io: return errors::invalid if len(vectors): int overflows More... about 1 year ago
*: remove full module name usage More... about 1 year ago
hare::parse: Disallow single element tuple types More... about 1 year ago
hare::parse: Disallow single type tagged unions More... about 1 year ago
hare::parse: Disallow single element tuples More... about 1 year ago
test/+test.ha: remove obsfucated code More... about 1 year ago
make bootstrap More... about 1 year ago
docs/rfc.md: link to template More... about 1 year ago