1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-03 13:20:26 +02:00
guile/module
Ludovic Courtès d773ba231c Partially revert e5f5113c21.
The intent is to maintain the readability of `pmatch' invocations.

* module/language/assembly/disassemble.scm (disassemble-load-program):
  Don't use wildcards in `pmatch' invocations, even when the matched
  elements are unused.

* module/language/glil/decompile-assembly.scm (decompile-toplevel,
  decompile-load-program): Likewise.

* module/system/xref.scm (program-callee-rev-vars): Likewise.

* module/language/assembly.scm (byte-length): Likewise.

* module/language/tree-il/compile-glil.scm (flatten): Likewise.
2009-09-24 00:06:54 +02:00
..
ice-9 Remove unused variables in ice-9/goops/srfi/scripts. 2009-09-21 00:24:08 +02:00
language Partially revert e5f5113c21. 2009-09-24 00:06:54 +02:00
oop Remove unused variables in ice-9/goops/srfi/scripts. 2009-09-21 00:24:08 +02:00
rnrs Complete changing license to LGPLv3+ 2009-06-17 22:30:26 +01:00
scripts Remove unused variables in ice-9/goops/srfi/scripts. 2009-09-21 00:24:08 +02:00
srfi Remove unused variables in ice-9/goops/srfi/scripts. 2009-09-21 00:24:08 +02:00
system Partially revert e5f5113c21. 2009-09-24 00:06:54 +02:00
Makefile.am Incorporate ice-9-debugger-extensions properly 2009-08-27 22:21:20 +01:00