nushell/crates/nu-parser/src
JT 8ee619954d
Start support for commandline args to nu itself (#851)
* cmdline args wip

* WIP

* redirect working

* Add help and examples

* Only show flags in signature of more than help
2022-01-27 01:42:39 +11:00
..
errors.rs Improve keyword parsing, including for (#747) 2022-01-16 02:26:52 +11:00
flatten.rs Add support for var/string interp for external names (#729) 2022-01-13 19:17:45 +11:00
lex.rs Lex comment spans correctly (#657) 2022-01-04 08:37:45 +11:00
lib.rs Start support for commandline args to nu itself (#851) 2022-01-27 01:42:39 +11:00
lite_parse.rs Fix doc comments for custom commands (#815) 2022-01-22 13:24:47 -05:00
parse_keywords.rs Fix doc comments for custom commands (#815) 2022-01-22 13:24:47 -05:00
parser.rs Fix doc comments for custom commands (#815) 2022-01-22 13:24:47 -05:00
type_check.rs add some more division for units (#783) 2022-01-21 05:23:26 +11:00