nushell/crates/nu-parser/src
Fernando Herrera e949658381
nothing variable (#527)
* nothing variable

* corrected comments

* added color to nothing like bool

* compare nothing with values

* comparison tests
2021-12-20 12:05:33 +11:00
..
errors.rs Plugin json (#474) 2021-12-12 11:50:35 +00:00
flatten.rs nothing variable (#527) 2021-12-20 12:05:33 +11:00
lex.rs Fix comment issue and shadowing issue (#501) 2021-12-16 09:56:12 +11:00
lib.rs Add in variable and sub-command completions (#480) 2021-12-13 10:18:31 +11:00
lite_parse.rs Merge pull request #10 from jntrnr/value_streams_in_value 2021-09-03 15:49:27 +12:00
parse_keywords.rs Fix completion crash (#521) 2021-12-19 07:10:40 +11:00
parser.rs nothing variable (#527) 2021-12-20 12:05:33 +11:00
type_check.rs nothing variable (#527) 2021-12-20 12:05:33 +11:00