Commit History

Author SHA1 Message Date
  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