Dima Gerasimov
|
b87d1c970a
|
tests: move remaining tests from tests/ to my.tests, cleanup corresponding modules
|
2024-08-26 04:00:58 +01:00 |
|
Dima Gerasimov
|
973c4205df
|
core: cleanup deprecations, exclude from type checking and show runtime warnings
among affected things:
- core.common.assert_never
- core.common.cproperty
- core.common.isoparse
- core.common.mcachew
- core.common.the
- core.common.tzdatetime
- core.compat.sqlite_backup
|
2024-08-16 10:22:29 +01:00 |
|
Dima Gerasimov
|
5fe21240b4
|
core: move mcachew into my.core.cachew; use better typing annotations (copied from cachew)
|
2023-06-08 01:29:49 +01:00 |
|
Dima Gerasimov
|
c34656e8fb
|
general: update mypy config, seems that logs of type: ignore aren't necessary anymore
|
2023-05-16 01:18:30 +01:00 |
|
Dima Gerasimov
|
2611e237a3
|
my.orgmode: add stat function
|
2021-04-22 11:11:39 +01:00 |
|
Sean Breckenridge
|
5ecd4b4810
|
cleanup; remove unused imports
|
2021-04-02 08:38:06 +01:00 |
|
Dima Gerasimov
|
0534c5c57d
|
cli: add 'hpi module install' and 'hpi module requires'
ci: use hpi module install; remove explicit module links
relevant:
- https://github.com/karlicoss/HPI/issues/12
- https://github.com/karlicoss/HPI/issues/79
|
2021-02-18 02:04:40 +00:00 |
|
Dima Gerasimov
|
e81dddddf0
|
core: proprely resolve class properties in make_config + add test
|
2020-12-13 18:29:49 +01:00 |
|
Dima Gerasimov
|
a6e5908e6d
|
get rid of porg dependency, use orgparse directly
|
2020-11-06 23:02:35 +01:00 |
|
Dima Gerasimov
|
831fee42a1
|
core: minor error handling tweaks
|
2020-10-21 01:29:29 +02:00 |
|
Dima Gerasimov
|
2a2478bfa9
|
core: update cachew annotations
orgmode: expose method to construct cacheable note
|
2020-10-21 01:29:29 +02:00 |
|
Dima Gerasimov
|
d8ed780e36
|
my.orgmode: cache entries
|
2020-10-11 18:44:37 +02:00 |
|
Dima Gerasimov
|
1ded99c61c
|
my.notes.orgmode: move to my.orgmode
|
2020-10-11 18:44:37 +02:00 |
|