shrub/tests
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
..
app Remove trailing whitespace 2019-01-17 21:37:34 -08:00
bug renames list-addressing regression test cases 2018-11-14 14:27:02 -05:00
lib Add support to lens-command for pill output and optimized base64 encoding. (#1068) 2019-02-27 16:12:59 -08:00
sys Add support to lens-command for pill output and optimized base64 encoding. (#1068) 2019-02-27 16:12:59 -08:00