bin/bat
|
Remove custom 'transpose' function
|
2019-10-30 19:47:51 +01:00 |
assets.rs
|
Derive fmt::Debug whenever possible
|
2019-10-20 21:43:51 +02:00 |
controller.rs
|
Run cargo fmt
|
2019-10-20 21:43:51 +02:00 |
decorations.rs
|
Derive fmt::Debug whenever possible
|
2019-10-20 21:43:51 +02:00 |
diff.rs
|
Use Rust inclusive range (stable in 1.26)
|
2018-11-11 14:42:22 +01:00 |
dirs.rs
|
Migrated to Rust 2018
|
2019-03-09 07:43:41 +01:00 |
inputfile.rs
|
Only print the header for empty files
|
2019-05-15 22:37:03 +02:00 |
lib.rs
|
Remove 'advanced' example
|
2019-10-30 19:47:51 +01:00 |
line_range.rs
|
Derive fmt::Debug whenever possible
|
2019-10-20 21:43:51 +02:00 |
output.rs
|
Derive fmt::Debug whenever possible
|
2019-10-20 21:43:51 +02:00 |
printer.rs
|
Derive fmt::Debug whenever possible
|
2019-10-20 21:43:51 +02:00 |
style.rs
|
Simplify 'using_controller' example
|
2019-10-30 19:47:51 +01:00 |
syntax_mapping.rs
|
Formatted code
|
2019-03-09 07:43:41 +01:00 |
terminal.rs
|
Add 3 new themes: ansi-light, ansi-dark, base16
|
2019-05-08 07:35:43 -05:00 |