added: `conv.encode_hex` `conv.decode_hex`
authorBrendan Hansen <brendan.f.hansen@gmail.com>
Mon, 12 Jun 2023 01:59:59 +0000 (20:59 -0500)
committerBrendan Hansen <brendan.f.hansen@gmail.com>
Mon, 12 Jun 2023 01:59:59 +0000 (20:59 -0500)
commit443bab76236edddc77b12a0469d2d16f2a596ea7
tree5f0bb827a7cdede36824c746106f99d6082374a9
parent42c263f012a58fdf84f9e566775408c21d0ea611
added: `conv.encode_hex` `conv.decode_hex`
CHANGELOG
core/alloc/heap.onyx
core/conv/conv.onyx
core/runtime/common.onyx
tests/hex_autocoder [new file with mode: 0644]
tests/hex_autocoder.onyx [new file with mode: 0644]