urbit/arvo
Raymond Pasco 64f7f58143 Add ++lune/++nule Unix textfile arms
++lune parses a cord to a list of lines, which must all be terminated by
a newline. The cord can be the empty string; this gives an empty list of
zero lines. Make sure to validate that any cords you use ++lune on are
either the empty string or end in a final newline; noeol textfiles are
invalid and you must use ++lore on them.

++nule is the inverse operation to ++lune; it takes a list of cords and
joins them into a single cord, with each line in the list terminated by
a newline character. This list can be empty, which will produce the
empty cord.
2016-02-29 17:04:06 -05:00
..
ames.hoon Better handling of .^ in ames and ++mink 2016-02-18 13:44:17 -08:00
behn.hoon Fully shifted over to modern typed namespace. 2016-02-03 20:51:01 -08:00
clay.hoon Merge in Hoon 151 2016-02-10 14:03:28 -05:00
dill.hoon reset on initial pull 2016-02-25 18:19:44 -05:00
eyre.hoon fix eyre ++back rev-0 beak 2016-02-19 22:23:04 -08:00
ford.hoon temporary rename of %see to %sei 2016-02-24 15:17:40 -08:00
gall.hoon Merge remote-tracking branch 'ohaitch/ford-wipe' 2016-02-10 18:12:24 -05:00
hoon.hoon Add ++lune/++nule Unix textfile arms 2016-02-29 17:04:06 -05:00
jael.hoon fix mis-translated / to + 2016-02-10 18:58:14 -08:00
kahn.hoon Merge in Hoon 151 2016-02-10 14:03:28 -05:00
lunt.hoon Merge in Hoon 151 2016-02-10 14:03:28 -05:00
musk.hoon Merge in Hoon 151 2016-02-10 14:03:28 -05:00
zuse.hoon Merge remote-tracking branches 'philipcmonk/init-reset', 'ohaitch/tree-perf' and 'galenwp/tree-fixes' 2016-02-25 23:47:37 -05:00