summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-15modules/qt: Deprecated the preprocess sources keyword argumentDylan Baker
2021-06-15docs/qt: document all of the arguments of the preprocess functionDylan Baker
2021-06-15modules/qt: Deprecated the *sources variadic argument to preproccessDylan Baker
2021-06-14doc: fix typo preventing correct page generationEli Schwartz
2021-06-14backends: fix TestSerialisation.suite annotationsDylan Baker
2021-06-14interpreter: use typed_*args for test and benchmarkDylan Baker
2021-06-14interpreter: use typed_pos_args for func_test and func_benchmarkDylan Baker
2021-06-14interpreterbase: Add deprecated_values and since_values to KwargInfoDylan Baker
2021-06-14run_unittests: mock meson global before changingDylan Baker
2021-06-14Fix issue with generated Cython code in a subdirRalf Gommers
2021-06-14environment: Add LLVM suffixes for 11 and 12Ting-Wei Lan
2021-06-13minit: do not misdetect files suffixed as "" or named "." or "c" or "s" as c#Eli Schwartz
2021-06-13README: update IRC info to denote OFTC and Matrixandy5995
2021-06-11run_mypy: Check mypy version to avoid spurious errorsXavier Claessens
2021-06-11coredata: Invalidate deps cache when changing wrap_mode optionXavier Claessens
2021-06-11CI: Split out file format test as a separate GitHub workflowJon Turney
2021-06-11ci: Fix CI image builderDaniel Mensinger
2021-06-11CI: Don't try to update website in a forked repositoryJon Turney
2021-06-11CI: Don't try to push docker image in a forked repositoryJon Turney
2021-06-11interpreter: Split decorators from interpreterbase.pyDaniel Mensinger
2021-06-11interpreter: Split Disabler from interpreterbase.pyDaniel Mensinger
2021-06-11interpreter: Split base objects and helpers from interpreterbase.pyDaniel Mensinger
2021-06-11interpreter: Split exception calsses from interpreterbase.pyDaniel Mensinger
2021-06-11interpreter: Move interpreterbase.py into a new packageDaniel Mensinger
2021-06-10markdown/Dependencies:remove tabsandy5995
2021-06-11add example for defining curses preprocessor symbolsAndy Alt
2021-06-10Move Cygwin tests to a GitHub workflow (#8829)Jon Turney
2021-06-10interpreter: Add missing FeatureNewKwarg for allow_fallbackXavier Claessens
2021-06-09doc: Add direct link to matrix channel (#8859) [skip ci]Xavier Claessens
2021-06-09cuda module: fully buy into new modules APIEli Schwartz
2021-06-09tests: Force colorize CI outputDaniel Mensinger
2021-06-09tests: Don't even start running skipped testsDaniel Mensinger
2021-06-09tests: Fix global state issueDaniel Mensinger
2021-06-09tests: Add option to limit the number of workersDaniel Mensinger
2021-06-09tests: Optional progress bar with tqdmDaniel Mensinger
2021-06-09tests: Refactored test runnerDaniel Mensinger
2021-06-09tests: Reduce complexity of the run_tests signatureDaniel Mensinger
2021-06-09tests: reduce global variablesDaniel Mensinger
2021-06-09typing: Fully annotate run_project_tests.pyDaniel Mensinger
2021-06-09compilers: Fix missing functions in Compiler base classDaniel Mensinger
2021-06-09typing: Rename some variablesDaniel Mensinger
2021-06-09typing: remove unused DependencyTypeDaniel Mensinger
2021-06-09typing: Fully annotate dependenciesDaniel Mensinger
2021-06-08docs: fix issues with the cython docsDylan Baker
2021-06-08document the enhancement to the Fs module permitting File argumentsEli Schwartz
2021-06-08doc: Fix link to Commands.mdXavier Claessens
2021-06-08Merge pull request #8512 from bonzini/feature-methodsJussi Pakkanen
2021-06-08interpreter: make helper methods protectedDylan Baker
2021-06-08interpreter: Add type annotations for the add_*_arguments helpersDylan Baker
2021-06-08build: fix type annotations fo project_*_argsDylan Baker