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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-09
typing: remove unused DependencyType
Daniel Mensinger
2
-2
/
+2
2021-06-09
typing: Fully annotate dependencies
Daniel Mensinger
6
-88
/
+77
2021-06-08
docs: fix issues with the cython docs
Dylan Baker
2
-5
/
+5
2021-06-08
document the enhancement to the Fs module permitting File arguments
Eli Schwartz
2
-3
/
+14
2021-06-08
doc: Fix link to Commands.md
Xavier Claessens
1
-1
/
+1
2021-06-08
Merge pull request #8512 from bonzini/feature-methods
Jussi Pakkanen
7
-5
/
+99
2021-06-08
interpreter: make helper methods protected
Dylan Baker
1
-15
/
+15
2021-06-08
interpreter: Add type annotations for the add_*_arguments helpers
Dylan Baker
1
-9
/
+8
2021-06-08
build: fix type annotations fo project_*_args
Dylan Baker
1
-2
/
+2
2021-06-08
interpreter: use typed_kwargs for the add_*_arguments family
Dylan Baker
2
-20
/
+65
2021-06-08
interpreter: use typed_pos_args for add_*_args
Dylan Baker
1
-12
/
+12
2021-06-08
intperperterbase: Add a convertor keyword argument
Dylan Baker
2
-1
/
+20
2021-06-08
interpreterbase: Add validator keyword argument to typed_kwargs
Dylan Baker
2
-1
/
+28
2021-06-08
make all arguments to KwargInfo except name and type keyword only
Dylan Baker
1
-1
/
+2
2021-06-08
run_unittests.py: Use mock for monkey patching
Dylan Baker
1
-22
/
+20
2021-06-08
run_unittests.sh: fix Python DeprecationWarning
Paolo Bonzini
1
-1
/
+1
2021-06-08
interpreter: add feature.disable_auto_if()
Paolo Bonzini
3
-0
/
+24
2021-06-08
interpreter: add feature.require()
Paolo Bonzini
6
-2
/
+57
2021-06-07
another pyupgrade pass
Eli Schwartz
1
-3
/
+3
2021-06-07
upgrade percent formatted strings pyupgrade did not catch
Eli Schwartz
3
-19
/
+17
2021-06-07
condense lines
Eli Schwartz
4
-24
/
+12
2021-06-07
more f-strings everywhere
Eli Schwartz
4
-138
/
+117
2021-06-07
Merge pull request #8706 from dcbaker/wip/2021-04/cython-language
Jussi Pakkanen
25
-33
/
+480
2021-06-07
Fix macpkg generator import path. [skip ci]
Jussi Pakkanen
1
-1
/
+1
2021-06-07
cython: Add an option for selecting python 3 vs python 2 output
Dylan Baker
2
-5
/
+34
2021-06-07
docs: Add cython docs
Dylan Baker
4
-10
/
+65
2021-06-07
cython: Add a test for generated files
Dylan Baker
6
-0
/
+104
2021-06-07
cython: add 1 basic test
Dylan Baker
8
-2
/
+107
2021-06-07
Add C compiler when using Cython
Dylan Baker
2
-3
/
+4
2021-06-07
ninjabackend: generate cython compilation rules
Dylan Baker
1
-0
/
+61
2021-06-07
ninjabackend: cython doesn't use a linker
Dylan Baker
1
-4
/
+1
2021-06-07
compilers: Add cython file suffixes
Dylan Baker
2
-0
/
+3
2021-06-07
environment: Add detection logic for cython
Dylan Baker
1
-0
/
+28
2021-06-07
compilers: Expose Cython compiler
Dylan Baker
1
-0
/
+2
2021-06-07
hack: compilers/cython: hardcode python 3 not 2
Dylan Baker
1
-1
/
+2
2021-06-07
compilers: Add a cython Compiler
Dylan Baker
1
-0
/
+60
2021-06-07
build: Add type annotations for Generator
Dylan Baker
1
-14
/
+15
2021-06-06
typing: Fully annotate dependencies.framework
Daniel Mensinger
2
-14
/
+20
2021-06-06
typing: Fully annotate dependencies.{detect,factory} + some other fixes
Daniel Mensinger
9
-63
/
+104
2021-06-06
typing: Fully annotate dependencies.cmake
Daniel Mensinger
2
-59
/
+70
2021-06-06
typing: Fully annotate dependencies.platform
Daniel Mensinger
2
-3
/
+10
2021-06-06
typing: Fully annotate dependencies.dub
Daniel Mensinger
2
-18
/
+32
2021-06-06
typing: Fully annotate dependencies.pkgconfig
Daniel Mensinger
2
-26
/
+34
2021-06-06
Merge pull request #8796 from xclaesse/wrapdbv2
Jussi Pakkanen
6
-52
/
+91
2021-06-05
docs: Generate a table of all wrapdb releases
Xavier Claessens
3
-0
/
+36
2021-06-05
typing: Fully annotate dependencies.cuda
Daniel Mensinger
4
-23
/
+40
2021-06-05
typing: mlog use StringProtocol
Daniel Mensinger
2
-2
/
+14
2021-06-05
typing: Fully annotate dependencies.configtool
Daniel Mensinger
2
-16
/
+24
2021-06-05
typing: Fully annotate dependencies.coarrays
Daniel Mensinger
2
-5
/
+6
2021-06-04
dependencies/detect: Add type annotations to find_external_dependency
Dylan Baker
1
-4
/
+5
[next]