diff options
author | Kartik Agaram <vc@akkartik.com> | 2019-03-08 17:15:19 -0800 |
---|---|---|
committer | Kartik Agaram <vc@akkartik.com> | 2019-03-08 17:15:19 -0800 |
commit | 7a22a21995001cbdf72c5e3b92f52c9abcee3202 (patch) | |
tree | b876c36d1788ee8d3c091e1ee05dacb6b839c44c /subx/apps/factorial | |
parent | 092cede5da0f329f2b624d31cfe76136cfc6a6ed (diff) | |
download | mu-7a22a21995001cbdf72c5e3b92f52c9abcee3202.tar.gz |
4996 - back on pack.subx
Yet another redrawing of responsibilities between convert and its helpers. In the process I discovered a bug in `write-stream-buffered` which ended up taking me through a detour to extract `browse_trace` into its own tool. It turns out just having long buffers is enough to need browse_trace. Simple operations like clearing a stream swamp a flat view of the trace.
Diffstat (limited to 'subx/apps/factorial')
-rwxr-xr-x | subx/apps/factorial | bin | 16946 -> 16678 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/subx/apps/factorial b/subx/apps/factorial
index 7361a59f..9bef95a7 100755
--- a/subx/apps/factorial
+++ b/subx/apps/factorial
Binary files differ |