lloda
|
bfa3a1d44e
Checked with gcc 13.1
|
1 year ago |
lloda
|
eb5b441308
Remove some unnecessary assertions
|
2 years ago |
lloda
|
ed861e7820
Manual updates
|
2 years ago |
lloda
|
0f41b89e21
Fix alignment issues with RA_DO_OPT_SMALLVECTOR
|
2 years ago |
lloda
|
567021b9a6
Default testing to -std=c++2b
|
2 years ago |
lloda
|
78bee42835
Support multidimensional operator[]
|
2 years ago |
lloda
|
cedb6eae77
Require <source_location>
|
2 years ago |
lloda
|
993ff15def
Check with gcc 12.2
|
2 years ago |
lloda
|
21eab77278
List tested compilers
|
2 years ago |
lloda
|
2050f47788
Fix forwarding in ra::format()
|
2 years ago |
lloda
|
74c0e3ac02
Replace travis by github cmake action
|
2 years ago |
lloda
|
c68ae42193
Tests pass under gcc 12.1
|
2 years ago |
lloda
|
bf6082b8ed
Wrap source_location for compat with gcc 10/11
|
3 years ago |
lloda
|
d9ad4297fc
Simplify ra::Match
|
3 years ago |
lloda
|
5aa7aa7cf1
Bump version
|
3 years ago |
lloda
|
ca20c1678b
Fully ct ply() for ct stride exprs
|
4 years ago |
lloda
|
a67665fbf4
Rename extensions from .C .H to .cc to .hh
|
4 years ago |
lloda
|
1fa662758b
Have issue list in TODO, remove refs from ra/atom.H
|
4 years ago |
lloda
|
a9029c0e8e
On to C++20
|
4 years ago |
lloda
|
96d69ebf58
Fixes for gcc 9, 10
|
4 years ago |
lloda
|
c79cb70857
Have shape() and size() as free functions instead of iterator members
|
5 years ago |
lloda
|
90a63c371c
Refactor Expr, Pick on top of Match
|
5 years ago |
lloda
|
c8d9e905c7
Per-dimension frame matching
|
5 years ago |
lloda
|
ed2af03d8e
Use RA_ASSERT hook on CHECK_BOUNDS
|
5 years ago |
lloda
|
6a8be7339c
Give some examples of interfacing with external libraries
|
5 years ago |
lloda
|
cb183ae5a5
Golfing
|
5 years ago |
lloda
|
1f281c6689
Review ra/tuple-list.H
|
6 years ago |
lloda
|
509bf27cb5
Check compile time sized expressions at compile time
|
6 years ago |
lloda
|
73ec99e961
Flag some shape errors in constructors at compile time, plus renames
|
6 years ago |
lloda
|
e789f7e2d7
Support CMake for building tests, examples
|
6 years ago |