1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-11 22:31:12 +02:00
guile/module/system
Andy Wingo 34898db352 inline record predicates into record-case
* module/system/base/syntax.scm (record-case): Inline record predicates
  into the record-case. Shaves off a few more milliseconds from a GOOPS
  load.
2009-02-13 00:16:44 +01:00
..
base inline record predicates into record-case 2009-02-13 00:16:44 +01:00
repl no keyword arguments in GHIL / GLIL, just optional args -- faster compiles 2009-02-13 00:01:47 +01:00
vm no keyword arguments in GHIL / GLIL, just optional args -- faster compiles 2009-02-13 00:01:47 +01:00
Makefile.am move lang-specific modules, e.g. (system il compile) to (language ghil compile-glil) 2009-01-08 12:18:34 +01:00