nushell/crates/nu-data/src
Joel Afriyie 69083bfca0
Adding parse fix for power operator error on negative integers and de… (#3821)
* Adding parse fix for power operator error on negative integers and decimal

* Adding correct formatting

* Changed is negative check to follow conventions

* Adding tests

* Added fix for the negatives and added tests

* Removed comments
2021-07-30 07:08:57 -05:00
..
base All is a DataFrame (#3812) 2021-07-25 22:01:54 +12:00
config Fix a bunch of future clippy warnings (#3586) 2021-06-10 07:08:12 +12:00
utils Fix a bunch of future clippy warnings (#3586) 2021-06-10 07:08:12 +12:00
base.rs added the ability to compare time units like 1hr < 2hr (#3845) 2021-07-26 15:19:32 -05:00
config.rs All is a DataFrame (#3812) 2021-07-25 22:01:54 +12:00
dict.rs allow str from to convert more things to string (#2977) 2021-01-29 07:43:35 -06:00
keybinding.rs move keybinding_path to nu-data (#2927) 2021-01-14 06:31:47 +13:00
lib.rs Remove dependencies (#3853) 2021-07-27 14:20:06 -05:00
primitive.rs Fix a bunch of future clippy warnings (#3586) 2021-06-10 07:08:12 +12:00
value.rs Adding parse fix for power operator error on negative integers and de… (#3821) 2021-07-30 07:08:57 -05:00