summaryrefslogtreecommitdiff
path: root/tools/extract_pyi.py
AgeCommit message (Expand)Author
2020-11-27fix stub problems; touch up docDan Halbert
2020-10-29Fixing make stub warnings and mypy issuesmaksw23
2020-08-08Fix Read the Docs bulid failingTaku Fukada
2020-08-07Modify some Python stubsTaku Fukada
2020-07-24Add and correct some type hintsTaku Fukada
2020-07-21Merge branch 'main' into type_hintsdherrada
2020-07-22Improve .pyi generationTaku Fukada
2020-07-17Merge branch 'main' into type_hintsdherrada
2020-07-06Add license to some obvious files.Diego Elio Pettenò
2020-07-02More extract_pyi tweaksdherrada
2020-07-02More tweaks to extract_pyi.pydherrada
2020-07-02Made more modifications to extract_pyi.pydherrada
2020-07-02Fixed extract_pyi script to allow NoneTypedherrada
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