|
|
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 |
|
|
|
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 |
|
|
|
4d823595fe
|
xo-unit: ex1: + static assert
|
2024-04-05 01:36:09 -04:00 |
|
|
|
fdd80f9d5f
|
xo-unit: docs: + written-out examples
|
2024-04-03 17:25:55 -04:00 |
|
|
|
715205f97b
|
xo-unit: docs: + README
|
2024-04-03 17:25:34 -04:00 |
|
|
|
ba31d2c112
|
xo-unit: example: + ex4 .. ex6
|
2024-04-03 17:25:20 -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 |
|
|
|
0f7a739e2f
|
xo-unit: docs: switch doxygen label font Helvetica->lato
|
2024-04-03 17:23:05 -04:00 |
|
|
|
d2a8d9bbe5
|
xo-unit: github: allow unfree helvetica-neue font
|
2024-04-03 15:14:26 -04:00 |
|
|
|
52f8aec04f
|
github: bugfix in nix workflow
|
2024-04-03 15:12:00 -04:00 |
|