1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-24 12:20:20 +02:00
guile/module/system/base
Andy Wingo bdaffda2c4 Define named accessors for legacy record types
* module/system/base/syntax.scm (define-record): Define named accessors,
  to prepare the code for srfi-9 records switchover.

* module/system/il/ghil.scm:
* module/system/il/glil.scm: Export a bunch of named accessors.
2008-05-04 13:54:41 +02:00
..
.cvsignore *** empty log message *** 2001-04-22 02:13:48 +00:00
compile.scm bugfix to make-cenv 2008-05-03 19:38:10 +02:00
language.scm unify variant types and records; also make-foo instead of <foo> 2008-05-03 18:32:46 +02:00
Makefile.am start using pmatch instead of match 2008-05-03 19:23:45 +02:00
pmatch.scm Refactor (language scheme translate) to use pmatch 2008-05-04 13:26:00 +02:00
syntax.scm Define named accessors for legacy record types 2008-05-04 13:54:41 +02:00