nushell/crates/nu-parser/src
Jonathan Turner ed80933806
String interpolation (#1849)
* Add string interpolation

* fix coloring

* A few more fixups + tests

* merge master again
2020-05-20 07:27:26 +12:00
..
lib.rs let format access variables also (#1842) 2020-05-19 16:20:09 +12:00
lite_parse.rs String interpolation (#1849) 2020-05-20 07:27:26 +12:00
parse.rs String interpolation (#1849) 2020-05-20 07:27:26 +12:00
path.rs Support completion for paths with multiple dots (#1640) 2020-04-23 16:17:38 +12:00
shapes.rs Evaluation of command arguments (#1801) 2020-05-16 15:18:24 +12:00
signature.rs Pipeline blocks (#1579) 2020-04-13 19:59:57 +12:00