shrub/sys
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
..
vane Be accurate in incoming/hoon-side structures also 2019-02-21 22:28:57 +01:00
arvo.hoon add control flow to |verb 2019-02-21 15:58:21 -08:00
hoon.hoon Add support to lens-command for pill output and optimized base64 encoding. (#1068) 2019-02-27 16:12:59 -08:00
zuse.hoon Point to the correct topics when decoding Azimuth events 2019-02-26 21:48:24 +01:00