index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-06-11
ci: Fix CI image builder
Daniel Mensinger
2021-06-11
CI: Don't try to update website in a forked repository
Jon Turney
2021-06-11
CI: Don't try to push docker image in a forked repository
Jon Turney
2021-06-11
interpreter: Split decorators from interpreterbase.py
Daniel Mensinger
2021-06-11
interpreter: Split Disabler from interpreterbase.py
Daniel Mensinger
2021-06-11
interpreter: Split base objects and helpers from interpreterbase.py
Daniel Mensinger
2021-06-11
interpreter: Split exception calsses from interpreterbase.py
Daniel Mensinger
2021-06-11
interpreter: Move interpreterbase.py into a new package
Daniel Mensinger
2021-06-10
markdown/Dependencies:remove tabs
andy5995
2021-06-11
add example for defining curses preprocessor symbols
Andy Alt
2021-06-10
Move Cygwin tests to a GitHub workflow (#8829)
Jon Turney
2021-06-10
interpreter: Add missing FeatureNewKwarg for allow_fallback
Xavier Claessens
2021-06-09
doc: Add direct link to matrix channel (#8859) [skip ci]
Xavier Claessens
2021-06-09
cuda module: fully buy into new modules API
Eli Schwartz
2021-06-09
tests: Force colorize CI output
Daniel Mensinger
2021-06-09
tests: Don't even start running skipped tests
Daniel Mensinger
2021-06-09
tests: Fix global state issue
Daniel Mensinger
2021-06-09
tests: Add option to limit the number of workers
Daniel Mensinger
2021-06-09
tests: Optional progress bar with tqdm
Daniel Mensinger
2021-06-09
tests: Refactored test runner
Daniel Mensinger
2021-06-09
tests: Reduce complexity of the run_tests signature
Daniel Mensinger
2021-06-09
tests: reduce global variables
Daniel Mensinger
2021-06-09
typing: Fully annotate run_project_tests.py
Daniel Mensinger
2021-06-09
compilers: Fix missing functions in Compiler base class
Daniel Mensinger
2021-06-09
typing: Rename some variables
Daniel Mensinger
2021-06-09
typing: remove unused DependencyType
Daniel Mensinger
2021-06-09
typing: Fully annotate dependencies
Daniel Mensinger
2021-06-08
docs: fix issues with the cython docs
Dylan Baker
2021-06-08
document the enhancement to the Fs module permitting File arguments
Eli Schwartz
2021-06-08
doc: Fix link to Commands.md
Xavier Claessens
2021-06-08
Merge pull request #8512 from bonzini/feature-methods
Jussi Pakkanen
2021-06-08
interpreter: make helper methods protected
Dylan Baker
2021-06-08
interpreter: Add type annotations for the add_*_arguments helpers
Dylan Baker
2021-06-08
build: fix type annotations fo project_*_args
Dylan Baker
2021-06-08
interpreter: use typed_kwargs for the add_*_arguments family
Dylan Baker
2021-06-08
interpreter: use typed_pos_args for add_*_args
Dylan Baker
2021-06-08
intperperterbase: Add a convertor keyword argument
Dylan Baker
2021-06-08
interpreterbase: Add validator keyword argument to typed_kwargs
Dylan Baker
2021-06-08
make all arguments to KwargInfo except name and type keyword only
Dylan Baker
2021-06-08
run_unittests.py: Use mock for monkey patching
Dylan Baker
2021-06-08
run_unittests.sh: fix Python DeprecationWarning
Paolo Bonzini
2021-06-08
interpreter: add feature.disable_auto_if()
Paolo Bonzini
2021-06-08
interpreter: add feature.require()
Paolo Bonzini
2021-06-07
another pyupgrade pass
Eli Schwartz
2021-06-07
upgrade percent formatted strings pyupgrade did not catch
Eli Schwartz
2021-06-07
condense lines
Eli Schwartz
2021-06-07
more f-strings everywhere
Eli Schwartz
2021-06-07
Merge pull request #8706 from dcbaker/wip/2021-04/cython-language
Jussi Pakkanen
2021-06-07
Fix macpkg generator import path. [skip ci]
Jussi Pakkanen
2021-06-07
cython: Add an option for selecting python 3 vs python 2 output
Dylan Baker
[next]