aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/ast/postprocess.py
AgeCommit message (Expand)AuthorFilesLines
2020-03-02types: Remove redundant __init__() -> None annotationDaniel Mensinger1-3/+3
2020-03-02types: Use import typing as TDaniel Mensinger1-2/+2
2020-03-02types: Annotate the AST visitorsDaniel Mensinger1-17/+18
2019-03-03mintro: Dependencies from sourceDaniel Mensinger1-0/+30
2019-01-22AST post processingDaniel Mensinger1-0/+86