2
0
Fork 0
mirror of https://github.com/nushell/nushell synced 2025-01-24 10:55:17 +00:00
nushell/crates/nu-engine/src
JT 6454bf69aa
Parser refactoring for improving pipelines ()
* Remove lite_parse file

* Add LiteElement to represent different pipeline elem types

* Add PipelineElement to Pipelines

* Remove lite_parse specific tests
2022-11-19 10:46:48 +13:00
..
call_ext.rs Friendly error message for access beyond end () 2022-10-29 19:47:50 +02:00
column.rs table -e Fix stackoverflow (cause endless empty list) () 2022-10-22 11:52:32 -05:00
documentation.rs Refactor ansi stripping into nu-utils functions () 2022-11-05 07:49:45 +13:00
env.rs Fix environment conversions () 2022-11-11 13:13:07 +13:00
eval.rs Parser refactoring for improving pipelines () 2022-11-19 10:46:48 +13:00
glob_from.rs Run a round of clippy --fix to fix a ton of lints () 2022-11-04 15:11:17 -05:00
lib.rs Refactor creation of $nu.scope in eval.rs () 2022-11-11 23:20:28 +01:00
scope.rs Add input-output types to $nu.scope.commands () 2022-11-12 14:26:20 -08:00