lloda
|
4a1d23933a
Fix for io segfault under gcc11
|
1 year ago |
lloda
|
d2eb06e8be
Fix handling of len in step argument to ptr()
|
1 year ago |
lloda
|
8e41692693
Support step with Ptr
|
1 year ago |
lloda
|
4f5f1a7a87
Recover optimization of rank-1 container
|
1 year ago |
lloda
|
9fb841a387
New formatting function
|
1 year ago |
lloda
|
f236d90cf4
Remove some things from ra::mp
|
1 year ago |
lloda
|
b1d5e835c6
Reading tuple library
|
1 year ago |
lloda
|
2ab9cc1cdf
Refactor CellSmall/CellBig
|
1 year ago |
lloda
|
69e163414b
Document interface to ranges
|
1 year ago |
lloda
|
6c0389e8ee
Actually fix STLIterator postfix ++
|
1 year ago |
lloda
|
7397c8503e
Better support for ranges
|
1 year ago |
lloda
|
1413fd4bb6
Fix STLIterator postfix ++
|
1 year ago |
lloda
|
946e02d9ca
Do not remove const in value_t
|
1 year ago |
lloda
|
a601ef3fff
Walk indices backward in STLIterator
|
1 year ago |
lloda
|
5cd0b516c1
Make STLIterator work with arbitrary IteratorConcept
|
1 year ago |
lloda
|
6d84e6bbea
Make STLIterator move only
|
1 year ago |
lloda
|
c734252ab9
Another workaround for 'forwarding' issue
|
1 year ago |
lloda
|
badf61ed6d
Merge atom.hh in expr.hh
|
1 year ago |
lloda
|
8d30e6d579
Rename FLAT to VALUE
|
1 year ago |
lloda
|
4d43766b57
Remove ra::coerce
|
1 year ago |
lloda
|
b00fc7b9e8
Fix operator*s
|
1 year ago |
lloda
|
792c984848
Simplify STLIterator::operator*
|
1 year ago |
lloda
|
88308b0930
Replace flat interface with save-load interface
|
1 year ago |
lloda
|
072aca6845
Implement save-load interface for IteratorConcept
|
1 year ago |
lloda
|
f5a47f64bd
Tests for 2-arg ra::shape()
|
1 year ago |
lloda
|
4def4ed000
Prefer ra::rank_s<A>(), ra::rank(a) to A::rank_s(), a.rank()
|
1 year ago |
lloda
|
78fa450366
Fix unnecessary forwarding in Match/Expr/Pick constructors
|
1 year ago |
lloda
|
1f16676dd5
STLIterator uses a sentinel
|
1 year ago |
lloda
|
d9c10ede63
Reading
|
1 year ago |
lloda
|
27168767bc
Parameterize CellBig/Small on Dimv/T instead of View type
|
1 year ago |