1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-19 19:20:23 +02:00
guile/module/system/il
Andy Wingo 46ccd0bbf9 make define-inline more usable from external modules
* module/system/il/inline.scm (define-inline): Use @ when accessing
  module vars so that other modules don't need to import all of our
  modules. However case-lambda is still needed.
2008-10-31 13:26:48 +01:00
..
.cvsignore *** empty log message *** 2001-04-22 02:13:48 +00:00
compile.scm add `compile-time-environment' 2008-10-25 22:58:48 +02:00
ghil.scm recompiling with compile environments, fluid languages, cleanups 2008-10-30 10:57:36 +01:00
glil.scm define-type no longer expects `|' subform 2008-10-25 22:58:48 +02:00
inline.scm make define-inline more usable from external modules 2008-10-31 13:26:48 +01:00
Makefile.am module compilation fixen, post-integration 2008-08-25 13:05:16 -07:00