Commit graph

41 commits

Author SHA1 Message Date
99c5fa5e78 xo-unit: refactor: retire unused includes 2024-04-22 16:05:12 -04:00
0888b52ba1 xo-unit: refactor: retire native_unit_id 2024-04-22 16:04:26 -04:00
1d175ee3f5 xo-unit: refactor: + currency/price abbrevs + separate abbrev .hpp 2024-04-22 16:03:17 -04:00
1142d7e68a xo-unit: refactor: native_unit2 -> native_unit + consistent .hpp 2024-04-22 15:53:21 -04:00
c9ec702915 xo-unit: refactor: dim_util.hpp -> dimension.hpp 2024-04-22 15:51:17 -04:00
33895cf225 xo-unit: minor: code layout in dim_util.hpp 2024-04-22 15:48:40 -04:00
16b14f6827 refactor: xo-unit: native_bpu2.hpp -> bpu2.hpp 2024-04-22 15:46:37 -04:00
cb5cd1d26f xo-unit: refactor: xo::unit ns -> xo::qty 2024-04-22 15:41:15 -04:00
67e26a426f xo-unit: refactor: dup mpl shared files to prep namespace change 2024-04-22 15:36:28 -04:00
e44bf2aad3 xo-unit: refactor: move mpl promoter to mpl/detail 2024-04-22 15:32:54 -04:00
e84f7ad72b xo-unit: refactor: stringliteral.hpp -> mpl/ subdir 2024-04-22 15:30:56 -04:00
755224743e xo-unit: refactor: move .hpp files to mpl/ 2024-04-22 15:30:17 -04:00
254846df4b xo-unit: refactor: more files to mpl/ subdir 2024-04-22 15:28:36 -04:00
f8951bfc50 xo-unit: refactor: moving og quantity.hpp to mpl/ subdir 2024-04-22 15:13:40 -04:00
ce9df76a3d xo-unit: + abbrevs 2024-04-22 14:54:28 -04:00
5bde1bfb94 xo-unit: + constexpr implementation (runtime+compiletime) 2024-04-22 14:53:57 -04:00
3643f6a0a0 xo-unit: expand unit test to cover basis_unit2, basis_unit2_store 2024-04-19 13:32:21 -04:00
eeda67769c xo-unit: + constexpr unit b/blocks (wip) 2024-04-19 13:31:18 -04:00
937ab77169 xo-unit: minor tweaks; add xo_ratio dep to build 2024-04-19 13:30:47 -04:00
03717ea7e9 xo-unit: fix ratio_floor() + check args to Quantity converter 2024-04-17 20:53:54 -04:00
39ca2aa9f4 xo-unit: quantity: + compare() + operator<=> 2024-04-17 20:53:25 -04:00
3dd48ee1e7 xo-unit: bugfix: fix static asserts on operator+= operator-= 2024-04-17 20:53:01 -04:00
b56cd3e390 xo-unit: docs: comment tweaks 2024-04-17 20:52:31 -04:00
eea10d8fe1 xo-unit: refactor: move promoter aux class to detail/ subdir 2024-04-05 02:00:05 -04:00
0ff7b7dc11 xo-unit: quantity: check template args sat concepts 2024-04-05 01:44:19 -04:00
0c355d3e8b xo-unit: ++ doxygen decors on quantity members 2024-04-05 01:43:52 -04:00
1a7321c98f xo-unit: quantity: ++ constexpr where appropriate 2024-04-05 01:42:26 -04:00
859fdfd2c4 xo-unit: + unit_qty namespace w/ unit qty vars 2024-04-05 01:41:24 -04:00
ccdaace50c xo-unit: unit.hpp: need unit_concept.hpp #incl 2024-04-05 01:39:41 -04:00
fcdf0c8dfa xo-unit: bugfix:fix meter, kilometer units 2024-04-05 01:39:08 -04:00
34214f571d xo-unit: + di_replace_basis_scale 2024-04-05 01:38:36 -04:00
8fb3b11e00 xo-unit: removed unit_concept from dimension_concept.hpp 2024-04-05 01:38:09 -04:00
2cea0d3dfa xo-unit: quantity_concept: + req concept sat for nested types 2024-04-05 01:37:29 -04:00
b4c3ba4dda xo-unit: + numeric_concept + unit_concept 2024-04-05 01:37:06 -04:00
7c7373427e xo-unit: refactor: c_basis_power<> -> basis_power<> 2024-04-03 17:24:55 -04:00
bb5fc1cb4e xo-unit: quantity: + with_unit() + with_repr() convenience 2024-04-03 17:23:56 -04:00
a785480d28 xo-unit: bugfix: quantity/quantity 2024-04-03 17:23:35 -04:00
7e61533caf xo-unit: move types: xo::obs:: -> xo::unit:: 2024-04-02 17:28:15 -04:00
06a7e938e4 build: drop stray #include (did you do that, lsp?) 2024-04-01 20:16:46 -04:00
3c1f8389c7 build: move unit+quantity feature from xo-observable -> xo-unit 2024-04-01 19:34:04 -04:00
2f911bc109 xo-unit: adopt dim-checking unit impl from xo-observable 2024-04-01 18:52:36 -04:00