1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-22 19:44:10 +02:00
guile/module/system/base
Andy Wingo 063fd30bbe clean up some syntax imports and exports
* module/system/base/syntax.scm (system): Don't re-export receive or
  and-let*; modules should explicitly import these if they want to. Don't
  export an empty stack-catch definition!

* module/system/repl/command.scm (system): Pull in and-let*.

* module/system/vm/disasm.scm (system): Don't import and-let*.
2008-05-02 18:59:04 +02:00
..
.cvsignore *** empty log message *** 2001-04-22 02:13:48 +00:00
compile.scm Added support for defmacro' and define-macro' in the compiler. 2008-04-25 19:09:30 +02:00
language.scm Tried compiling more code; augmented the doc. 2008-04-25 19:09:30 +02:00
Makefile.am remove module.scm 2008-05-02 17:51:34 +02:00
syntax.scm clean up some syntax imports and exports 2008-05-02 18:59:04 +02:00