nushell/crates/nu-parser/src
Darren Schroeder 9a864b5017
allow flatshape (command line syntax) theming (#502)
* allow flatshape (command line syntax) theming

* renamed crate, organized
2021-12-16 06:17:29 -06:00
..
errors.rs Plugin json (#474) 2021-12-12 11:50:35 +00:00
flatten.rs allow flatshape (command line syntax) theming (#502) 2021-12-16 06:17:29 -06: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 comment issue and shadowing issue (#501) 2021-12-16 09:56:12 +11:00
parser.rs Fix comment issue and shadowing issue (#501) 2021-12-16 09:56:12 +11:00
type_check.rs Fix bug in chained boolean typecheck (#490) 2021-12-14 16:19:16 +11:00