11 Commits

Author SHA1 Message Date
Jacek Sieka
ebbb391b9e
ptrops: add makeUncheckedArray (#193)
turns a pointer into an array pointer of the same type
2023-06-12 14:13:18 +02:00
Jacek Sieka
d087c039c2
fix baseAddr, move to ptrops (#156)
* return `nil` for empty openArrays / avoid returning `16`
* move to `ptrops`, deprecate `ptr_arith` fully
2022-11-18 15:22:29 +02:00
Dustin Brody
057cceeb40
offset() wraparound 2022-03-16 19:40:25 +00:00
Dustin Brody
bb73567168
don't disable checks in ptrops 2022-03-16 17:02:32 +00:00
Dustin Brody
fecc3cc5cb
prevent leakage of ptrops checks pragma disabling 2022-03-10 09:19:14 +00:00
Jacek Sieka
86ac01122c
ssz no longer uses stew/bitseqs 2020-06-03 11:22:32 +02:00
Jacek Sieka
62c1bebe2e ptrops: remove mixin and work around compiler bugs 2019-09-26 18:25:19 +03:00
Jacek Sieka
df542980b6 ptrops: remove MemAddress 2019-09-26 18:25:19 +03:00
Jacek Sieka
ee484001d2 ptrops: fix mixins 2019-09-26 18:25:19 +03:00
Jacek Sieka
7fa9535f3c ptrops: add mixins 2019-09-26 18:25:19 +03:00
Jacek Sieka
5ada369741 ptrops: add 2019-09-26 18:25:19 +03:00