gingerBill
|
334e08c750
|
Update numerous package declaration names
|
2024-04-18 12:17:39 +01:00 |
|
Laytan Laats
|
b6c47e7963
|
encoding/base64: add decode_into, add tests
|
2024-03-04 17:26:17 +01:00 |
|
Laytan Laats
|
5533a327eb
|
encoding/cbor: initial package implementation
|
2024-03-04 17:25:34 +01:00 |
|
gingerBill
|
720884e0f1
|
Strip even more semicolons if followed by a } or ) on the same line
|
2021-08-31 23:47:57 +01:00 |
|
gingerBill
|
251da264ed
|
Remove unneeded semicolons from the core library
|
2021-08-31 22:21:13 +01:00 |
|
gingerBill
|
10f91a0d3f
|
Make base32 and base64 adhere to -strict-style
|
2021-03-14 12:54:28 +00:00 |
|
gingerBill
|
fc4fdd588e
|
Remove usage of do in core library
|
2020-09-23 17:17:14 +01:00 |
|
Tetralux
|
92e1c71dd6
|
Fix encoding/base64 encoding null bytes incorrectly
Fixes #574.
Thanks @jroatch!
|
2020-02-28 14:52:16 +00:00 |
|
zhibog
|
a7676bff6e
|
Added an implementation for Base64. Also provides the ability to supply your own alphabet and decoding table.
|
2019-08-15 22:05:06 +02:00 |
|