Commit graph

26 commits

Author SHA1 Message Date
a795270515
add vec2sgl projection 2024-08-09 02:06:35 +02:00
0ee2e1ef3b
add seq2list projection 2024-08-09 01:14:10 +02:00
2261c22f3a
fix detach/attach 2024-07-21 17:46:58 +02:00
879478942a
elaborated README 2024-06-24 12:23:43 +02:00
10c63e8ae5
vec buffer: add constructor from data-arc 2024-06-06 15:11:23 +02:00
81bd253dd6
fix vec2list projection: reset len to 0 on VecDiff::Clear 2024-06-06 15:05:50 +02:00
e2c8ea8441
list reverse projection 2024-06-05 11:35:32 +02:00
b977ab6d26
add ReverseSequence projection 2024-05-23 02:05:11 +02:00
e50a788e82
add github workflow to run unittests 2024-03-22 19:01:16 +01:00
f0ac6e6eb3
vec buffer: add VecBufferTarget projection and attach_to() 2024-03-22 18:34:42 +01:00
2f37030588
add iter() for ListView 2024-03-22 18:32:43 +01:00
5397328c78
vec2list projection: fix idx in Push 2024-03-22 18:31:27 +01:00
df50cf621b
simplify projection tests: remove unnecessary unwrap 2024-03-19 22:11:10 +01:00
953204ecbc
fix docs-test 2024-03-19 21:50:50 +01:00
e811701067
add list-map projection 2024-03-19 17:50:28 +01:00
d527a7f334
add list2seq projection 2024-03-19 17:33:21 +01:00
27bb201b66
add ListView and vec2list projection 2024-03-19 17:32:34 +01:00
6037e5f519
singleton buffer: add SingletonBufferTarget observer for attaching it to another port 2024-03-15 19:21:26 +01:00
5e441c9441
Any(Inner|Outer)ViewPort: make inner public 2024-03-15 19:19:37 +01:00
5becc11bf9
ViewPort: implement attach_to() 2024-01-14 16:23:31 +01:00
0befef4d0b
add comment about separate SequenceExt trait 2023-08-14 01:34:55 +02:00
18c384fdf9
add rust-toolchain 2023-08-14 01:21:52 +02:00
f263968d35
index buffer: add FromIterator trait 2023-08-14 01:20:43 +02:00
930759d2a1
add GPLv3 license 2023-03-04 17:54:34 +01:00
c41f6937ca
IndexBuffer: add clear() 2023-02-28 12:57:28 +01:00
8153da2091
initial commit 2023-02-11 23:03:28 +01:00