aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Use iterators and itertools to produce eventsRuben Pollan2018-12-106-36/+38
|
* Derive PartialOrd and PartialEq for datesRuben Pollan2018-11-271-14/+2
|
* Implement Ord for eventsRuben Pollan2018-11-272-4/+16
|
* Read and merge multiple icalsRuben Pollan2018-11-272-10/+22
|
* Convert periodic into iteratorRuben Pollan2018-11-272-22/+41
|
* Update dependenciesRuben Pollan2018-11-272-54/+53
|
* Convert the project into a lib + mainRuben Pollan2018-11-262-15/+18
|
* Add READMERuben Pollan2018-08-301-0/+3
|
* Add LICENSEmeskio2018-08-301-0/+674
|
* Let's use Option the rustic wayRuben Pollan2018-08-283-15/+11
|
* Add support for month and year frequencyRuben Pollan2018-08-282-11/+47
|
* Add support for count on periodic eventsRuben Pollan2018-08-282-3/+11
|
* Get events from the list by dateRuben Pollan2018-08-282-2/+16
|
* Get a range of datesRuben Pollan2018-08-284-17/+124
|
* Add +, now and is_empty to DateRuben Pollan2018-08-281-1/+23
|
* Make dates more rustyRuben Pollan2018-08-281-10/+12
|
* Move date to its own moduleRuben Pollan2018-08-284-108/+116
|
* Add support for intervals on periodicRuben Pollan2018-08-282-4/+13
|
* Update dependenciesRuben Pollan2018-08-282-117/+76
|
* Implement Orc for datesRuben Pollan2018-08-271-21/+35
|
* Recognize absolute timesRuben Pollan2018-08-271-6/+15
|
* Add cargo.lock to the repoRuben Pollan2018-08-272-0/+278
|
* Basic periodic events supportRuben Pollan2018-08-254-3/+103
|
* Add empty date creatorRuben Pollan2018-08-251-2/+6
|
* Add test to Date parserRuben Pollan2018-08-231-0/+19
|
* Add Events typeRuben Pollan2018-04-295-86/+95
|
* Move event to it's own moduleRuben Pollan2018-04-293-120/+128
|
* Add status to eventRuben Pollan2018-04-291-0/+24
|
* Sort the eventsRuben Pollan2018-04-291-0/+29
|
* Simple ics parserRuben Pollan2018-04-293-1/+155
|
* Create a clean projectRuben Pollan2017-12-013-0/+11