Commit Graph

18 Commits

Author SHA1 Message Date
Michael Sippel e50a788e82
add github workflow to run unittests 2024-03-22 19:01:16 +01:00
Michael Sippel f0ac6e6eb3
vec buffer: add VecBufferTarget projection and `attach_to()` 2024-03-22 18:34:42 +01:00
Michael Sippel 2f37030588
add iter() for ListView 2024-03-22 18:32:43 +01:00
Michael Sippel 5397328c78
vec2list projection: fix idx in Push 2024-03-22 18:31:27 +01:00
Michael Sippel df50cf621b
simplify projection tests: remove unnecessary unwrap 2024-03-19 22:11:10 +01:00
Michael Sippel 953204ecbc
fix docs-test 2024-03-19 21:50:50 +01:00
Michael Sippel e811701067
add list-map projection 2024-03-19 17:50:28 +01:00
Michael Sippel d527a7f334
add list2seq projection 2024-03-19 17:33:21 +01:00
Michael Sippel 27bb201b66
add ListView and vec2list projection 2024-03-19 17:32:34 +01:00
Michael Sippel 6037e5f519
singleton buffer: add SingletonBufferTarget observer for attaching it to another port 2024-03-15 19:21:26 +01:00
Michael Sippel 5e441c9441
Any(Inner|Outer)ViewPort: make inner public 2024-03-15 19:19:37 +01:00
Michael Sippel 5becc11bf9
ViewPort: implement attach_to() 2024-01-14 16:23:31 +01:00
Michael Sippel 0befef4d0b
add comment about separate SequenceExt trait 2023-08-14 01:34:55 +02:00
Michael Sippel 18c384fdf9
add rust-toolchain 2023-08-14 01:21:52 +02:00
Michael Sippel f263968d35
index buffer: add FromIterator trait 2023-08-14 01:20:43 +02:00
Michael Sippel 930759d2a1
add GPLv3 license 2023-03-04 17:54:34 +01:00
Michael Sippel c41f6937ca
IndexBuffer: add clear() 2023-02-28 12:57:28 +01:00
Michael Sippel 8153da2091
initial commit 2023-02-11 23:03:28 +01:00