nushell/crates/nu-parser/src
Fernando Herrera 46b86f3541
Migration of series commands (#515)
* corrected missing shellerror type

* batch dataframe commands

* removed option to find declaration with input

* ordered dataframe folders

* dataframe command name
* series commands

* date commands

* series commands

* series commands

* clippy correction

* rename commands
2021-12-18 17:45:09 +00: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 Migration of series commands (#515) 2021-12-18 17:45:09 +00: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