summaryrefslogtreecommitdiff
path: root/python/typeparser.py
AgeCommit message (Expand)Author
2023-01-05Update copyright to 2023Josh F
2022-12-23Fixed missing newlines before `:param` in docstringsGalen Williamson
2022-11-11Extra options for type parsersGlenn Smith
2022-09-29Fix TypeParserResult annotated typeGlenn Smith
2022-05-25Add BinaryView::ParseTypesFromSource for clang+typelibsGlenn Smith
2022-05-23Fix TypeParserResult type hintPeter LaFosse
2022-05-11Clang+TypeParser APIsGlenn Smith