summaryrefslogtreecommitdiffstats
path: root/struct.c
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2022-05-11 08:08:34 -0700
committerKaz Kylheku <kaz@kylheku.com>2022-05-11 08:08:34 -0700
commit72ea47cb951a774318ab045cf342882cad3ff55d (patch)
tree7799a46e594c0ef9a2f29754b9f11fbb7d74f439 /struct.c
parent54c276a0322a369079ba480aca98b4c0ddf70365 (diff)
downloadtxr-72ea47cb951a774318ab045cf342882cad3ff55d.tar.gz
txr-72ea47cb951a774318ab045cf342882cad3ff55d.tar.bz2
txr-72ea47cb951a774318ab045cf342882cad3ff55d.zip
Print ([...] . @var) and ([...] . @(expr)) notation.
This change fixes objects like (@a @b . @c) being printed as (@a @b sys:var c). This is piggybacked into the logic which renders dotted unquotes. In other words, we are already printing (x . ,y) in that from rather than (x sys:unquote y); we just recognize sys:var, and sys:expr in the same code. * lib.c (obj_print_impl): Recognize dotted metavariables and metaexpressions similarly to dotted unquotes.
Diffstat (limited to 'struct.c')
0 files changed, 0 insertions, 0 deletions