Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow multi-line object description signatures (#11011) | TLouf | 2023-05-11 | 1 | -1/+21 |
* | Remove deprecated ``make_old_id`` functions (#11360) | Adam Turner | 2023-04-27 | 1 | -8/+0 |
* | Fix typos found by codespell | Dimitri Papadopoulos | 2023-03-27 | 1 | -1/+1 |
* | Resolve ``flake8-return`` errors | Adam Turner | 2023-02-18 | 1 | -14/+8 |
* | Fix COM812 | Adam Turner | 2023-02-18 | 1 | -11/+11 |
* | Resolve Ruff SIM114 violations | Adam Turner | 2023-02-15 | 1 | -5/+1 |
* | Adopt ``profile = "black"`` for ``isort`` | Adam Turner | 2023-01-07 | 1 | -7/+21 |
* | Update ruff configuration | Adam Turner | 2023-01-03 | 1 | -1/+1 |
* | De-glob mypy whitelist for 'sphinx.domains.*' (#11064) | danieleades | 2023-01-02 | 1 | -35/+60 |
* | Use ``re`` flags | Adam Turner | 2023-01-02 | 1 | -2/+2 |
* | Run pyupgrade (#11070) | Adam Turner | 2023-01-02 | 1 | -93/+93 |
* | Use PEP 604 types | Adam Turner | 2023-01-01 | 1 | -15/+15 |
* | Use PEP 595 types | Adam Turner | 2023-01-01 | 1 | -55/+54 |
* | Insert ``from __future__ import annotations`` | Adam Turner | 2023-01-01 | 1 | -0/+2 |
* | remove blanket 'noqas' | Daniel Eades | 2022-12-16 | 1 | -3/+5 |
* | Run the ``pyupgrade`` tool | Adam Turner | 2022-10-17 | 1 | -2/+2 |
* | Remove support for parsing pre-v3 syntax in the C domain (#10901) | Adam Turner | 2022-10-09 | 1 | -78/+2 |
* | Merge branch '5.x' | Adam Turner | 2022-09-30 | 1 | -1/+1 |
|\ | |||||
| * | Finer grained control over domain ToC entries (#10886) | Adam Turner | 2022-09-30 | 1 | -1/+1 |
* | | Merge branch '5.x' | Adam Turner | 2022-09-23 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | Add contents entries for domain objects (#10807) | Adam Turner | 2022-09-13 | 1 | -0/+1 |
* | | Merge branch '5.x' | Adam Turner | 2022-09-09 | 1 | -4/+4 |
|\ \ | |/ | |||||
| * | Fix more strict static typing errors (#10681) | danieleades | 2022-08-28 | 1 | -3/+3 |
| * | Remove unneeded `noqa` lint suppression comments (#10772) | danieleades | 2022-08-28 | 1 | -1/+1 |
* | | Merge branch '5.x' | Adam Turner | 2022-07-17 | 1 | -7/+7 |
|\ \ | |/ | |||||
| * | Lint with `flake8-bugbear` (#10602) | danieleades | 2022-07-12 | 1 | -7/+7 |
* | | Merge branch '5.x' | Takeshi KOMIYA | 2022-07-03 | 1 | -1/+0 |
|\ \ | |/ | |||||
| * | Remove redundant static typing casts (#10612) | danieleades | 2022-07-02 | 1 | -1/+0 |
* | | Merge branch '5.x' into master | Jean-François B | 2022-06-30 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Use the `flake8-comprehensions` lint plugin (#10601) | danieleades | 2022-06-26 | 1 | -1/+1 |
* | | Remove deprecated items for Sphinx 6.0 (#10471) | Adam Turner | 2022-06-16 | 1 | -3/+3 |
|/ | |||||
* | simplify dict key checks (SIM118) | Daniel Eades | 2022-06-03 | 1 | -1/+1 |
* | C and C++, support attribtues on enumerators | Jakob Lykke Andersen | 2022-04-17 | 1 | -2/+11 |
* | C and C++, refactor attribute lists | Jakob Lykke Andersen | 2022-04-17 | 1 | -30/+24 |
* | Merge branch '4.x' | Takeshi KOMIYA | 2022-03-19 | 1 | -9/+1 |
|\ | |||||
| * | Collapse single line docstrings | Adam Turner | 2022-02-20 | 1 | -2/+1 |
| * | Remove copyright and licence fields | Adam Turner | 2022-02-20 | 1 | -3/+0 |
| * | Fix module docstring indentation | Adam Turner | 2022-02-20 | 1 | -2/+2 |
| * | Fix module docstring first line | Adam Turner | 2022-02-20 | 1 | -2/+1 |
| * | Remove module titles in docstrings | Adam Turner | 2022-02-19 | 1 | -3/+0 |
* | | Merge branch '4.x' | Takeshi KOMIYA | 2022-01-17 | 1 | -2/+1 |
|\ \ | |/ | |||||
| * | address some unused loop control variables (B007) | Daniel Eades | 2022-01-12 | 1 | -2/+1 |
* | | Merge branch '4.x' | Takeshi KOMIYA | 2022-01-16 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | simplify some set comparisons (SIM109) | Daniel Eades | 2022-01-10 | 1 | -1/+1 |
* | | Merge branch '4.x' | Takeshi KOMIYA | 2022-01-03 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Migrate to Node.findall() from Node.traverse() | Takeshi KOMIYA | 2022-01-03 | 1 | -1/+1 |
* | | Merge branch '4.x' | Takeshi KOMIYA | 2022-01-01 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | A happy new year! | Takeshi KOMIYA | 2022-01-01 | 1 | -1/+1 |
* | | Merge branch 'master' into RemovedInSphinx50Warning | Takeshi KOMIYA | 2021-12-17 | 1 | -25/+41 |
|\ \ | |/ | |||||
| * | C, simple type specifier parsing, handling macro-keywords | Jakob Lykke Andersen | 2021-12-01 | 1 | -4/+17 |