1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-11 14:21:10 +02:00
guile/module
Andy Wingo 89522052e2 introduce -> binding inside transform-record body expressions
* module/system/base/syntax.scm (transform-record): Introduce a ->
  binding inside the body, that produces records of the same type.

* module/language/ghil/compile-glil.scm (optimize*): Remove our ->ghil
  definition, as transform-record introduces a -> binding for us. Nice.
2009-02-27 13:24:38 +01:00
..
ice-9 export procedure-arguments from ice-9 session 2009-02-25 00:07:10 +01:00
language introduce -> binding inside transform-record body expressions 2009-02-27 13:24:38 +01:00
oop a slight add-method speedup 2009-02-14 00:47:56 +01:00
srfi fix mismerge on srfi-19.scm 2009-01-12 21:45:37 +01:00
system introduce -> binding inside transform-record body expressions 2009-02-27 13:24:38 +01:00
Makefile.am Aggregate makefiles for module/system' and module/language'. 2009-02-24 23:54:16 +01:00