factor/basis/io/files/windows
Doug Coleman 3ac520a8ec io.pathnames: Add canonicalize-path.
The idea is to make a canonical representation of any path, taking into
account . and .. and unicode-prefix on Windows.

The use case is in a shell you have a current-directory and you can do
crazy commands like ``cd ../foo/bar/baz/../.././././`` and get the
canonical/shortened directory name. You can also use this word to
compare if two paths are the same.
2018-07-07 11:59:59 -05:00
..
platforms.txt
windows-docs.factor Docs: fixed doc example errors triggered by help-lint and added with-disposal where applicable 2014-04-14 08:42:10 -07:00
windows-tests.factor more test IN: cleanup. 2018-02-15 09:20:01 -08:00
windows.factor io.pathnames: Add canonicalize-path. 2018-07-07 11:59:59 -05:00