mirror of
https://github.com/nushell/nushell
synced 2025-01-25 03:15:25 +00:00
4be88ff572
The original purpose of this PR was to modernize the external parser to
use the new Shape system.
This commit does include some of that change, but a more important
aspect of this change is an improvement to the expansion trace.
Previous commit
|
||
---|---|---|
.. | ||
base.rs | ||
command.rs | ||
config.rs | ||
dict.rs | ||
files.rs | ||
into.rs | ||
meta.rs | ||
operators.rs | ||
process.rs | ||
types.rs |