Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove deprecated nodes | Marc Mueller | 2023-04-25 | 1 | -9/+0 |
| | |||||
* | Various TryStar fixes (#2142) | Marc Mueller | 2023-04-24 | 1 | -0/+3 |
| | |||||
* | Clean-up and fix tox's commands (#1963) | Pierre Sassoulas | 2023-02-08 | 1 | -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 nodes | Daniël van Noord | 2022-06-20 | 1 | -10/+10 |
| | |||||
* | Add typing to scope() (#1170) | Daniël van Noord | 2021-09-15 | 2 | -2/+3 |
| | |||||
* | Fix documentation after changes to astroid.nodes (#1175) | Marc Mueller | 2021-09-15 | 2 | -170/+168 |
| | |||||
* | Remove use of deprecated node_classes and scoped_node API in astroid | Pierre Sassoulas | 2021-08-10 | 1 | -16/+16 |
| | |||||
* | Add Pattern base class (#1037) | Marc Mueller | 2021-06-16 | 1 | -0/+3 |
| | |||||
* | Remove py2 nodes (#1023) | Marc Mueller | 2021-06-12 | 1 | -9/+0 |
| | | | | * Removed Repr, Exec, Print nodes * Updated rebuilder | ||||
* | Add initial support for pattern matching py310 (#986) | Marc Mueller | 2021-05-29 | 1 | -0/+30 |
| | | | | * Add initial support for pattern matching py310 * Add typing_extensions | ||||
* | Fix end of files | Marc Mueller | 2021-02-27 | 1 | -1/+0 |
| | |||||
* | Improve the documentation to ease the discovery of astroid's features | Claudiu Popa | 2018-06-04 | 5 | -72/+21 |
| | |||||
* | Add some more documentation for the transforms | Claudiu Popa | 2018-06-04 | 1 | -0/+4 |
| | |||||
* | Revert the document name change | Claudiu Popa | 2018-03-11 | 1 | -2/+2 |
| | |||||
* | Make the year dynamic | Claudiu Popa | 2018-03-11 | 1 | -2/+2 |
| | |||||
* | Public facing node documentation | Ashley Whetter | 2017-11-05 | 4 | -0/+372 |