nushell/crates/nu-protocol/src/ast
panicbit 49cbc30974
Add ends-with operator and fix dataframe operator behavior (#5395)
* add ends-with operator

* escape needles in dataframe operator regex patterns
2022-05-02 20:02:38 +12:00
..
block.rs Remove statements, replaced by pipelines (#4482) 2022-02-15 14:31:14 -05:00
call.rs Fix known externals, fix operator spans (#5140) 2022-04-09 17:17:48 +12:00
cell_path.rs Default values (#4770) 2022-03-07 15:08:56 -05:00
expr.rs nu-cli: directory syntax shape + completions (#5299) 2022-04-22 15:18:51 -05:00
expression.rs Add ends-with operator and fix dataframe operator behavior (#5395) 2022-05-02 20:02:38 +12:00
import_pattern.rs Default values (#4770) 2022-03-07 15:08:56 -05:00
mod.rs Remove statements, replaced by pipelines (#4482) 2022-02-15 14:31:14 -05:00
operator.rs Add ends-with operator and fix dataframe operator behavior (#5395) 2022-05-02 20:02:38 +12:00
pipeline.rs Remove statements, replaced by pipelines (#4482) 2022-02-15 14:31:14 -05:00