Commit graph

103 commits

Author SHA1 Message Date
cfa922686a xo-unit: github: fix title on .yml for xo-cpp-builder 2024-04-23 20:42:01 -04:00
2b7f1058f3 xo-unit: github: + xo-cpp-builder workflow 2024-04-23 20:41:19 -04:00
306dec6af6 xo-unit: github: + missing sphinx + sphinx-rtd-theme deps 2024-04-23 15:47:55 -04:00
dcf1439005 xo-unit: + Quantity.subtract support 2024-04-23 15:39:42 -04:00
e1d7f62ca6 xo-unit: + Quantity.add support 2024-04-23 15:36:11 -04:00
8548f26143 xo-unit: + Quantity division 2024-04-23 14:46:40 -04:00
6a3db2197e xo-unit: + natural_unit.abbrev() 2024-04-23 10:33:56 -04:00
04d5b63116 xo-unit: cosmetic: code layout 2024-04-23 10:33:35 -04:00
6bb6068c30 xo-unit: refactor: Quantity2_iostream.hpp -> Quantity_iostream.hpp 2024-04-23 00:33:12 -04:00
e9e3c63aed xo-unit: refactor: Quantity2 -> Quantity 2024-04-23 00:32:32 -04:00
540bdce40b xo-unit: refactor: scaled_unit2 -> scaled_unit 2024-04-23 00:31:27 -04:00
2312fd7d57 xo-unit: refactor: use natural_unit<> instead of unit2<> 2024-04-23 00:30:17 -04:00
404930adef xo-unit: refactor: bpu2_abbrev -> bpu_abbrev 2024-04-22 20:36:11 -04:00
d1938abd15 xo-unit: refactor: bpu2_abbrev_type -> bpu_abbrev_type 2024-04-22 20:35:20 -04:00
01ec8b21f9 xo-unit: refactor: bpu2_iostream.hpp -> bpu_iostream.hpp 2024-04-22 20:33:41 -04:00
6045f5a053 xo-unit: refactor: bpu2 -> bpu 2024-04-22 20:32:46 -04:00
ba38f4e03b xo-unit: refactor: basis_unit2 -> basis_unit 2024-04-22 20:30:50 -04:00
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
8f39edcdd8 xo-unit: build: ++ GUESSED_CMAKE_CMD 2024-04-19 13:31:56 -04:00
4ccf6f3e99 xo-unit: build: + debug build defaults 2024-04-19 13:31:44 -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
c9b81d217f xo-unit: cosmetic doc tweaks 2024-04-17 20:55:19 -04:00
30fd9c6d16 xo-cmake: README: minor tweak 2024-04-17 20:55:01 -04:00
8ae770610e xo-unit: build: + GUESSED_CMAKE_CMD 2024-04-17 20:54:42 -04:00
5f2f9cccaa xo-unit: utest: + quantity unit tests for compare 2024-04-17 20:54:22 -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
c25930b7f5 xo-unit: docs: cmakefile deps ++ cover quantity features 2024-04-05 01:45:17 -04:00
1740a23294 xo-unit: utest: + quantity rescale tests 2024-04-05 01:44:44 -04:00
0ff7b7dc11 xo-unit: quantity: check template args sat concepts 2024-04-05 01:44:19 -04:00