nushell/crates/nu-parser/src
Jonathan Turner 67acaae53c
Rename cond math (#2807)
* Simplifies 'if' to work on the available scope rather than a stream

* Rename initializer/math for better readability

* Fix description

* fmt
2020-12-21 17:32:06 +13:00
..
errors.rs Getting ready for multiline scripts (#2737) 2020-11-10 05:27:07 +13:00
lex.rs Parse mid-line comments (#2800) 2020-12-19 11:23:02 +13:00
lib.rs Multiline scripts part 2 (#2795) 2020-12-18 20:53:49 +13:00
parse.rs Rename cond math (#2807) 2020-12-21 17:32:06 +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