..
bits
Reduced LOC by replacing several instances of Value::Int {}
, Value::Float{}
, Value::Bool {}
, and Value::String {}
with Value::int()
, Value::float()
, Value::boolean()
and Value::string()
( #7412 )
2022-12-09 11:37:51 -05:00
bytes
Reduced LOC by replacing several instances of Value::Int {}
, Value::Float{}
, Value::Bool {}
, and Value::String {}
with Value::int()
, Value::float()
, Value::boolean()
and Value::string()
( #7412 )
2022-12-09 11:37:51 -05:00
charting
Protocol: debug_assert!() Span to reflect a valid slice ( #6806 )
2022-12-03 11:44:12 +02:00
conversions
Reduced LOC by replacing several instances of Value::Int {}
, Value::Float{}
, Value::Bool {}
, and Value::String {}
with Value::int()
, Value::float()
, Value::boolean()
and Value::string()
( #7412 )
2022-12-09 11:37:51 -05:00
core_commands
Reduced LOC by replacing several instances of Value::Int {}
, Value::Float{}
, Value::Bool {}
, and Value::String {}
with Value::int()
, Value::float()
, Value::boolean()
and Value::string()
( #7412 )
2022-12-09 11:37:51 -05:00
database
Make SQLite queries cancellable ( #7351 )
2022-12-04 16:49:47 -08:00
dataframe
Reduced LOC by replacing several instances of Value::Int {}
, Value::Float{}
, Value::Bool {}
, and Value::String {}
with Value::int()
, Value::float()
, Value::boolean()
and Value::string()
( #7412 )
2022-12-09 11:37:51 -05:00
date
Reduced LOC by replacing several instances of Value::Int {}
, Value::Float{}
, Value::Bool {}
, and Value::String {}
with Value::int()
, Value::float()
, Value::boolean()
and Value::string()
( #7412 )
2022-12-09 11:37:51 -05:00
deprecated
Add a deprecation note for removed build-string
( #7307 )
2022-12-01 16:26:59 +01:00
env
Reduced LOC by replacing several instances of Value::Int {}
, Value::Float{}
, Value::Bool {}
, and Value::String {}
with Value::int()
, Value::float()
, Value::boolean()
and Value::string()
( #7412 )
2022-12-09 11:37:51 -05:00
experimental
Reduced LOC by replacing several instances of Value::Int {}
, Value::Float{}
, Value::Bool {}
, and Value::String {}
with Value::int()
, Value::float()
, Value::boolean()
and Value::string()
( #7412 )
2022-12-09 11:37:51 -05:00
filesystem
Reduced LOC by replacing several instances of Value::Int {}
, Value::Float{}
, Value::Bool {}
, and Value::String {}
with Value::int()
, Value::float()
, Value::boolean()
and Value::string()
( #7412 )
2022-12-09 11:37:51 -05:00
filters
Reduced LOC by replacing several instances of Value::Int {}
, Value::Float{}
, Value::Bool {}
, and Value::String {}
with Value::int()
, Value::float()
, Value::boolean()
and Value::string()
( #7412 )
2022-12-09 11:37:51 -05:00
formats
Reduced LOC by replacing several instances of Value::Int {}
, Value::Float{}
, Value::Bool {}
, and Value::String {}
with Value::int()
, Value::float()
, Value::boolean()
and Value::string()
( #7412 )
2022-12-09 11:37:51 -05:00
generators
remove example missed from an earlier refactor ( #7419 )
2022-12-09 20:04:14 -06:00
hash
add signature information when get help on one command ( #7079 )
2022-11-20 07:22:42 -06:00
math
Reduced LOC by replacing several instances of Value::Int {}
, Value::Float{}
, Value::Bool {}
, and Value::String {}
with Value::int()
, Value::float()
, Value::boolean()
and Value::string()
( #7412 )
2022-12-09 11:37:51 -05:00
misc
Reduced LOC by replacing several instances of Value::Int {}
, Value::Float{}
, Value::Bool {}
, and Value::String {}
with Value::int()
, Value::float()
, Value::boolean()
and Value::string()
( #7412 )
2022-12-09 11:37:51 -05:00
network
Reduced LOC by replacing several instances of Value::Int {}
, Value::Float{}
, Value::Bool {}
, and Value::String {}
with Value::int()
, Value::float()
, Value::boolean()
and Value::string()
( #7412 )
2022-12-09 11:37:51 -05:00
path
Reduced LOC by replacing several instances of Value::Int {}
, Value::Float{}
, Value::Bool {}
, and Value::String {}
with Value::int()
, Value::float()
, Value::boolean()
and Value::string()
( #7412 )
2022-12-09 11:37:51 -05:00
platform
Reduced LOC by replacing several instances of Value::Int {}
, Value::Float{}
, Value::Bool {}
, and Value::String {}
with Value::int()
, Value::float()
, Value::boolean()
and Value::string()
( #7412 )
2022-12-09 11:37:51 -05:00
random
add signature information when get help on one command ( #7079 )
2022-11-20 07:22:42 -06:00
shells
Reduced LOC by replacing several instances of Value::Int {}
, Value::Float{}
, Value::Bool {}
, and Value::String {}
with Value::int()
, Value::float()
, Value::boolean()
and Value::string()
( #7412 )
2022-12-09 11:37:51 -05:00
strings
Reduced LOC by replacing several instances of Value::Int {}
, Value::Float{}
, Value::Bool {}
, and Value::String {}
with Value::int()
, Value::float()
, Value::boolean()
and Value::string()
( #7412 )
2022-12-09 11:37:51 -05:00
system
Reduced LOC by replacing several instances of Value::Int {}
, Value::Float{}
, Value::Bool {}
, and Value::String {}
with Value::int()
, Value::float()
, Value::boolean()
and Value::string()
( #7412 )
2022-12-09 11:37:51 -05:00
viewers
Reduced LOC by replacing several instances of Value::Int {}
, Value::Float{}
, Value::Bool {}
, and Value::String {}
with Value::int()
, Value::float()
, Value::boolean()
and Value::string()
( #7412 )
2022-12-09 11:37:51 -05:00
default_context.rs
Add arbitrary base math log
( #7409 )
2022-12-09 11:20:42 +01:00
example_test.rs
Reduced LOC by replacing several instances of Value::Int {}
, Value::Float{}
, Value::Bool {}
, and Value::String {}
with Value::int()
, Value::float()
, Value::boolean()
and Value::string()
( #7412 )
2022-12-09 11:37:51 -05:00
input_handler.rs
Replace all instances of 'column path' in help
messages with 'cell path' ( #7063 )
2022-11-09 21:49:11 -08:00
lib.rs
Feature cleanup ( #7182 )
2022-11-22 16:58:11 -08:00
sort_utils.rs
Fix sort-by
, path join
and size
error arrows ( #7199 )
2022-11-23 19:22:23 +13:00