Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Get a range of dates | Ruben Pollan | 2018-08-28 | 4 | -17/+124 |
* | Add +, now and is_empty to Date | Ruben Pollan | 2018-08-28 | 1 | -1/+23 |
* | Make dates more rusty | Ruben Pollan | 2018-08-28 | 1 | -10/+12 |
* | Move date to its own module | Ruben Pollan | 2018-08-28 | 4 | -108/+116 |
* | Add support for intervals on periodic | Ruben Pollan | 2018-08-28 | 2 | -4/+13 |
* | Implement Orc for dates | Ruben Pollan | 2018-08-27 | 1 | -21/+35 |
* | Recognize absolute times | Ruben Pollan | 2018-08-27 | 1 | -6/+15 |
* | Basic periodic events support | Ruben Pollan | 2018-08-25 | 4 | -3/+103 |
* | Add empty date creator | Ruben Pollan | 2018-08-25 | 1 | -2/+6 |
* | Add test to Date parser | Ruben Pollan | 2018-08-23 | 1 | -0/+19 |
* | Add Events type | Ruben Pollan | 2018-04-29 | 5 | -86/+95 |
* | Move event to it's own module | Ruben Pollan | 2018-04-29 | 3 | -120/+128 |
* | Add status to event | Ruben Pollan | 2018-04-29 | 1 | -0/+24 |
* | Sort the events | Ruben Pollan | 2018-04-29 | 1 | -0/+29 |
* | Simple ics parser | Ruben Pollan | 2018-04-29 | 2 | -1/+148 |
* | Create a clean project | Ruben Pollan | 2017-12-01 | 1 | -0/+3 |