]> Repositorios git - scryer-prolog.git/commit
ADDED: path_canonical/2, obtaining the canonical absolute path.
authorMarkus Triska <[email protected]>
Wed, 15 Jul 2020 18:24:26 +0000 (20:24 +0200)
committerMarkus Triska <[email protected]>
Wed, 15 Jul 2020 18:43:34 +0000 (20:43 +0200)
commit0f4667d94200f609023769a1138d7a7984715842
treed7c41fb7957826c647957440187225079eb87bd7
parentec75e21898c2ab00f428c2ff1cfbf7cc043a2ea9
ADDED: path_canonical/2, obtaining the canonical absolute path.

This addresses a remaining aspect of #511.
src/clause_types.rs
src/lib/files.pl
src/machine/system_calls.rs