1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-27 23:40:24 +02:00
guile/module/system
Andy Wingo abf780e45e in meta-reader, return directly if the peeked char is EOF
* module/system/repl/repl.scm (meta-reader): If the (next-char #t)
  returns EOF, return that EOF directly, as it seems that with guile -q,
  the subsequent `read' actually waits for another C-d. Dunno why.
2009-02-24 23:16:58 +01:00
..
base use umask when making permissions on .go files 2009-02-24 23:02:33 +01:00
repl in meta-reader, return directly if the peeked char is EOF 2009-02-24 23:16:58 +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