1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-22 12:30:32 +02:00
guile/module
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
..
ice-9 export procedure-arguments from ice-9 session 2009-02-25 00:07:10 +01:00
language slight optimization in transform-record, note in optimize* 2009-02-27 13:37:35 +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 slight optimization in transform-record, note in optimize* 2009-02-27 13:37:35 +01:00
Makefile.am Aggregate makefiles for module/system' and module/language'. 2009-02-24 23:54:16 +01:00