Default branch
f4462c0cd7 · fix enabling incremental on compile steps without global incremental · Updated
Branches
bc107114d0 · cleanup grammer document · Updated
ef15380531 · libzigc: acosf: fix fp exceptions prohibited by zig test-libc (libc-test). Promoting to f64 prevents vectorization of some floating point divisions. The vectorization has unused lanes which contain zero. On division the lanes containing zero are divided and trigger the INVALID fp flags. · Updated
4aadb5e4a5 · libzigc: cbrtf · Updated
379d128cba · libzigc: roundf · Updated
6e81cd285a · libzigc: roundl · Updated