log

age author description
Sun, 24 Nov 2024 03:32:53 -0500 Paper impl/x86: add static assertions for alignment and size
Sun, 24 Nov 2024 02:52:40 -0500 Paper *: huge refactor, new major release (hahaha)
Sat, 23 Nov 2024 04:09:44 +0000 Paper chore: merge diverging branches
Thu, 21 Nov 2024 21:55:20 +0000 Paper impl/ppc/altivec: implement comparison functions
Thu, 21 Nov 2024 21:19:11 +0000 Paper impl/generic: fix load and store implementations
Fri, 22 Nov 2024 23:03:34 -0500 Paper sse2: implement equality operators
Wed, 20 Nov 2024 14:33:19 -0500 Paper impl: initial NEON support; test: verify bit shifting functions
Wed, 20 Nov 2024 12:02:15 -0500 Paper *: allow compiling vec in a C++ translation unit