Commit Graph

20 Commits

Author SHA1 Message Date
Mateusz Pusz 3f2f09fd77 docs: representation type-related docs updated 2026-03-11 22:14:15 +01:00
Mateusz Pusz adda270c33 docs: a large refactoring of TOC
Some chapters moved to the top level and other moved to other places
2026-01-14 09:56:52 +01:00
Mateusz Pusz 9a374a5646 refactor: isq::time swapped with isq::duration 2026-01-09 09:22:37 +01:00
Mateusz Pusz ce334ac0f4 docs: markdownlint issues fixed 2025-10-14 18:25:58 +02:00
Mateusz Pusz ba62f15d91 docs: "Interface Introduction" improved 2025-09-21 14:33:32 +02:00
Mateusz Pusz f99a73a75f refactor: "expression templates" renamed to "symbolic expressions" 2024-11-28 15:34:52 +01:00
Mateusz Pusz 45013f6752 fix: inline restored for non-template constexpr global variables 2024-09-05 10:06:43 +02:00
Mateusz Pusz 2e840cfdb4 refactor: Repetitive inline constexpr removed as no longer needed
Not needed anymore as stated in cplusplus/draft#4601
2024-09-05 08:43:36 +02:00
Mateusz Pusz 9d57cf2758 docs: "Interface Introduction" chapter updated 2024-06-22 10:57:06 +02:00
Mateusz Pusz c69bd140b2 refactor: all units made final 2024-06-06 13:18:45 +02:00
Mateusz Pusz d5474cc095 docs: minor fixes 2024-02-15 22:18:39 +01:00
Mateusz Pusz ebc5757835 docs: "Basic Concepts" and "Interface Introduction" chapters updated 2023-10-25 21:39:09 +02:00
Mateusz Pusz 6c28d743db docs: "you" replaced to "we" in many places 2023-10-25 21:27:01 +02:00
Mateusz Pusz c75559dd34 docs: "i.e." replaced with "e.g." everywhere in the project 2023-10-10 20:24:23 +02:00
Mateusz Pusz 0d66089853 feat: 💥 inverse() support added for dimensions, quantity_spec, units, and references (1 / s will now create quantity and not a Unit) 2023-10-06 12:53:18 -06:00
Mateusz Pusz fa38e4f497 docs: admonition types usage fine tuned 2023-08-30 11:33:30 +02:00
Mateusz Pusz ae92b49775 refactor: op[U] for quantity and quantity_point replaced with .in(U)
Resolves #469
2023-08-23 16:46:15 +02:00
Mateusz Pusz 4c49e9c57f docs: cross-page links fixed 2023-08-03 21:23:34 +02:00
Mateusz Pusz 2d38b11af5 docs: "Interface Introduction" extended with two new chapters 2023-07-07 20:42:22 +02:00
Mateusz Pusz 5cf076f82a docs: "Interface Introduction" chapter added 2023-06-23 15:19:08 +02:00