Add arbitrary size byte arrays #947

Merged
zxq9 merged 7 commits from arbitrary_sized_byte_arrays into ceres 2023-06-30 23:21:50 +09:00

7 Commits

Author SHA1 Message Date
Hans Svensson
df88a13e92 fix wording in documentation 2023-06-30 14:22:11 +02:00
Hans Svensson
1d16998b2b Changelog + update documentation 2023-06-30 14:22:11 +02:00
Hans Svensson
1fb24f0d63 Bump to aebytecode v3.3.0 2023-06-30 14:22:11 +02:00
Hans Svensson
33fd83bc56 Use and and not andalso in unify, some things have side-effects 2023-06-30 14:22:11 +02:00
Hans Svensson
021ba6f465 Add tests 2023-06-30 14:22:11 +02:00
Hans Svensson
ae83c434fd Add split_any, to_fixed_size, size, to_any_size, Int.to_bytes and String.to_bytes 2023-06-30 14:22:11 +02:00
Hans Svensson
fda58ec430 Extend compiler to allow bytes()/bytes as type 2023-06-30 14:22:11 +02:00