nushell/crates/nu-parser/src
Jonathan Turner c06a692709
Bash-like shorthand with-env (#1718)
* Bash-like shorthand with-env

* fix clippy warning
2020-05-06 18:57:37 +12:00
..
files.rs Add experimental new parser (#1554) 2020-04-06 19:16:14 +12:00
lib.rs Support completion for paths with multiple dots (#1640) 2020-04-23 16:17:38 +12:00
lite_parse.rs Fix access to columns with quoted names (#1662) 2020-04-26 18:01:55 +12:00
parse.rs Bash-like shorthand with-env (#1718) 2020-05-06 18:57:37 +12:00
path.rs Support completion for paths with multiple dots (#1640) 2020-04-23 16:17:38 +12:00
shapes.rs fix empty table and missing spans (#1614) 2020-04-20 19:44:19 +12:00
signature.rs Pipeline blocks (#1579) 2020-04-13 19:59:57 +12:00