Commit Graph

169 Commits

Author SHA1 Message Date
kayomn e711b4d506 Rename core.lalgebra to core.math 2023-02-19 16:47:16 +00:00
kayomn 88fabfaa51 Clean up app library 2023-02-19 16:45:40 +00:00
kayomn be0527dac8 Fix build error in kym::default_stringify 2023-02-19 16:44:16 +00:00
kayomn 9af0e860cb Add skeleton of oar library 2023-02-19 16:43:30 +00:00
kayomn 125dcc4cdf Remove static assert message in core::path constructor 2023-02-19 16:41:22 +00:00
kayomn 298c7bfe94 Fix runtime error regression in core::copy 2023-02-19 16:32:02 +00:00
kayomn 3a9a6a34bb Fix runtime error regression in core::copy 2023-02-19 16:31:45 +00:00
kayomn 5394e8de67 Add unsigned integer printing to core library 2023-02-19 16:21:44 +00:00
kayomn f6ae40617e Fix compilation error in core::path constructor 2023-02-19 15:48:29 +00:00
kayomn e64013f03b Add missing note to core::path::begin 2023-02-19 14:24:17 +00:00
kayomn 811176ad53 Expose way to zero memory in core library 2023-02-19 14:15:11 +00:00
kayomn 22a8b63d0f Add compile-time checked value constructor to path 2023-02-19 14:14:43 +00:00
kayomn 51b73aa823 Add file system interfacing to core library 2023-02-19 02:02:51 +00:00
kayomn a58b0d7bdb Add disclaimer about path hash code 2023-02-18 23:49:31 +00:00
kayomn 44ee0591a2 Add more byte manipulation utils to core library 2023-02-18 20:48:06 +00:00
kayomn 340120d920 Enable constexpr on core::equals 2023-02-18 20:23:03 +00:00
kayomn e3c4ab65f1 Clean up core library. 2023-02-18 19:40:12 +00:00
kayomn 43383058c6 Improve error handling with core::expected 2023-02-18 13:19:01 +00:00
kayomn d5b4281d36 Port codebase to C++20 2023-02-18 03:34:40 +00:00