rexy712
|
c83d2ce686
|
Explicit template instantiation for rexy::string and rexy::binary
|
2020-07-28 06:18:20 -07:00 |
|
rexy712
|
7d659cd05e
|
Explicit string_intermediary constructor
|
2020-07-17 22:45:15 -07:00 |
|
rexy712
|
8c783c48fa
|
Add c_str function to strings. Mainly just an aesthetic change for me
|
2020-07-17 14:39:06 -07:00 |
|
rexy712
|
4f65c38507
|
Fix circular dependencies on string hashing
|
2020-05-14 19:00:25 -07:00 |
|
rexy712
|
0d33ec9444
|
Generalize expression templates and bring binary_data up to par with string_intermediary
|
2020-05-08 22:40:03 -07:00 |
|
rexy712
|
31a177fc86
|
Simplify same string details and fix a couple foreseeable bugs
|
2020-05-07 11:55:40 -07:00 |
|
rexy712
|
daac14dddf
|
Add noexcept specs to all the things
|
2020-05-06 15:23:58 -07:00 |
|
rexy712
|
c622eb7323
|
Cleanup constexpr namespace and some metaprogramming junk
|
2020-05-02 14:04:08 -07:00 |
|
rexy712
|
c99abad226
|
Add compile time vector, array, and hashmap
|
2020-05-01 23:49:25 -07:00 |
|
rexy712
|
4cad6f794d
|
Improve readability and constexpr-ness
|
2020-04-24 12:52:47 -07:00 |
|
rexy712
|
de681d3cd7
|
Improve constexpr-ness of strings
|
2020-04-23 14:40:51 -07:00 |
|
rexy712
|
a280642cac
|
Improve string constexpr-ness and cleanup addition operators
|
2020-04-21 19:03:12 -07:00 |
|
rexy712
|
72f8c0d592
|
Fix static_string not allowing move construction
|
2020-04-18 09:47:10 -07:00 |
|
rexy712
|
afd2f02032
|
Add rexy::steal to disambiguate constructors of strings and binarys
|
2020-04-09 12:59:24 -07:00 |
|
rexy712
|
7351e3be10
|
Reorganize file structure again. Fix confusing issue dealing with null terminators with static_string using an array for initialization
|
2020-04-06 16:51:38 -07:00 |
|