nushell/crates/nu-parser
Kevin Del Castillo 928188b18e
Redesign custom canonicalize, enable multiple dots expansion earlier. (#1588)
* Expand n dots early where tilde was also expanded.

* Remove normalize, not needed.
New function absolutize, doesn't follow links neither checks existence.
Renamed canonicalize_existing to canonicalize, works as expected.

* Remove normalize usages, change canonicalize.

* Treat strings as paths
2020-04-16 11:29:22 +12:00
..
src Redesign custom canonicalize, enable multiple dots expansion earlier. (#1588) 2020-04-16 11:29:22 +12:00
Cargo.toml Add experimental new parser (#1554) 2020-04-06 19:16:14 +12:00