1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-09 23:40:29 +02:00
guile/module/system
Andy Wingo b3b45ac15e bug fix to enable code "packing"
* module/system/vm/conv.scm (code-pack): Fix so that we actually
  recognize (make-int8 1) and turn it into (make-int8:1).
2008-10-18 16:06:43 +02:00
..
base a number of small compilation fixes 2008-09-25 13:46:09 +02:00
il fix compilation of quasiquote with splicing and improper lists 2008-09-30 23:41:16 +02:00
repl handle throws to unknown keys in the repl 2008-10-09 11:10:25 +02:00
vm bug fix to enable code "packing" 2008-10-18 16:06:43 +02:00
.cvsignore *** empty log message *** 2001-04-22 02:13:48 +00:00
Makefile.am Update Makefile.am's; remove slib import 2008-05-13 00:07:40 +02:00