summaryrefslogtreecommitdiff
path: root/tools/extract_pyi.py
AgeCommit message (Expand)Author
2020-05-27Better keyerror handlingdherrada
2020-05-21Added another exceptdherrada
2020-05-19Removed adherrada
2020-05-18Merge branch 'extract-types' of https://github.com/dherrada/circuitpython int...dherrada
2020-05-18extract_pyi no longer raises a TypeError for missing typesdherrada
2020-05-15Merge branch 'master' into extract-typesdherrada
2020-05-15Merged extract_types into extract_pyidherrada
2020-05-14Remove debug printsScott Shawcroft
2020-05-14Fix ulab, math and template.Scott Shawcroft
2020-05-12Swap sphinx to autoapi and the inline stubsScott Shawcroft
2020-04-29Better handle //| and do __init__.c first.Scott Shawcroft
2020-04-27Add verification scriptScott Shawcroft