1
0
mirror of https://github.com/nushell/nushell.git synced 2025-04-04 06:30:45 +02:00
nushell/crates/nu-parser/src
Jakub Žádník 2042f7f769
Add 'overlay new' command ()
* Add 'overlay new' command

* Add missing file
2022-05-26 17:47:04 +03:00
..
deparse.rs Allowing for flags with '=' in them to register as flags. () 2022-05-18 11:26:58 -05:00
errors.rs Makes a more helpful error for let in pipeline () 2022-05-25 19:13:14 -05:00
flatten.rs Allow bare words to interpolate () 2022-04-26 11:44:44 +12:00
known_external.rs Overlays () 2022-05-08 07:39:22 +12:00
lex.rs Add raw strings, use raw strings for env () 2022-04-05 08:42:26 +12:00
lib.rs Make format support nested column and use variable () 2022-05-18 06:08:43 -05:00
lite_parse.rs Remove statements, replaced by pipelines () 2022-02-15 14:31:14 -05:00
parse_keywords.rs Add 'overlay new' command () 2022-05-26 17:47:04 +03:00
parser.rs Makes a more helpful error for let in pipeline () 2022-05-25 19:13:14 -05:00
type_check.rs Add ends-with operator and fix dataframe operator behavior () 2022-05-02 20:02:38 +12:00