nushell/crates/nu-parser/src
Matt Clarke c59f860b48
Renamed time units (#2356)
* Changed time units as outlined in issue #2353.
Also applied changes to to_str for Unit - not sure if that was what was wanted.

* Forgot the tests!

* Updated primitive.rs to match changes.

* Updated where example to match changes.

* And the html test!
2020-08-16 07:03:28 +12:00
..
errors.rs Return incomplete parse from lite_parse (#2284) 2020-08-02 06:39:55 +12:00
lib.rs Return incomplete parse from lite_parse (#2284) 2020-08-02 06:39:55 +12:00
lite_parse.rs Return incomplete parse from lite_parse (#2284) 2020-08-02 06:39:55 +12:00
parse.rs Renamed time units (#2356) 2020-08-16 07:03:28 +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