nushell/crates/nu-parser/src
Philip Peterson 1f0962eb08
Add some tests for parse_arg (#2220)
* add some tests for parse

* Format

* fix warnings
2020-07-19 19:12:56 +12:00
..
lib.rs let format access variables also (#1842) 2020-05-19 16:20:09 +12:00
lite_parse.rs Return error for unterminated string in bareword parser (#2103) 2020-07-04 17:14:31 +12:00
parse.rs Add some tests for parse_arg (#2220) 2020-07-19 19:12:56 +12:00
path.rs Support completion for paths with multiple dots (#1640) 2020-04-23 16:17:38 +12:00
shapes.rs Evaluation of command arguments (#1801) 2020-05-16 15:18:24 +12:00
signature.rs Pipeline blocks (#1579) 2020-04-13 19:59:57 +12:00