drgn/docs/exts/drgndoc
Omar Sandoval 9cce4c33b2 drgndoc: support formating unary operators
This is necessary for type annotations like `def foo(fd: int = -1)` in
future changes.

Signed-off-by: Omar Sandoval <osandov@osandov.com>
2023-01-13 10:38:44 -08:00
..
__init__.py Add type hint stubs and generate documentation from them 2020-02-25 13:39:06 -08:00
docstrings.py Relicense drgn from GPLv3+ to LGPLv2.1+ 2022-11-01 17:05:16 -07:00
ext.py Relicense drgn from GPLv3+ to LGPLv2.1+ 2022-11-01 17:05:16 -07:00
format.py drgndoc: support formating unary operators 2023-01-13 10:38:44 -08:00
namespace.py Relicense drgn from GPLv3+ to LGPLv2.1+ 2022-11-01 17:05:16 -07:00
parse.py Relicense drgn from GPLv3+ to LGPLv2.1+ 2022-11-01 17:05:16 -07:00
util.py Relicense drgn from GPLv3+ to LGPLv2.1+ 2022-11-01 17:05:16 -07:00
visitor.py Relicense drgn from GPLv3+ to LGPLv2.1+ 2022-11-01 17:05:16 -07:00