1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-13 17:20:21 +02:00
guile/module/system
Andy Wingo 25b82b3485 new function: canonicalize-path. use when autocompiling
* libguile/filesys.h:
* libguile/filesys.c (scm_canonicalize_path): New function,
  canonicalize-path.

* module/system/base/compile.scm (compiled-file-name): Canonicalize the
  filename so that compiling e.g. ../foo.scm doesn't compile to
  ~/.guile-ccache/1.9/../foo.scm.
2009-06-19 14:26:47 +02:00
..
base new function: canonicalize-path. use when autocompiling 2009-06-19 14:26:47 +02:00
repl Fix the REPL's `,compile' command. 2009-06-19 02:14:22 +02:00
vm fix erroneous #:use-syntax clausen 2009-04-22 22:27:50 +02:00
xref.scm Improved handling of callers cache in (system xref). 2009-04-04 11:55:50 -07:00