index
:
riscv-gnu-toolchain/qemu/meson.git
0.35.1
0.41
0.42
0.42-msi
0.44
0.45
0.46
0.47
0.48
0.49
0.50
0.51
0.52
0.53
0.54
0.55
0.56
0.57
0.58
0.59
0.60
0.61
0.62
0.63
0.63.0-ifort
0.64
0.pypy-test
0.pypy-test-2
0.tryme
1.0
1.0000000000000000000000001
1.1
1.2
1.87654321
1.tryme
58rc1
add-configuration-configure_File
appleld
asmfix
biggen
builddirupgrade
buildtyperemains
capitalization
cfortfix
checknetworkd
cigreen
clangclrust
clangformatcheck
clangsanitize
cleandead
cleanstray
corporations
cpp23
cppmodules
cppnorth
crossargfix
crossenvvar
cudacustom
cudafix0572
cudamem
cygwindisableagain
cygwindisabletest
darwin_arch
dcb
debcrossfixes
debianfix
debpy310
delghwt
deterministichash
dimpdir
dirc2
dircondense
dircondense2
dircondense64
disable32rustwin
docbuild
docdelghwt
docimagelinks
docrewrap
dolphin
dotinclude
dverfix
eli/ci-shell
eli/submit/doc-no-pr-publish
emptysubdir
endmessage
env2cross
env2mfile
env2mfilefix
envvarfixup
es/0.61-plus-cython
eschwartz/python-lib-install-dir
exewrapfix
failcheck
fatalhotdoc
fedora
fgetcfix
filecleanup
fix7611
fix7920
fix7975
fixci
fixlint
fixmacci
fixplainwin
flexfix
flexunity
flob
fortrancase
fortranmodscan
fromlongmsg
gccmodules
gencustom
gentarget
gh-pages
gnuobjc
ignorebuilddir
ignoreencodingerrors
immufix
implicitcustom
includeviolation
installdir
installdoc
intrcmd
ioscross
javacross
joinelse
jslibs
keepbackend
killhfs
killpy3
lang-enum
limitpar
linkmsg
macfixes
macfixes2
macfixes3
macinstall
macinstaller
macpkgclean
master
mensinda_temp_fix
mingwdisable
modulestricter
msifix
msifixpy39
msipkgfix
mtesttemp
ninjabump
ninjalink
ninjarestat
ninjarevert
ninjaver
ninjaverdown
nirbheek-vacation-nolife-typo-fixes
nirbheek/deprecate-get-option-buildtype
nirbheek/fix-giscanner
nirbheek/fix-x86-vs2017-ci
nirbheek/gnome-mkenums-rspfile
nirbheek/more-buildtype-changes
nirbheek/un-disable-rust-clang-cl
nirbheek/un-disable-rust-vs2017
nirbheek/valac-clang-int-conversion
no_build
noecho
nopipe
objversions
onemore
ongoingxcode
openmpitimeout
optionlookup
optiontree
overrides
pipdoc
pkgfix
ppcfix
pr8895-old
prelink
progrefactor
providedoc
py310msi
pydisttest
pylogfix
pym3fix
pyrefix
pythonbump
rcdircondense
regrfix
remove-parse_cmd_line_options
removednumbers
rename61rc1
renamesubdirs
renumber
renumbering
revert-10041-wayland-pkgconfig
revert-10757-llvm-config
revert5323
revertoverride
reverts
revertthinlto
reviewtool
runsubdir
scanbuildtempdir
sccache
sdldoc
sharedwithrust
simdix
simplestart
stricternames
subdirrefac
swiftxcode
symlinkinrelease
sysprops
targetbatch
testcommand
testsilencing
thinlto
timeoutfix
tingping/test-gir-program
tingping/test-profile
tingping/xdg-module
trigger-ciimage-builder
typofix
unittestarg
useargsintests
verfix
versionfile
versionfromfile
vs22
vs_pch_fix
vsasan
vsenv
vsenvfix
vsmodfix
vsmodtest
vsmodver
wasmthreadcount
wip/default-directories
wip/ignatenko/gtester
wip/tingping/xdg-auto-post-install
wip/xclaesse/pr-10714
wip/xclaesse/pr-12097
wix4
wrapcase
wrapdocs
xclaesse/pr11561-orig
xcode1234
xcode200
xcodeclean
xcodeeeeee
xcodeevenmore
xcodef
xcodefix
xcodeforever
xcodegalley
xcodegodot
xcodehalfway
xcodelibs
xcodeminor
xcodeobjc
xcodepartn
xcodepoop
xcodeprojecttree
xcoderefactor
xcodeslogging
xcodetunkki
xcodewarnopt
xcodex
xcodez
xcode🥃
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
run_mypy.py
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-22
dependencies/qt: Add type annotations
Dylan Baker
1
-0
/
+1
2021-03-19
programs: add type annotations
Dylan Baker
1
-0
/
+1
2021-03-16
Add `meson devenv` command and meson.add_devenv()
Xavier Claessens
1
-0
/
+1
2021-02-23
add a script to run a single test
Dylan Baker
1
-0
/
+1
2021-01-23
split mesonlib into a package
Dylan Baker
1
-4
/
+11
2021-01-13
run_mypy: add minstall
Dylan Baker
1
-0
/
+1
2021-01-05
modules: Add an unstable-rust module
Dylan Baker
1
-0
/
+1
2020-11-22
Merge pull request #8010 from dcbaker/submit/optinterpreter-cleanups
Jussi Pakkanen
1
-0
/
+1
2020-11-20
use real pathlib module
Dylan Baker
1
-1
/
+0
2020-11-20
Add type annotations to optinterpreter
Dylan Baker
1
-0
/
+1
2020-10-04
pathlib: Fix resolve() by overriding it in Python 3.5
Daniel Mensinger
1
-0
/
+1
2020-10-01
run_mypy: mark the whole compilers package as type safe
Dylan Baker
1
-14
/
+1
2020-10-01
compilers/d: add type annotations
Dylan Baker
1
-0
/
+1
2020-10-01
compilers/fortran: add type annotations
Dylan Baker
1
-0
/
+1
2020-10-01
compilers/java: Add type annotations
Dylan Baker
1
-0
/
+1
2020-10-01
compilers/rust: add type annotations
Dylan Baker
1
-0
/
+1
2020-10-01
compilers/swift: Add type annotations
Dylan Baker
1
-0
/
+1
2020-10-01
Compilers/vala: Add type annotations
Dylan Baker
1
-0
/
+1
2020-10-01
compilers/cuda: make type safe
Dylan Baker
1
-0
/
+1
2020-10-01
compilers/cpp: Add type annotations
Dylan Baker
1
-0
/
+1
2020-10-01
compilers: fully type annotate the C compilers
Dylan Baker
1
-0
/
+1
2020-09-28
typing: fully annotate cmake.interpreter
Daniel Mensinger
1
-0
/
+1
2020-09-27
typing: add convinient option to clear the terminal to run_mypy.py
Daniel Mensinger
1
-0
/
+5
2020-09-27
typing: fix indentation in run_mypy.py
Daniel Mensinger
1
-48
/
+48
2020-09-24
compilers/objcpp: add type annotations
Dylan Baker
1
-0
/
+1
2020-09-24
compilers/objc: Add type annotations
Dylan Baker
1
-0
/
+1
2020-09-24
run_mypy: compilers/c_function_attributes is already type safe
Dylan Baker
1
-0
/
+1
2020-09-24
run_mypy: all of compilers/mixins is now type safe
Dylan Baker
1
-14
/
+1
2020-09-24
compilers/mixins: make xc16 type safe
Dylan Baker
1
-0
/
+1
2020-09-24
compilers/mixins: make visual studio type safe
Dylan Baker
1
-0
/
+1
2020-09-24
compilers/mixins/pgi: Make type safe
Dylan Baker
1
-0
/
+1
2020-09-24
compilers/mixins/islinker: Make type safe
Dylan Baker
1
-0
/
+1
2020-09-24
compilers/mixins/intel: make type safe
Dylan Baker
1
-1
/
+1
2020-09-24
compilers/mixins/emscripten: make type safe
Dylan Baker
1
-0
/
+1
2020-09-24
compilers/mixins/elbrus: make type safe
Dylan Baker
1
-0
/
+1
2020-09-24
compilers/mixins: make compcert type safe
Dylan Baker
1
-0
/
+1
2020-09-24
compilers/mixins/clang: Make type safe
Dylan Baker
1
-0
/
+1
2020-09-24
compilers/mixings/gnu: make type safe
Dylan Baker
1
-0
/
+1
2020-09-24
compilers/mixins/clike: fix mypy issues
Dylan Baker
1
-0
/
+1
2020-09-24
compilers/mixins/ccrx: make mypy safe
Dylan Baker
1
-0
/
+1
2020-09-24
compilers/mixins/c2000: Make mypy safe
Dylan Baker
1
-0
/
+1
2020-09-24
compilers/mixins/arm: make type safe
Dylan Baker
1
-0
/
+1
2020-09-24
compilers/compilers: Fully type annotate
Dylan Baker
1
-0
/
+1
2020-09-16
linkers: fully type annotate and fix mypy issues
Dylan Baker
1
-0
/
+1
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
[next]