mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-30 00:40:20 +02:00
*** empty log message ***
This commit is contained in:
parent
9f8c57ec0e
commit
cb4832aefb
1 changed files with 9 additions and 0 deletions
|
@ -1,5 +1,14 @@
|
|||
1999-07-29 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
|
||||
|
||||
* eval.c (SCM_CEVAL): Removed old implementation of internal
|
||||
define.
|
||||
|
||||
* gsubr.c, procprop.h (scm_i_inner_name): Removed.
|
||||
|
||||
* debug.c, debug.h (scm_reverse_lookup): Added.
|
||||
(scm_procedure_name): Use scm_reverse_lookup to lookup the name of
|
||||
internal procedure definitions; Don't use scm_i_inner_name.
|
||||
|
||||
* eval.c, tags.h, print.c (SCM_IM_SLOT_REF, SCM_IM_SLOT_SET_X):
|
||||
New isym operations.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue