public inbox for guile-cvs@sourceware.org
help / color / mirror / Atom feed
* guile/guile-vm/src vm.c vm_engine.h vm_system.c
@ 2000-08-24 19:31 kei
  0 siblings, 0 replies; only message in thread
From: kei @ 2000-08-24 19:31 UTC (permalink / raw)
  To: guile-cvs

CVSROOT:	/cvs/guile
Module name:	guile
Changes by:	kei@sourceware.cygnus.com	2000-08-24 19:31:26

Modified files:
	guile-vm/src   : vm.c vm_engine.h vm_system.c 

Log message:
	* src/vm.c (lookup_variable): New function.
	(scm_make_bytecode): Call lookup_variable for top-level variables.
	* src/vm_engine.h (VM_VARIABLE_REF, VM_VARIABLE_SET): New macros.
	* src/vm_system.c (TOPLEVEL_VAR, TOPLEVEL_VAR_SET): Removed.
	Use VM_VARIABLE_REF and VM_VARIABLE_SET instead.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2000-08-24 19:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-08-24 19:31 guile/guile-vm/src vm.c vm_engine.h vm_system.c kei

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).