aboutsummaryrefslogtreecommitdiff
path: root/source
AgeCommit message (Expand)AuthorFilesLines
2023-06-09newtype: bump version to 2.0.0Felix Morgner2-6/+6
2023-06-09build: reenable documentation buildFelix Morgner3-3/+83
2023-06-09doc: move docs to sourceFelix Morgner4-0/+1319
2023-06-09build: modernize library installationFelix Morgner1-1/+1
2023-06-09build: build examples and install their sourcesFelix Morgner1-9/+11
2023-06-09concepts: replace compound arithmetic traitsFelix Morgner6-167/+91
2023-06-09concepts: replace iterator traitsFelix Morgner6-782/+620
2023-06-08concepts: replace arithmetic traitsFelix Morgner4-141/+93
2023-06-08concepts: replace relational traitsFelix Morgner4-250/+141
2023-06-08concepts: group in namespacesFelix Morgner1-66/+81
2023-06-08concepts: replace is_*_output_streamable*Felix Morgner4-38/+22
2023-06-08concets: replace is_*_input_streamable*Felix Morgner3-35/+28
2023-06-08derivations: introduce nt::contains conceptFelix Morgner2-10/+8
2023-06-08concepts: replace is_*_*equality_comparableFelix Morgner4-84/+55
2023-06-08concepts: replace is_hashable_vFelix Morgner4-29/+35
2023-06-08lib: fix installation stepFelix Morgner1-6/+1
2023-06-08tests: port relational operator testsFelix Morgner3-322/+304
2023-06-08tests: port iterable testsFelix Morgner3-720/+1064
2023-06-08tests: port constructor testsFelix Morgner3-92/+104
2023-06-08tests: convert compile-time constant assertionsFelix Morgner5-67/+67
2023-06-08tests: port I/O operators testsFelix Morgner3-122/+113
2023-06-08tests: port equality comparison testsFelix Morgner3-189/+105
2023-06-08tests: port hash testsFelix Morgner4-72/+59
2023-06-08tests: port derivation_clause testsFelix Morgner3-313/+180
2023-06-07tests: port conversion suite to catch2Felix Morgner3-202/+136
2023-06-07conan: fix CMake generator selectionFelix Morgner2-2/+3
2023-06-07project: split up CMake componentsFelix Morgner21-76/+69
2023-06-07project: begin restructuringFelix Morgner21-0/+4283