shrub/tests/sys/hoon
benjamin-tlon d06693dc7e
Add support to lens-command for pill output and optimized base64 encoding. (#1068)
Added support to `lens-command` for outputting a pill. We want this so that we can create (solid and brass) pills from `urb.py`.

This also adds an optimized base64 encoding routine. The previous version of base64 stack overflowed on large inputs, and a tail-recursive version took hours to encode 5mb of data. This one uses the `ripn` jet and only takes a second or two.
2019-02-27 16:12:59 -08:00
..
auras.hoon Add @q, phonetic data representation 2018-09-27 19:56:36 -07:00
bits.hoon Add support to lens-command for pill output and optimized base64 encoding. (#1068) 2019-02-27 16:12:59 -08:00
hashes.hoon switch +mug to murmur3 2019-01-08 22:07:01 -05:00