summaryrefslogtreecommitdiff
path: root/doc/api
Commit message (Collapse)AuthorAgeFilesLines
* Remove deprecated nodesMarc Mueller2023-04-251-9/+0
|
* Various TryStar fixes (#2142)Marc Mueller2023-04-241-0/+3
|
* Clean-up and fix tox's commands (#1963)Pierre Sassoulas2023-02-081-14/+11
| | | | | | | | | | | | | | | * [tox] Add python 3.11 to the list of interpreters Refs #1960 * Update build system dependencies * Update pre-commit requirements * Fix Sphinx errors --------- Co-authored-by: Avram Lubkin <aviso@rockhopper.net>
* Remove remaining references to old Mixin base nodesDaniël van Noord2022-06-201-10/+10
|
* Add typing to scope() (#1170)Daniël van Noord2021-09-152-2/+3
|
* Fix documentation after changes to astroid.nodes (#1175)Marc Mueller2021-09-152-170/+168
|
* Remove use of deprecated node_classes and scoped_node API in astroidPierre Sassoulas2021-08-101-16/+16
|
* Add Pattern base class (#1037)Marc Mueller2021-06-161-0/+3
|
* Remove py2 nodes (#1023)Marc Mueller2021-06-121-9/+0
| | | | * Removed Repr, Exec, Print nodes * Updated rebuilder
* Add initial support for pattern matching py310 (#986)Marc Mueller2021-05-291-0/+30
| | | | * Add initial support for pattern matching py310 * Add typing_extensions
* Fix end of filesMarc Mueller2021-02-271-1/+0
|
* Improve the documentation to ease the discovery of astroid's featuresClaudiu Popa2018-06-045-72/+21
|
* Add some more documentation for the transformsClaudiu Popa2018-06-041-0/+4
|
* Revert the document name changeClaudiu Popa2018-03-111-2/+2
|
* Make the year dynamicClaudiu Popa2018-03-111-2/+2
|
* Public facing node documentationAshley Whetter2017-11-054-0/+372