Commit Graph
33 Commits
Author SHA1 Message Date
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 8977739692 docs: Compiler Explorer links updated to reflect the latest changes 2024-06-11 08:57:18 +02:00
Mateusz Pusz 68da34a3b5 docs: smoot made final 2024-06-06 13:21:43 +02:00
Mateusz Pusz 15404cd3a7 docs: Compiler Explorer links updated to reflect the systems file tree refactoring 2024-05-09 18:08:13 +02:00
Mateusz Pusz 8ea346be1c refactor: 💥 header files with the entire system definitions moved up in the directory tree 2024-04-25 16:34:11 +02:00
Mateusz Pusz 795277cfeb docs: smoot example improved 2024-04-20 17:20:33 +01:00
Mateusz Pusz 13fbd3c35c docs: Compiler Explorer links updated 2024-04-20 10:59:15 +01:00
Mateusz Pusz 7d0e97b982 docs: P3045 reference added to docs 2024-04-19 23:33:32 +01:00
Mateusz Pusz 1e3a93d10c docs: new formatting syntax ideas 2024-04-17 14:20:15 +01:00
Mateusz Pusz 8e0a26b933 feat: 💥 API-related Conan, CMake, and preprocessor options redesigned 2024-04-16 21:48:36 +01:00
Mateusz Pusz 62100e5745 style: whitespaces fixed to make pre-commit happy 2024-01-27 22:53:56 +01:00
Mateusz Pusz 99167fd3c4 docs: code samples modernized 2024-01-27 22:47:33 +01:00
Mateusz Pusz 12c7a43d7d docs: C++ modules should be properly supported by gcc-14 2024-01-26 08:09:48 +01:00
Mateusz Pusz 1a04019ca5 docs: minimum compiler requirements updated 2024-01-23 23:06:25 +01:00
Mateusz Pusz e51a5f6e8e docs: C++23 extensions compiler support updated 2024-01-19 19:38:51 +01:00
Mateusz Pusz 39a66d2c6b docs: "C++ modules" tabs added to all the code examples 2024-01-06 08:51:01 +01:00
Mateusz Pusz edb7de4b11 docs: documentation updated for C++ modules 2024-01-06 08:51:01 +01:00
Mateusz Pusz 6324f6dc2a Merge pull request #522 from mpusz/implicit_point_origin
feat: implementation of implicit point origins
2023-12-26 11:09:43 +01:00
Mateusz Pusz f0b1d0ddba docs: smoot description improved 2023-12-23 08:40:21 +01:00
Mateusz Pusz 4bb25d2661 build: gcc-11 support removed because of ICEs 2023-12-22 18:23:44 +01:00
Mateusz Pusz 014d0ab6dc docs: Compiler Explorer link updated for smoot example 2023-12-21 10:42:28 +01:00
Mateusz Pusz 8726f58c17 docs: more info on smoot unit added + typo fixed 2023-12-21 10:39:43 +01:00
Mateusz Pusz 4809d6ea8d docs: Compiler Explorer link added to the smoot example 2023-12-21 09:52:31 +01:00
Mateusz Pusz 53ec5aba1b docs: smoot unit example added to the main page 2023-12-21 09:32:57 +01:00
Mateusz Pusz 0811ac0ca2 docs: project documentation layout refactored 2023-12-16 12:38:19 +01:00
Mateusz Pusz 202277d03b build: apple-clang-15 support added 2023-12-08 14:29:24 +01:00
Mateusz Pusz 26c79a7a86 style: whitespaces fixed to make pre-commit happy 2023-10-25 14:18:42 +02:00
Mateusz Pusz d824be6822 docs: ISO papers reference added to docs and README 2023-10-25 14:13:00 +02:00
Mateusz Pusz fa38e4f497 docs: admonition types usage fine tuned 2023-08-30 11:33:30 +02:00
Mateusz Pusz 631ad69d8b docs: "Supported compilers" section updated 2023-08-26 19:45:53 +02:00
Mateusz Pusz 3725db4243 style: whitespaces and formatting fixed to make pre-commit happy 2023-06-21 11:28:24 +02:00
Mateusz Pusz 4b3e31f40d docs: initial V2 documenatation added 2023-06-21 10:55:18 +02:00