Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-09-08 | typing: more fixes | Daniel Mensinger | 1 | -0/+1 |
2020-09-08 | typing: update run_mypy and mypy.ini | Daniel Mensinger | 1 | -72/+26 |
2020-09-08 | typing: fix envconfig typing | Daniel Mensinger | 1 | -1/+1 |
2020-09-08 | typing: fully annotate mintro and mtest | Daniel Mensinger | 1 | -0/+2 |
2020-09-08 | typing: fully annotate mcompile, minit, and msetup | Daniel Mensinger | 1 | -0/+3 |
2020-09-08 | typing: fully annotate fs module | Daniel Mensinger | 1 | -0/+1 |
2020-09-08 | typing: fully annotate arglist | Daniel Mensinger | 1 | -0/+2 |
2020-09-08 | typing: fully annotate boost and hdf5 deps | Daniel Mensinger | 1 | -0/+3 |
2020-09-08 | typing: fully annotate scripts | Daniel Mensinger | 1 | -0/+2 |
2020-09-08 | typing: fully annotate tools | Daniel Mensinger | 1 | -0/+1 |
2020-09-08 | typing: fully annotate wrap | Daniel Mensinger | 1 | -1/+1 |
2020-09-08 | typing: fully annotate mparser.py | Daniel Mensinger | 1 | -0/+2 |
2020-09-08 | typing: fully annotate mesonlib.py | Daniel Mensinger | 1 | -1/+13 |
2020-09-08 | typing: Add run_mypy.py for easier mypy invocation | Daniel Mensinger | 1 | -0/+82 |