summaryrefslogtreecommitdiff
path: root/poezio/core/structs.py
AgeCommit message (Expand)Author
2021-04-02fix: tons of type errorsmathieui
2021-03-13Fix a typo in core.structs.__all__mathieui
2021-01-28core: move initial commands in a separate filesmathieui
2021-01-28Move get_error_message to commonmathieui
2020-06-01mypy: Reduce errors on muctab.py by a lotmathieui
2017-11-12yapf -irmathieui
2016-08-21Don’t call input completion() functions inside completion methodsmathieui
2016-06-11Make poezio.core.struct more Cython-friendly.Emmanuel Gil Peyrot
2016-06-11Move the src directory to poezio, for better cython compatibility.Emmanuel Gil Peyrot