aboutsummaryrefslogtreecommitdiff
path: root/src/lib.rs
AgeCommit message (Collapse)AuthorFilesLines
2019-11-14Rename the moduleIgor Pashev1-146/+0
So that Cargo does not think there is a library, and does not run tests twice (for the library and for the executable).
2019-10-16Reverse date partitions laterIgor Pashev1-3/+2
Make partition_days() more like partition().
2019-10-16Add some testsIgor Pashev1-0/+90
2019-10-06ReformatIgor Pashev1-9/+16
2019-10-06With no returnIgor Pashev1-2/+2
2019-10-05Initial version 0.1.00.1.0Igor Pashev1-0/+50