Commit graph

7 commits

Author SHA1 Message Date
Michael Sippel 835a0bf08e
move VecBuffer and views into separate vec module 2021-06-16 01:56:34 +02:00
Michael Sippel d9654ab292
radix transform: fix misnamed variable
the _ caused the variable to be optimized away, which is not desired
2021-05-22 01:39:08 +02:00
Michael Sippel c6717e0e75
fix warnings 2021-05-13 16:22:30 +02:00
Michael Sippel 042fc6353c
example utils: improve types 2021-05-03 19:55:29 +02:00
Michael Sippel a1b95c5892
type terms, first parsing & serialization 2021-04-30 03:49:53 +02:00
Michael Sippel 0feaee454c
add positional integer radix transform 2021-04-29 01:32:59 +02:00
Michael Sippel 921377c2cc
some prototype mini utils 2021-04-19 05:02:46 +02:00