nushell/crates/nu-parser/src
Jonathan Turner 5f4fae5b06 Pipeline sink refactor (#1359)
* Refactor pipeline ahead of block changes. Add '-c' commandline option

* Update pipelining an error value

* Fmt

* Clippy

* Add stdin redirect for -c flag

* Add stdin redirect for -c flag
2020-02-08 18:24:33 -08:00
..
commands Restructure and streamline token expansion (#1123) 2020-01-21 17:45:03 -05:00
hir Upgrade crossterm (#1288) 2020-01-27 15:51:46 +13:00
parse Default plugins are independent and called from Nu. (#1322) 2020-01-31 17:45:33 -05:00
commands.rs Restructure and streamline token expansion (#1123) 2020-01-21 17:45:03 -05:00
hir.rs Pipeline sink refactor (#1359) 2020-02-08 18:24:33 -08:00
lib.rs Restructure and streamline token expansion (#1123) 2020-01-21 17:45:03 -05:00
macros.rs Restructure and streamline token expansion (#1123) 2020-01-21 17:45:03 -05:00
parse.rs Restructure and streamline token expansion (#1123) 2020-01-21 17:45:03 -05:00
parse_command.rs Let's the expander look for tokens from start. (#1293) 2020-01-28 01:03:28 -05:00