summaryrefslogtreecommitdiff
path: root/libguile/ChangeLog
diff options
context:
space:
mode:
authorAndy Wingo <wingo@pobox.com>2013-05-05 18:26:53 +0200
committerAndy Wingo <wingo@pobox.com>2013-05-27 07:39:33 +0200
commitbc258d5fc8ac5d0cda51b8fcf3d15b04adf7cc87 (patch)
tree9b3453534fd2fda695ca9fcc0d08ceacb450206a /libguile/ChangeLog
parentb13043a60cb4909d2c6e443627857f320d86dd1f (diff)
downloadguile-bc258d5fc8ac5d0cda51b8fcf3d15b04adf7cc87.tar.gz
RTL programs print with their name
* libguile/print.c (iprin1): Use scm_i_program_print for RTL programs too. * libguile/procprop.c (scm_procedure_name): For RTL programs, call scm_i_rtl_program_name if there is no override. * libguile/programs.h: * libguile/programs.c (scm_i_rtl_program_name): New helper, dispatches to (system vm program). (scm_i_program_print): For RTL programs, the fallback prints the code pointer too. * module/system/vm/program.scm (rtl-program-name): Use the debug info to get an RTL program name. (write-program): Work with RTL programs too. * test-suite/tests/rtl.test ("procedure name"): Add test.
Diffstat (limited to 'libguile/ChangeLog')
0 files changed, 0 insertions, 0 deletions