1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-02 21:10:27 +02:00
guile/module
Andy Wingo 22cf27c815 fix procedure naming
* module/ice-9/psyntax.scm (define-expansion-accessors): New helper, to
  define accesors for a particular expansion data structure. Use it
  later to define lambda?, lambda-meta, and set-lambda-meta!.
  (maybe-name-value): Update to work with the newly defined accessors.
  (build-global-reference, build-let, build-named-let, build-letrec):
  Re-enable naming of procedures.

* module/ice-9/psyntax-pp.scm: Regenerated.
2010-06-02 16:07:11 +02:00
..
6 rename (rnrs bytevector) to (rnrs bytevectors) 2010-06-01 13:26:11 +02:00
ice-9 fix procedure naming 2010-06-02 16:07:11 +02:00
language rename (rnrs bytevector) to (rnrs bytevectors) 2010-06-01 13:26:11 +02:00
oop fix some uses of %module-public-interface 2010-04-24 17:43:52 +02:00
rnrs rename (rnrs bytevector) to (rnrs bytevectors) 2010-06-01 13:26:11 +02:00
scripts fix doc snarfing with fedora 12 2010-01-17 18:22:51 +01:00
srfi rename (rnrs bytevector) to (rnrs bytevectors) 2010-06-01 13:26:11 +02:00
sxml sxml-match: Handle multiple-value returns. 2010-05-26 23:41:23 +02:00
system rename (rnrs bytevector) to (rnrs bytevectors) 2010-06-01 13:26:11 +02:00
texinfo scm_i_program_properties is internal; just use procedure-properties 2010-04-17 15:21:08 +02:00
Makefile.am (rnrs bytevectors) fallout 2010-06-01 14:04:01 +02:00
statprof.scm statprof bugfixes 2010-01-27 21:52:05 +01:00
texinfo.scm Remove unused top-level variables. 2010-01-11 01:21:14 +01:00