1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-27 23:40:24 +02:00
guile/module
Andy Wingo bb0c815741 attempted microoptimization in eval.scm.
* module/ice-9/eval.scm (primitive-eval): Try using list-ref instead of
  cdring in the vm. We'll check the hydra build times to see if this has
  any actual merit. Surely the best solution is another representation
  of environments, though.
2010-06-13 20:17:49 +02:00
..
6 add #:version (6) to rnrs bytevectors and ports 2010-06-02 22:19:40 +02:00
ice-9 attempted microoptimization in eval.scm. 2010-06-13 20:17:49 +02:00
language handler of a prompt is in tail context 2010-06-11 17:16:12 +02:00
oop fix some uses of %module-public-interface 2010-04-24 17:43:52 +02:00
rnrs add #:version (6) to rnrs bytevectors and ports 2010-06-02 22:19:40 +02:00
scripts fix doc snarfing with fedora 12 2010-01-17 18:22:51 +01:00
srfi srfi-34 #:replace raise fix 2010-06-06 22:09:08 +02:00
sxml sxml-match: Handle multiple-value returns. 2010-05-26 23:41:23 +02:00
system fix error handling when reading debugger args 2010-06-10 14:15:26 +02:00
texinfo scm_i_program_properties is internal; just use procedure-properties 2010-04-17 15:21:08 +02:00
Makefile.am compile (ice-9 deprecated) earlier 2010-06-11 23:04:42 +02:00
statprof.scm statprof bugfixes 2010-01-27 21:52:05 +01:00
texinfo.scm Remove unused top-level variables. 2010-01-11 01:21:14 +01:00