summaryrefslogtreecommitdiff
path: root/zp/source
AgeCommit message (Expand)Author
2023-05-22Add optional type: opt; Remove minimum-width integral types; Guarantee fixed-...Gabriel Jensen
2023-05-18Update header guards; Typedef structures again; Rename nthw to nothw; Add mis...Gabriel Jensen
2023-05-18Rename bas module to zp; Rename extver to ext; Rename ver to api;Gabriel Jensen
2023-05-18Rename useq to unseq; Rename urch to unrch; Rename ulik to unlik;Gabriel Jensen
2023-05-14Update readme; Add isnan to C++; Rename nthrw to nthw; Add constant-evaluated...Gabriel Jensen
2023-05-13Add matching concepts for C++20; Rename bs module to bas; Rename is* metaprog...Gabriel Jensen
2023-05-06Rename sz to siz;Gabriel Jensen
2023-05-06Fix missing include in test; Disable metaprogramming classes in standards bef...Gabriel Jensen
2023-05-05Support C++98; Make some facilities standard-dependent; Don't implement one-l...Gabriel Jensen
2023-05-02Support C++11; Make constexpr conditional; Use raw metaprogramming classes; R...Gabriel Jensen
2023-05-02Fix wrong symbols;Gabriel Jensen
2023-05-02Fix memcpy results on ARM; Fix order of parameters in memcpy on ARM; Add more...Gabriel Jensen
2023-05-01Add more run-time tests; Rename likly and ulikly to lik and ulik;Gabriel Jensen
2023-05-01Use NASM on IA-32; Don't use libfmt in rttest; Fix uninitialised variable in ...Gabriel Jensen
2023-05-01Implement remaining C functions in C++; Use NASM on AMD64; Remove build artef...Gabriel Jensen
2023-04-28Rename arch-macros to arc; Update versioning scheme; Rename impl macros to im...1.0.0-devGabriel Jensen
2023-04-27Update API-BREAK file; Don't call run-time functions from translation-time fu...0.1.0-devGabriel Jensen
2023-04-25Migrate to CMake; Fix useres using the nodiscard attribute in all C++ edition...0.0.2Gabriel Jensen
2023-04-24Rename C++ cp to cpy; Rename C++ eq to equ; Rename C++ srch to srh; Rename C ...0.0.0Gabriel Jensen