nushell/crates/nu-parser/src
Pierre-André Gagnon e07a9e4ee7
1747 add ns to duration (#2128)
* Added nanos to Duration

* Removed unwraps

* Added nanos to Duration

* Removed unwraps

* Fixed errors

* Removed unwraps

* Changed serialization to String

* Fixed Date and Duration comparison
2020-07-11 05:48:11 +12:00
..
lib.rs let format access variables also (#1842) 2020-05-19 16:20:09 +12:00
lite_parse.rs Return error for unterminated string in bareword parser (#2103) 2020-07-04 17:14:31 +12:00
parse.rs 1747 add ns to duration (#2128) 2020-07-11 05:48:11 +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