urbit/arvo
Jared Hance 531d4eb0ad Signed exponent for floating points.
Yay, now parsing something like 0.x is possible in the parser.
(Previously fails due to underflow). 0.0x is still impossible due to
parser limitations, so use (div:rd .~0.x .~10) when div is actually
implemented).
2014-06-02 16:09:00 -04:00
..
ames.hoon Eliminate use of ++vane. 2014-05-30 16:51:35 -07:00
batz.hoon Eliminate use of ++vane. 2014-05-30 16:51:35 -07:00
clay.hoon Eliminate use of ++vane. 2014-05-30 16:51:35 -07:00
dill.hoon Eliminate use of ++vane. 2014-05-30 16:51:35 -07:00
eyre.hoon Changed some interfaces. 2014-05-30 15:51:31 -07:00
ford.hoon Eliminate use of ++vane. 2014-05-30 16:51:35 -07:00
gall.hoon Changed some interfaces. 2014-05-30 15:51:31 -07:00
hoon.hoon Signed exponent for floating points. 2014-06-02 16:09:00 -04:00
test.hoon Test compilation routines. 2014-01-29 16:16:10 -08:00
zuse.hoon Final stuff 2014-05-30 16:40:56 -07:00