nushell/crates/nu-parser/src
Gavin Foley 98b9839e3d
Fix for escaping backslashes in interpolated strings (fixes #6737) (#7119)
Co-authored-by: Gavin Foley <gavinmfoley@gmail.com>
2022-12-14 07:54:13 -06:00
..
deparse.rs fix arg parse (#5754) 2022-06-11 20:52:31 +12:00
errors.rs let UnknownFlag error list out available flags (#7443) 2022-12-13 06:45:33 -06:00
flatten.rs add missing shapes to default_config (#7472) 2022-12-14 07:11:17 -06:00
known_external.rs Change how to identify custom comamnd (#6187) 2022-08-02 18:40:07 -05:00
lex.rs Revert "Pipeline operators: && and ||" (#7452) 2022-12-13 16:36:13 +13:00
lib.rs Parser refactoring for improving pipelines (#7162) 2022-11-19 10:46:48 +13:00
parse_keywords.rs Revert "Pipeline operators: && and ||" (#7452) 2022-12-13 16:36:13 +13:00
parser.rs Fix for escaping backslashes in interpolated strings (fixes #6737) (#7119) 2022-12-14 07:54:13 -06:00
type_check.rs allow tables in ++ operator (#7051) 2022-12-01 00:21:59 +01:00