summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2020-03-23 06:08:45 -0700
committerKaz Kylheku <kaz@kylheku.com>2020-03-23 06:08:45 -0700
commit3d27521df2a8174eb470a30ce6c4fd84b7d61464 (patch)
tree27a05115ae6469a11b7ed6bdc8e362ac5a07484f /INSTALL
parent2a8b1e4388daa00005cbc1e25913479075507ab2 (diff)
downloadtxr-3d27521df2a8174eb470a30ce6c4fd84b7d61464.tar.gz
txr-3d27521df2a8174eb470a30ce6c4fd84b7d61464.tar.bz2
txr-3d27521df2a8174eb470a30ce6c4fd84b7d61464.zip
umethod: use new dynamic args to avoid consing list.
* args.c (args_cat): New function. * args.h (args_cat): Declared. * struct.c (umethod_args_fun): env parameter is now a dynamic args object. Code adjusted accordingly. (umethod): Duplicate the args into a dynamic args object instead of consing up a list and also eliminate the temporary cons since we can pass the additional argument using the car field of the dynamic args.
Diffstat (limited to 'INSTALL')
0 files changed, 0 insertions, 0 deletions