1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-09 13:30:26 +02:00
Commit graph

7 commits

Author SHA1 Message Date
Keisuke Nishida
d545b41973 Use frame-external-link. 2000-08-22 19:03:32 +00:00
Keisuke Nishida
dbb74d8137 (compile-file): Output "(use-modules (vm vm))". 2000-08-22 18:44:19 +00:00
Keisuke Nishida
b1637a1ebd (make-code): Check argument types.
(make-code:and, make-code:or): Pass env to make-code.
2000-08-22 18:27:31 +00:00
Keisuke Nishida
e54350691e (translate-and, translate-or): Don't branch on the last expression. 2000-08-22 18:25:36 +00:00
Keisuke Nishida
fd329e8725 types.scm (env-variable-address): Reverted the last change. 2000-08-22 17:39:49 +00:00
Keisuke Nishida
08d4430d38 Initial import. 2000-08-22 16:01:18 +00:00
Keisuke Nishida
a98cef7e6c Initial revision 2000-08-22 15:54:19 +00:00