nushell/crates/nu-parser/src
JT cc171b6ad4
Improve completions with no starting characters (#4433)
* Improve completions with no starting characters

* Fix subexpressions, crashes, and differentiate externals
2022-02-12 10:04:10 -05:00
..
errors.rs Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
flatten.rs Improve completions with no starting characters (#4433) 2022-02-12 10:04:10 -05:00
known_external.rs Add support for defining known externals with their own custom completions (#4425) 2022-02-11 13:38:10 -05:00
lex.rs Lex comment spans correctly (#657) 2022-01-04 08:37:45 +11:00
lib.rs Add support for defining known externals with their own custom completions (#4425) 2022-02-11 13:38:10 -05:00
lite_parse.rs Fix doc comments for custom commands (#815) 2022-01-22 13:24:47 -05:00
parse_keywords.rs Hide alias (#4432) 2022-02-12 11:50:37 +02:00
parser.rs Hide alias (#4432) 2022-02-12 11:50:37 +02:00
type_check.rs Add initial nu-test-support port (#913) 2022-02-02 15:59:01 -05:00