summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Preparing release 1.0.151.0.15Mathieu Le Marec - Pasquet2021-06-252-2/+2
* restore py2Mathieu Le Marec - Pasquet2021-06-252-2/+3
* Back to development: 1.0.15Mathieu Le Marec - Pasquet2021-06-252-1/+7
* Preparing release 1.0.141.0.14Mathieu Le Marec - Pasquet2021-06-252-2/+2
* Better type checksMathieu Le Marec - Pasquet2021-06-254-5/+28
* Merge pull request #172 from olivierdalang/fix_setupkiorky2021-06-251-1/+1
|\
| * fix encoding in setup.pyolivierdalang2021-06-221-1/+1
|/
* Back to development: 1.0.14Mathieu Le Marec - Pasquet2021-05-062-1/+7
* Preparing release 1.0.131.0.13Mathieu Le Marec - Pasquet2021-05-062-2/+2
* changelogMathieu Le Marec - Pasquet2021-05-061-2/+2
* Fix "Bad expression" message construction to use str.formatPēteris Caune2021-05-061-2/+2
* Improve the exception messagePēteris Caune2021-05-061-6/+7
* Fix ZeroDivisionError with "* * R/0 * *"Pēteris Caune2021-05-062-2/+12
* Merge pull request #163 from vshih/patch-1kiorky2021-04-221-2/+2
|\
| * Spelling.Victor Shih2021-04-211-2/+2
|/
* Back to development: 1.0.131.0.13.dev0Mathieu Le Marec - Pasquet2021-04-132-1/+7
* Preparing release 1.0.121.0.12Mathieu Le Marec - Pasquet2021-04-132-2/+2
* changeshashMathieu Le Marec - Pasquet2021-04-131-1/+4
* Make expanders use an utility patternMathieu Le Marec - Pasquet2021-04-131-70/+89
* Review #49Mathieu Le Marec - Pasquet2021-04-132-12/+16
* Add support for hashed/random/keyword expressionsRyan Finnie2021-04-125-10/+372
* flake8: ignore C901 (Function is too complex)Ryan Finnie2021-04-121-1/+1
* fixchangesMathieu Le Marec - Pasquet2021-04-081-1/+1
* Back to development: 1.0.12Mathieu Le Marec - Pasquet2021-04-072-1/+7
* Preparing release 1.0.111.0.11Mathieu Le Marec - Pasquet2021-04-072-2/+2
* changelogMathieu Le Marec - Pasquet2021-04-072-0/+4
* add ut to base case 0 6 30 3 *zed20152021-04-072-4/+15
* fix bug: bad case:0 6 30 3 *zed20152021-04-071-1/+3
* Minor docs tweakLowell Alleman2021-04-071-3/+4
* More consolidation of nth/last-wday functionalityLowell Alleman2021-04-072-32/+33
* Cleanup PR based on feedbackLowell Alleman2021-04-074-19/+49
* Removed some unintentional deltasLowell Alleman2021-04-072-7/+4
* New CroniterUnsupportedSyntaxError exceptionLowell Alleman2021-04-073-15/+26
* Collapsed last day support into nth day mechanismLowell Alleman2021-04-072-90/+65
* Working L/non-L detection; updated unittestsLowell Alleman2021-04-072-37/+89
* Updated unit testsLowell Alleman2021-04-071-7/+50
* Integrate parsing logic into _expand()Lowell Alleman2021-04-071-37/+35
* Integrate core logic into _calc()Lowell Alleman2021-04-072-38/+100
* RefactoringLowell Alleman2021-04-072-47/+46
* Support last day of the month syntaxLowell Alleman2021-04-072-2/+123
* Fix (my own) spelling mistakes in unittestsLowell Alleman2021-04-062-4/+4
* Split croniter_range() tests into separate fileLowell Alleman2021-04-062-1348/+3
* Restore test_croniter.py file nameLowell Alleman2021-04-061-0/+0
* Move unitest fileLowell Alleman2021-04-061-0/+1350
* Move unitest fileLowell Alleman2021-04-061-0/+0
* Rename croniter argument to croniter_range() functionLowell Alleman2021-03-262-5/+6
* Enable croniter_range() to use derived classLowell Alleman2021-03-263-1/+29
* Back to development: 1.0.11Mathieu Le Marec - Pasquet2021-03-252-1/+7
* Preparing release 1.0.101.0.10Mathieu Le Marec - Pasquet2021-03-252-2/+2
* remove extra commentMathieu Le Marec - Pasquet2021-03-251-1/+0