Commit Graph

37 Commits

Author SHA1 Message Date
c9243d7968 optimization and docs of executes 2020-06-03 21:53:55 +06:00
565aff4538 fix for EverySecondScheduler 2020-06-03 21:39:52 +06:00
686716e20f TimeBuilder docs 2020-06-03 21:36:01 +06:00
6077384a17 fill documentation and optimize SchedulerBuilder#build and createSimpleScheduler functions 2020-06-03 21:21:52 +06:00
408349be04 docs 2020-06-03 21:07:10 +06:00
237deff0e6 fill docs of SchedulerShortcuts 2020-06-03 20:41:54 +06:00
59cd600d60 update CronDateTime documentation 2020-06-03 20:19:57 +06:00
be33a130d3 add data docs 2020-06-03 20:17:00 +06:00
1f971117bd refactor of CronDateTime 2020-06-03 20:11:42 +06:00
69e2e10d29 small optimization of Executes 2020-06-03 20:03:04 +06:00
ef436892aa optimize imports 2020-03-22 18:35:25 +06:00
85cb87c459 version 0.2.2 2020-03-22 18:35:06 +06:00
1d202a7311 asFlow extension 2020-01-13 10:15:01 +06:00
2ce52ade45 rewrite all onto KronScheduler 2019-10-10 16:43:52 +06:00
b93b9fd7c7 add "every" and "upTo" infix functions in time builder 2019-10-10 15:50:20 +06:00
1f8ec224a7 optimization of imports 2019-10-10 14:25:55 +06:00
990aad024f publish fixes 2019-10-10 14:25:01 +06:00
5c503f2070 replace code into another package and modify publish script and properties file 2019-10-08 23:17:51 +06:00
726e68c114 extend scheduler shortcuts 2019-10-08 23:04:58 +06:00
d1f84ee136 now all executes can be applyed to CronDateTimeScheduler 2019-10-08 22:15:00 +06:00
d1a2b20792 add ScheduleBuilder as the variant of DSL 2019-10-08 22:06:26 +06:00
bee766dc86 replacing of internal usages 2019-10-05 16:40:51 +06:00
cc60bfb97b fixes 2019-10-05 16:34:59 +06:00
e465084c4c optimize imports 2019-10-05 16:31:15 +06:00
328ffd87ca fixes and small publish of API 2019-10-05 16:29:59 +06:00
6cfb190aa8 now base scheduling is working 2019-10-05 11:23:48 +06:00
eb0f78a9e4 add base public functions for scheduling 2019-10-05 11:14:35 +06:00
fa68bf72dc add base scheduling 2019-10-05 11:09:22 +06:00
e5e4770346 start work with scheduler and remove redundant regexes from CronDateTime 2019-10-05 10:57:11 +06:00
6f48b4f29a add parsing of strings with values 2019-10-05 10:55:01 +06:00
8a596b2e47 Update 'src/commonMain/kotlin/com/github/insanusmokrassar/krontab/utils/CronRegularExpression.kt' 2019-10-04 19:29:58 +00:00
d1af60feb1 add primitive regexes 2019-10-05 00:28:54 +06:00
3dc06571c8 several renamings 2019-10-05 00:09:39 +06:00
8310f91745 add util functions and checks 2019-10-05 00:04:00 +06:00
ba58d016b6 add CronDateTime related to klock 2019-10-04 23:47:20 +06:00
f3c4747053 update defaults in KronTime 2019-05-23 20:06:29 +08:00
204bbe1f35 add KronTime entity and time calculation environment 2019-05-23 14:43:45 +08:00