Doug Coleman
|
a526fd0011
|
Merge remote-tracking branch 'origin/master' into modern-harvey3
|
2018-08-12 17:56:14 -05:00 |
Doug Coleman
|
4bcae2590c
|
factor: Rename all #foo words except # so # can be a sigil.
|
2018-08-10 13:15:25 -05:00 |
Doug Coleman
|
f05c7e8cd8
|
factor: char: a -> ch'a.
Also all contractions are not allowed in word names anymore. Even Data cannot use contractions...
|
2018-08-09 18:02:38 -04:00 |
John Benediktsson
|
8d07e763d9
|
tools.hexdump: use re-decode.
|
2018-08-02 13:34:38 -07:00 |
Doug Coleman
|
ddfe23ccca
|
Merge branch 'master' into modern-harvey2
|
2018-03-15 11:48:24 -05: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
|
70749aa736
|
tools.hexdump: support stdin hexdump.
|
2018-03-13 13:53:47 -07:00 |
Doug Coleman
|
c436f6dbad
|
factor: char: postpone: color: hexcolor: flexhexcolor: decimal:
|
2017-08-31 21:21:13 -05: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 |
Doug Coleman
|
ce37c8e082
|
add a hexdump-file word
|
2009-06-05 22:49:07 -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
|
5b3e01f20a
|
hexdump should only work on byte-arrays
|
2008-11-29 00:42:15 -06:00 |
Doug Coleman
|
c613eca829
|
move hexdump to tools.hexdump
|
2008-11-13 19:48:11 -06:00 |