John Benediktsson
|
8d07e763d9
|
tools.hexdump: use re-decode.
|
2018-08-02 13:34:38 -07:00 |
John Benediktsson
|
c4f9ae8071
|
tools.hexdump: fix tests for slightly changed output.
|
2018-03-14 15:52:40 -07:00 |
John Benediktsson
|
880ce3d4b5
|
tools.hexdump: smaller binary sizes without formatting.
|
2018-03-14 13:34:41 -07:00 |
John Benediktsson
|
ee83e0f0d3
|
tools.hexdump: don't require stream-length
for better stdin compatibility.
|
2018-03-14 13:29:47 -07:00 |
John Benediktsson
|
3f64af43e1
|
tools.hexdump: much faster hexdump.
|
2018-03-14 11:22:47 -07:00 |
John Benediktsson
|
4e872db628
|
tools.hexdump: adding deploy file.
|
2018-03-13 14:17:21 -07:00 |
John Benediktsson
|
70749aa736
|
tools.hexdump: support stdin hexdump.
|
2018-03-13 13:53:47 -07:00 |
John Benediktsson
|
607de53ad3
|
more test IN: cleanup.
|
2018-02-25 15:44:16 -08:00 |
Alexander Iljin
|
2ffa446f5b
|
*-docs: replace double spaces with single spaces
Code examples and other places where multiple spaces were used to align
text were left intact.
|
2017-06-05 13:16:07 -07:00 |
Doug Coleman
|
e189954ecc
|
core: Rename iota to <iota> so we can have TUPLE: iota ... ; instead of TUPLE: iota-tuple ... ;
|
2017-06-02 11:57:05 -05:00 |
Doug Coleman
|
892c62e1dc
|
factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test
|
2015-07-03 09:39:59 -07:00 |
Doug Coleman
|
59f3b1ea57
|
Revert "factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool!"
Needs a bit more work.
This reverts commit 7e54cc2824 .
|
2015-07-02 13:47:06 -07:00 |
Doug Coleman
|
7e54cc2824
|
factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool!
|
2015-07-02 11:36:08 -07:00 |
John Benediktsson
|
24101fbaeb
|
tools.hexdump: enable use from command-line.
|
2015-04-09 10:43:20 -07:00 |
Doug Coleman
|
f9ea61bf91
|
basis/extra: Update last usages of <sliced-groups> to <groups>.
|
2013-03-23 12:08:18 -07:00 |
Keith Lazuka
|
405e5d015b
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
Doug Coleman
|
ce37c8e082
|
add a hexdump-file word
|
2009-06-05 22:49:07 -05:00 |
Doug Coleman
|
95837d53bc
|
use iota
|
2009-05-25 15:18:20 -05:00 |
Doug Coleman
|
2179b4bca1
|
minor cleanup
|
2009-04-09 21:03:42 -05:00 |
Doug Coleman
|
435a14f3b6
|
add stack effect, oops
|
2009-02-13 11:57:45 -06:00 |
Doug Coleman
|
f3e8bc1247
|
make hexdump work for byte-vectors
|
2009-02-13 09:55:38 -06:00 |
Doug Coleman
|
3c408342ef
|
renaming: contain? -> any?, deep-contains? -> deep-any?, pad-left -> pad-head, pad-right -> pad-tail, trim-left -> trim-head, trim-right -> trim-tail
|
2009-01-29 22:19:07 -06:00 |
Doug Coleman
|
3da7ca59b0
|
fix summary
|
2008-11-29 12:19:08 -06:00 |
Doug Coleman
|
5b3e01f20a
|
hexdump should only work on byte-arrays
|
2008-11-29 00:42:15 -06:00 |
Doug Coleman
|
7a58500b01
|
fix docs for hexdump
|
2008-11-13 21:06:41 -06:00 |
Doug Coleman
|
47124b8aaa
|
finish moving hexdump to tools.hexdump
|
2008-11-13 19:49:34 -06:00 |
Doug Coleman
|
c613eca829
|
move hexdump to tools.hexdump
|
2008-11-13 19:48:11 -06:00 |