aboutsummaryrefslogtreecommitdiff
path: root/zencore/base64.cpp
Commit message (Collapse)AuthorAgeFilesLines
* moved source directories into `/src` (#264)Stefan Boberg2023-05-021-107/+0
| | | | | | * moved source directories into `/src` * updated bundle.lua for new `src` path * moved some docs, icon * removed old test trees
* Format fix.Per Larsson2022-01-221-1/+1
|
* Commented out unused Base64 decoding tableMartin Ridgers2021-12-161-0/+2
|
* Compact binary to JSON (#12)Per Larsson2021-09-271-0/+105
CompactBinary: Support for converting CbObject to JSON