added base64 to core library
authorBrendan Hansen <brendan.f.hansen@gmail.com>
Mon, 31 Oct 2022 19:39:23 +0000 (14:39 -0500)
committerBrendan Hansen <brendan.f.hansen@gmail.com>
Mon, 31 Oct 2022 19:39:23 +0000 (14:39 -0500)
commitf44aa66f8c232ff6aab495758b1411254b9c7a1c
tree17e4156a1fba9ede78b6eba5199c767eb1879d22
parent260d5db3c743aa8f59d0b3d5794ad76d1d57b39a
added base64 to core library
core/container/array.onyx
core/encoding/base64.onyx [new file with mode: 0644]
core/std.onyx
core/time/date.onyx
tests/stdlib/base64 [new file with mode: 0644]
tests/stdlib/base64.onyx [new file with mode: 0644]