1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-22 11:34:09 +02:00
guile/module/system
Andy Wingo e14679bd52 speed up record-case
* module/language/ghil.scm: Whoops, export some unquote-splicing
  accessors that we didn't have exported before.

* module/system/base/syntax.scm: Speed up record-case, by syntactically
  determining the predicates and accessors. Nasty, in a way; but also
  much faster.
2009-02-11 22:08:04 +01:00
..
base speed up record-case 2009-02-11 22:08:04 +01:00
repl remove conv.scm, disasm.scm; objcode->bytecode rename 2009-01-30 14:36:49 +01:00
vm propagate much more source info through compilation 2009-02-10 11:53:23 +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