Commit graph

19 commits

Author SHA1 Message Date
f92371cd9b xo-unit: rename to avoid conflicts on case-insensitive fs 2024-04-30 09:34:05 -05:00
e57ee85a7d xo-unit: rename files to avoid collisions on osx filesystem 2024-04-30 08:40:08 -05:00
d7fa7156df xo-unit: + distance, time compile-time units 2024-04-28 21:52:37 -04:00
ab689b51df xo-unit: + quantity printing + tests for mass units 2024-04-28 19:12:40 -04:00
0f06ac6577 xo-unit: compile-time constexpr unit stalking horse [wip] 2024-04-28 16:02:23 -04:00
f8951bfc50 xo-unit: refactor: moving og quantity.hpp to mpl/ subdir 2024-04-22 15:13:40 -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
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
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
3c1f8389c7 build: move unit+quantity feature from xo-observable -> xo-unit 2024-04-01 19:34:04 -04:00