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-15
modules/qt: Deprecated the preprocess sources keyword argument
Dylan Baker
2021-06-15
docs/qt: document all of the arguments of the preprocess function
Dylan Baker
2021-06-15
modules/qt: Deprecated the *sources variadic argument to preproccess
Dylan Baker
2021-06-14
doc: fix typo preventing correct page generation
Eli Schwartz
2021-06-14
backends: fix TestSerialisation.suite annotations
Dylan Baker
2021-06-14
interpreter: use typed_*args for test and benchmark
Dylan Baker
2021-06-14
interpreter: use typed_pos_args for func_test and func_benchmark
Dylan Baker
2021-06-14
interpreterbase: Add deprecated_values and since_values to KwargInfo
Dylan Baker
2021-06-14
run_unittests: mock meson global before changing
Dylan Baker
2021-06-14
Fix issue with generated Cython code in a subdir
Ralf Gommers
2021-06-14
environment: Add LLVM suffixes for 11 and 12
Ting-Wei Lan
2021-06-13
minit: do not misdetect files suffixed as "" or named "." or "c" or "s" as c#
Eli Schwartz
2021-06-13
README: update IRC info to denote OFTC and Matrix
andy5995
2021-06-11
run_mypy: Check mypy version to avoid spurious errors
Xavier Claessens
2021-06-11
coredata: Invalidate deps cache when changing wrap_mode option
Xavier Claessens
2021-06-11
CI: Split out file format test as a separate GitHub workflow
Jon Turney
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
[next]