1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-23 03:54:12 +02:00
guile/module/system/il
Andy Wingo 5e1cead419 push the module resolution info for variables down into glil
* module/system/il/compile.scm (make-glil-var): Make the :mod of the
  glil-var actually a guile module, not a ghil-env.

* module/system/il/ghil.scm (module-lookup, ghil-lookup): For module
  variables, encode the location where we found the variable in the
  ghil-var.
2008-05-15 13:03:10 +02:00
..
.cvsignore *** empty log message *** 2001-04-22 02:13:48 +00:00
compile.scm push the module resolution info for variables down into glil 2008-05-15 13:03:10 +02:00
ghil.scm push the module resolution info for variables down into glil 2008-05-15 13:03:10 +02:00
glil.scm <foo>? -> foo?; some exports cleanups 2008-05-11 21:48:10 +02:00
macros.scm s/match-lambda\*/case-lambda/g 2008-05-03 19:13:51 +02:00
Makefile.am Update Makefile.am's; remove slib import 2008-05-13 00:07:40 +02:00