diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2018-03-19 06:43:54 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2018-03-19 06:43:54 -0700 |
commit | 3f54a728718552801b5c786dc38d6540cfa360ab (patch) | |
tree | d6584e30f0963166903c386f2c30dcc349a116a2 /tests | |
parent | 72a1963588dfc53c2eb11e4d488bfd3e6951477d (diff) | |
download | txr-3f54a728718552801b5c786dc38d6540cfa360ab.tar.gz txr-3f54a728718552801b5c786dc38d6540cfa360ab.tar.bz2 txr-3f54a728718552801b5c786dc38d6540cfa360ab.zip |
asm: return original object from disassemble function.
* share/txr/stdlib/asm.tl (usr:disassemble): Return the object
that was disassembled, rather than nil. This is useful
in the listener: we can compile and disassemble something in
one step, then have access to the compiled object via a
listener variable.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions