diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2019-05-20 10:42:26 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2019-05-20 10:42:26 -0700 |
commit | a7542b2281ee60ebdf1b131babef195356dc23f0 (patch) | |
tree | 919a6081bb064325ee6b8ec433bd597727521fbe /vmop.h | |
parent | e25bbb34fc0b4ed7efb49b3059c902db960372c7 (diff) | |
download | txr-a7542b2281ee60ebdf1b131babef195356dc23f0.tar.gz txr-a7542b2281ee60ebdf1b131babef195356dc23f0.tar.bz2 txr-a7542b2281ee60ebdf1b131babef195356dc23f0.zip |
compile-file: input path harmonized with load.
* share/txr/stdlib/compiler.tl (open-compile-streams): The
input file is now determined in a manner similar to the load
function. If the path is relative and there is a *load-path*
binding, then it is now considered relative to *load-path*.
It is considered suffixed only if ending in .tl or
.txr. If unsuffixed, then it is first tried with the .tl
suffix.
(usr:compile-file): Bind *load-path* to the actual path used
for loading the file, rather than the input path.
* txr.1: Documented.
Diffstat (limited to 'vmop.h')
0 files changed, 0 insertions, 0 deletions