summaryrefslogtreecommitdiff
path: root/run_mypy.py
AgeCommit message (Expand)Author
2020-10-01Compilers/vala: Add type annotationsDylan Baker
2020-10-01compilers/cuda: make type safeDylan Baker
2020-10-01compilers/cpp: Add type annotationsDylan Baker
2020-10-01compilers: fully type annotate the C compilersDylan Baker
2020-09-28typing: fully annotate cmake.interpreterDaniel Mensinger
2020-09-27typing: add convinient option to clear the terminal to run_mypy.pyDaniel Mensinger
2020-09-27typing: fix indentation in run_mypy.pyDaniel Mensinger
2020-09-24compilers/objcpp: add type annotationsDylan Baker
2020-09-24compilers/objc: Add type annotationsDylan Baker
2020-09-24run_mypy: compilers/c_function_attributes is already type safeDylan Baker
2020-09-24run_mypy: all of compilers/mixins is now type safeDylan Baker
2020-09-24compilers/mixins: make xc16 type safeDylan Baker
2020-09-24compilers/mixins: make visual studio type safeDylan Baker
2020-09-24compilers/mixins/pgi: Make type safeDylan Baker
2020-09-24compilers/mixins/islinker: Make type safeDylan Baker
2020-09-24compilers/mixins/intel: make type safeDylan Baker
2020-09-24compilers/mixins/emscripten: make type safeDylan Baker
2020-09-24compilers/mixins/elbrus: make type safeDylan Baker
2020-09-24compilers/mixins: make compcert type safeDylan Baker
2020-09-24compilers/mixins/clang: Make type safeDylan Baker
2020-09-24compilers/mixings/gnu: make type safeDylan Baker
2020-09-24compilers/mixins/clike: fix mypy issuesDylan Baker
2020-09-24compilers/mixins/ccrx: make mypy safeDylan Baker
2020-09-24compilers/mixins/c2000: Make mypy safeDylan Baker
2020-09-24compilers/mixins/arm: make type safeDylan Baker
2020-09-24compilers/compilers: Fully type annotateDylan Baker
2020-09-16linkers: fully type annotate and fix mypy issuesDylan Baker
2020-09-08typing: more fixesDaniel Mensinger
2020-09-08typing: update run_mypy and mypy.iniDaniel Mensinger
2020-09-08typing: fix envconfig typingDaniel Mensinger
2020-09-08typing: fully annotate mintro and mtestDaniel Mensinger
2020-09-08typing: fully annotate mcompile, minit, and msetupDaniel Mensinger
2020-09-08typing: fully annotate fs moduleDaniel Mensinger
2020-09-08typing: fully annotate arglistDaniel Mensinger
2020-09-08typing: fully annotate boost and hdf5 depsDaniel Mensinger
2020-09-08typing: fully annotate scriptsDaniel Mensinger
2020-09-08typing: fully annotate toolsDaniel Mensinger
2020-09-08typing: fully annotate wrapDaniel Mensinger
2020-09-08typing: fully annotate mparser.pyDaniel Mensinger
2020-09-08typing: fully annotate mesonlib.pyDaniel Mensinger
2020-09-08typing: Add run_mypy.py for easier mypy invocationDaniel Mensinger