JuanLeon Lahoz
|
49f24d7b6e
|
lint: more pedantic linting
|
3 years ago |
JuanLeon Lahoz
|
f8e055b52a
|
lint: use uninlined format args when possible
Changes done by `cargo clippy --fix -- -D clippy::uninlined_format_args`
|
3 years ago |
JuanLeon Lahoz
|
54e5ef839b
|
lint: solve vec_init_then_push in unit tests
|
3 years ago |
JuanLeon Lahoz
|
26f6ae6348
|
lint: use Self when suitable
Changes done by `cargo clippy --fix -- -D clippy::use_self`
|
3 years ago |
JuanLeon Lahoz
|
8717c8a42d
|
lint: improve cargo doc markdown
Changes done by `cargo clippy --fix -- -D clippy::doc_markdown`
|
3 years ago |
JuanLeon Lahoz
|
624577411e
|
Reuse code for printing scale info
|
3 years ago |
JuanLeon Lahoz
|
2cbdba8497
|
Allow using lowcharts as a library
|
4 years ago |
JuanLeon Lahoz
|
43b5ef1d5f
|
fix: do not panic if all parsed timestamps are the same
|
4 years ago |
JuanLeon Lahoz
|
a89e39e54c
|
feature: Implement split-timehist visualization
|
5 years ago |
JuanLeon Lahoz
|
c6dce04b94
|
refactor: organize code in modules
|
5 years ago |
JuanLeon Lahoz
|
3083bb4adc
|
Use a proper (and colored) logger for terminal
|
5 years ago |
JuanLeon Lahoz
|
cfaa45d3df
|
lint: avoid unneeded clones
|
5 years ago |
JuanLeon Lahoz
|
980442786c
|
Implement timehist subcommand
|
5 years ago |