diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2016-10-12 19:58:58 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2016-10-12 19:58:58 -0700 |
commit | d499b2062a0f88be35a3ebb2e75c99c695f9f383 (patch) | |
tree | 5a8b2481c7db34e768ce550209c78bf90f6697eb /linenoise/linenoise.h | |
parent | 4cfe73161d6e00b583c452ef2502862c80d9ce9f (diff) | |
download | txr-d499b2062a0f88be35a3ebb2e75c99c695f9f383.tar.gz txr-d499b2062a0f88be35a3ebb2e75c99c695f9f383.tar.bz2 txr-d499b2062a0f88be35a3ebb2e75c99c695f9f383.zip |
Include user data in hash read syntax.
* hash.c (userdata_k): New keyword symbol variable.
(hash_print_op): Print the userdata together with
the hash flags as :userdata obj.
(hashv): Parse out :userdata obj syntax from
the argument list. This takes care of supporting
it in the read notation and in the hash function.
(hash_init): Initialize userdata_k.
* txr.1: Documenting :userdata in hash
read notation and hash function.
Diffstat (limited to 'linenoise/linenoise.h')
0 files changed, 0 insertions, 0 deletions