1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-28 16:00:22 +02:00
guile/module/system
Andy Wingo 3ca8401113 slight optimization in transform-record, note in optimize*
* module/language/ghil/compile-glil.scm (optimize*): Add a note.

* module/system/base/syntax.scm (transform-record): Access the common
  slots once at the beginning. Cuts down on the number of toplevel refs
  needed by the generated code.
2009-02-27 13:37:35 +01:00
..
base slight optimization in transform-record, note in optimize* 2009-02-27 13:37:35 +01:00
repl Aggregate makefiles for module/system' and module/language'. 2009-02-24 23:54:16 +01:00
vm export procedure-arguments from ice-9 session 2009-02-25 00:07:10 +01:00