Commit History

Author SHA1 Message Date
  gingerBill 334e08c750 Update numerous package declaration names 1 year ago
  Laytan Laats b6c47e7963 encoding/base64: add decode_into, add tests 1 year ago
  Laytan Laats 5533a327eb encoding/cbor: initial package implementation 1 year ago
  gingerBill 720884e0f1 Strip even more semicolons if followed by a `}` or `)` on the same line 4 years ago
  gingerBill 251da264ed Remove unneeded semicolons from the core library 4 years ago
  gingerBill 10f91a0d3f Make base32 and base64 adhere to `-strict-style` 4 years ago
  gingerBill fc4fdd588e Remove usage of `do` in core library 5 years ago
  Tetralux 92e1c71dd6 Fix encoding/base64 encoding null bytes incorrectly 5 years ago
  zhibog a7676bff6e Added an implementation for Base64. Also provides the ability to supply your own alphabet and decoding table. 6 years ago