nushell/crates/nu-parser/src
Jonathan Turner 0e13d9fbaa
Rename the Path and Pattern primitives (#2889)
* Rename the Path primitive to FilePath

* Rename glob pattern also

* more fun

* Fix the Windows path methods
2021-01-08 20:30:41 +13:00
..
errors.rs Getting ready for multiline scripts (#2737) 2020-11-10 05:27:07 +13:00
lex.rs Add comments to next LiteCommand (#2846) 2021-01-08 06:14:51 +13:00
lib.rs Document lexer (#2865) 2021-01-07 16:03:00 +13:00
parse.rs Rename the Path and Pattern primitives (#2889) 2021-01-08 20:30:41 +13:00
path.rs Support completion for paths with multiple dots (#1640) 2020-04-23 16:17:38 +12:00
scope.rs Multiline scripts part 2 (#2795) 2020-12-18 20:53:49 +13:00
shapes.rs Multiline scripts part 2 (#2795) 2020-12-18 20:53:49 +13:00
signature.rs Pipeline blocks (#1579) 2020-04-13 19:59:57 +12:00