index
:
pub/fmorgner/newtype.git
develop
feature/documentation-update
master
[no description]
fmorgner
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-09
newtype: remove left-over enable_ifs
Felix Morgner
1
-6
/
+10
2023-06-09
newtype: merge impl headers to main header
Felix Morgner
3
-204
/
+194
2023-06-09
newtype: merge derivable header to main header
Felix Morgner
15
-148
/
+90
2023-06-09
newtype: merge version header to main header
Felix Morgner
7
-32
/
+18
2023-06-09
newtype: merge concepts header to main header
Felix Morgner
4
-519
/
+507
2023-06-09
newtype: bump version to 2.0.0
Felix Morgner
2
-6
/
+6
2023-06-09
build: reenable documentation build
Felix Morgner
3
-3
/
+83
2023-06-09
doc: move docs to source
Felix Morgner
4
-0
/
+1319
2023-06-09
build: modernize library installation
Felix Morgner
1
-1
/
+1
2023-06-09
build: build examples and install their sources
Felix Morgner
1
-9
/
+11
2023-06-09
concepts: replace compound arithmetic traits
Felix Morgner
6
-167
/
+91
2023-06-09
concepts: replace iterator traits
Felix Morgner
6
-782
/
+620
2023-06-08
concepts: replace arithmetic traits
Felix Morgner
4
-141
/
+93
2023-06-08
concepts: replace relational traits
Felix Morgner
4
-250
/
+141
2023-06-08
concepts: group in namespaces
Felix Morgner
1
-66
/
+81
2023-06-08
concepts: replace is_*_output_streamable*
Felix Morgner
4
-38
/
+22
2023-06-08
concets: replace is_*_input_streamable*
Felix Morgner
3
-35
/
+28
2023-06-08
derivations: introduce nt::contains concept
Felix Morgner
2
-10
/
+8
2023-06-08
concepts: replace is_*_*equality_comparable
Felix Morgner
4
-84
/
+55
2023-06-08
concepts: replace is_hashable_v
Felix Morgner
4
-29
/
+35
2023-06-08
lib: fix installation step
Felix Morgner
1
-6
/
+1
2023-06-08
tests: port relational operator tests
Felix Morgner
3
-322
/
+304
2023-06-08
tests: port iterable tests
Felix Morgner
3
-720
/
+1064
2023-06-08
tests: port constructor tests
Felix Morgner
3
-92
/
+104
2023-06-08
tests: convert compile-time constant assertions
Felix Morgner
5
-67
/
+67
2023-06-08
tests: port I/O operators tests
Felix Morgner
3
-122
/
+113
2023-06-08
tests: port equality comparison tests
Felix Morgner
3
-189
/
+105
2023-06-08
tests: port hash tests
Felix Morgner
4
-72
/
+59
2023-06-08
tests: port derivation_clause tests
Felix Morgner
3
-313
/
+180
2023-06-07
tests: port conversion suite to catch2
Felix Morgner
3
-202
/
+136
2023-06-07
conan: fix CMake generator selection
Felix Morgner
2
-2
/
+3
2023-06-07
project: split up CMake components
Felix Morgner
21
-76
/
+69
2023-06-07
project: begin restructuring
Felix Morgner
21
-0
/
+4283