Commit Graph
12 Commits
Author SHA1 Message Date
hashlag 7d028cce66 SeArray: Replace enable_if with a concept.
Chaos Ci / test (push) Successful in 3m28s
Chaos Ci / benchmark (push) Successful in 1m52s
2026-08-31 01:32:52 +03:00
hashlag 7e82f3d01a Branchless: Introduce ToBool(). 2026-08-30 01:51:19 +03:00
hashlag 72e4803939 Branchless: Introduce TrueMask and FalseMask constants. 2026-08-30 01:48:58 +03:00
hashlag 1386caba9f Branchless: Rename Msb() --> MsbMask().
Chaos Ci / test (push) Successful in 3m33s
Chaos Ci / benchmark (push) Successful in 1m54s
2026-08-17 03:13:55 +03:00
hashlag d2c5cf891d Move branchless functions to a dedicated file. 2026-08-03 02:18:31 +03:00
hashlag fdb8ddd73d Add copy assignment operator for SeArray. 2026-07-26 18:55:28 +03:00
hashlag 1adec1115c Fix missing includes. 2026-07-20 02:53:13 +03:00
hashlag f9dbca34c7 Remove trailing whitespace. 2026-07-06 02:31:12 +03:00
hashlag 3059bd4c66 Make SeArray::Size() static. 2026-02-07 17:54:37 +03:00
hashlag 5d09391339 Add comments on closing #include guard #endif's
ChaosTest CI / build-and-test (push) Successful in 31s
2026-01-02 21:40:07 +03:00
hashlag 79a3b85903 Add SeArray<> draft implementation 2025-09-13 15:52:05 +03:00
hashlag e884ae7cd4 Add the Arc4 PRNG draft implementation 2025-08-25 00:20:45 +03:00