lloda
|
d8ff9fccf4
Cleanup
|
5 hours ago |
lloda
|
7806a327c6
Tag v29
|
1 day ago |
lloda
|
29872d660c
Merge branch 'alt-match-check'
|
1 day ago |
lloda
|
a55e18a9c8
Cleanup of Match
|
1 day ago |
lloda
|
eec1fbaa72
Check prefix match on ply instead of on expr construction
|
3 days ago |
lloda
|
75449561d6
Alternative prefix matching logic
|
1 week ago |
lloda
|
59f955cd8c
Fix for gcc 15
|
3 days ago |
lloda
|
07824dfccb
Use shortcut folds in Match::len(), ::len_s()
|
6 days ago |
lloda
|
59a04b0ba4
Remove test/old.cc
|
1 week ago |
lloda
|
3cb3c757ea
Rename Expr to Map
|
1 week ago |
lloda
|
c801bc053f
Remove format_t << expr idiom
|
2 weeks ago |
lloda
|
28f0752e1c
Fix internal uses of ra::format
|
2 weeks ago |
lloda
|
f86fdb031a
Make shape(builtin) return ref to constexpr
|
2 weeks ago |
lloda
|
baca47fe79
Update doc
|
2 weeks ago |
lloda
|
a26c59c6ea
In array formatter, add fallback for non-formattable elements
|
2 weeks ago |
lloda
|
2af08d1db0
Remove operator<<(ostream &, shape_t)
|
2 weeks ago |
lloda
|
7ed77c5822
Basic support for std::format
|
4 months ago |
lloda
|
f171ef571c
Allow array format in ostream << chain
|
4 months ago |
lloda
|
3c6fe9dbba
Main is C++23
|
7 months ago |
lloda
|
5f2560a060
Add github workflows for gcc14
|
7 months ago |
lloda
|
a62b1f0a15
Accept shape(a, expr) -> expr
|
8 months ago |
lloda
|
958447e991
New function reverse(iota)
|
9 months ago |
lloda
|
18bbc4f659
Prefer size_s(e) to size_s<E>(), etc.
|
10 months ago |
lloda
|
fe057e9333
Rename .keep_step to .keep
|
10 months ago |
lloda
|
06a44d0d67
Better way to flag bad uses of ra::len
|
10 months ago |
lloda
|
bf00da4bc2
Guard against uses of ra::len in scalar conversion ops
|
10 months ago |
lloda
|
d0ee61a4ab
Omit rt match checks when only one arg has positive rank
|
10 months ago |
lloda
|
fd57d9d326
Give up on RA_STATIC_UNROLL
|
10 months ago |
lloda
|
078130f06e
Fix istream >> Dual
|
11 months ago |
lloda
|
a1d8129242
Simplify WLen/wlen further
|
11 months ago |