1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-02 04:40:29 +02:00
guile/module/system
Ludovic Courtès b96dac4d0e Change `compiled-file-name' to preserve the input file's directory.
* module/system/base/compile.scm (compiled-file-name): Prepend "(dirname
  file)" so that "guile-tools compile foo/bar.scm" produces
  "foo/bar.go", not "bar.go".
2009-02-14 22:17:47 +01:00
..
base Change `compiled-file-name' to preserve the input file's directory. 2009-02-14 22:17:47 +01:00
repl no keyword arguments in GHIL / GLIL, just optional args -- faster compiles 2009-02-13 00:01:47 +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