[Ceres]: Add arbitrary size byte arrays (#456)
* Extend compiler to allow bytes()/bytes as type * Add split_any, to_fixed_size, size, to_any_size, Int.to_bytes and String.to_bytes * Add tests * Use and and not andalso in unify, some things have side-effects * Bump to aebytecode v3.3.0 * Changelog + update documentation * fix wording in documentation
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@
|
||||
]}.
|
||||
|
||||
{relx, [{release, {aesophia, "7.4.1"},
|
||||
[aesophia, aebytecode, getopt]},
|
||||
[aesophia, aebytecode]},
|
||||
|
||||
{dev_mode, true},
|
||||
{include_erts, false},
|
||||
|
||||
Reference in New Issue
Block a user