1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-26 21:20:30 +02:00
Mirror of the upstream GNU Guile repository on Savannah. https://www.gnu.org/software/guile/
Find a file
Keisuke Nishida e6db4668ea * src/vm.c (scm_name_property): New variable.
(scm_name, scm_set_name_x): New procedures.
(scm_smob_print_with_name, init_name_property): New functions.
(print_program, scm_program_name): Removed.
(init_program_type, init_vm_type): Use scm_smob_print_with_name.
(scm_init_vm): Call init_name_property.
2000-09-20 21:06:30 +00:00
doc Initial import. 2000-08-22 16:01:18 +00:00
src * src/vm.c (scm_name_property): New variable. 2000-09-20 21:06:30 +00:00
test Initial import. 2000-08-22 16:01:18 +00:00
vm Use frame-external-link. 2000-08-22 19:03:32 +00:00
.cvsignore Initial import. 2000-08-22 16:01:18 +00:00
acconfig.h Initial revision 2000-08-22 15:54:19 +00:00
acinclude.m4 Initial revision 2000-08-22 15:54:19 +00:00
AUTHORS Initial revision 2000-08-22 15:54:19 +00:00
autogen.sh * autogen.sh: Run aclocal with check where guile.m4 is installed. 2000-09-11 09:18:49 +00:00
ChangeLog *** empty log message *** 2000-09-20 09:29:31 +00:00
configure.in Initial revision 2000-08-22 15:54:19 +00:00
Makefile.am Initial revision 2000-08-22 15:54:19 +00:00
NEWS Initial revision 2000-08-22 15:54:19 +00:00
README Initial revision 2000-08-22 15:54:19 +00:00
THANKS Initial revision 2000-08-22 15:54:19 +00:00