11152 Commits (24135c8c8e8980bebb58b592d38f1a4f1be81c50)
 

Author SHA1 Message Date
Dylan Baker 7535736108 docs: Use an include for the qt modules 4 years ago
Dylan Baker bfaa529a7a modules/qt: sort and clean up dependencies 4 years ago
Dylan Baker 2a8a6bb881 modules/qt: Return GeneratedListHolder instead of GeneratedList 4 years ago
Dylan Baker ec48dbd2d6 interpreterobjects: Clean up GeneratedListHolder 4 years ago
Dylan Baker a65429d57b build: Fully annotate GeneratedList 4 years ago
Dylan Baker 4e7f59d70d build: Generator add missing annotations 4 years ago
Dylan Baker 0698a50c00 build: cleanup Generator.proccess_files a bit 4 years ago
Dylan Baker c422621317 interpreterobjects|build: use typed_kwargs for generator.process 4 years ago
Dylan Baker 5952dc9818 interpreter|build: use typed_pos_args and unholder in the interpreter 4 years ago
Dylan Baker 2043461b87 build: Pass name of generator to initializer 4 years ago
Dylan Baker 35bdaada1d interpreter|build: Do Generator keyword argument checking in the interpreter 4 years ago
Dylan Baker 491c756dc9 interpreter: use typed_kwargs for func_generator 4 years ago
Dylan Baker d2c1ab40a0 interpreter|build: Pass just the executable down to Generator 4 years ago
Dylan Baker 2ac9b32391 interpreter: Do not create Generator in GeneratorHolder 4 years ago
Dylan Baker d064466e8b modues/qt: Make use of typed_kwargs since/deprecation abiltiy 4 years ago
Dylan Baker cf6e8d6834 docs: update qt module documentation with types and new files 4 years ago
Dylan Baker 3824e30f7a modules/qt: fix remaining typing issues and add to run_mypy 4 years ago
Dylan Baker 3c4c7d0429 modules/qt: use type checking and annotations for compile_translations 4 years ago
Dylan Baker 2bc7a1b3da modules/qt: fully annotate and check qt.has_tools 4 years ago
Dylan Baker 61ddceb3b9 modules/qt: Make use of the default=[] availability 4 years ago
Dylan Baker ffa83f7f8a modules/qt: Type anotations and cleanups 4 years ago
Dylan Baker ce3a7ec19d modules: pass all proxied arguments 4 years ago
Dylan Baker e23f78141a modules: Fix type annotation imports 4 years ago
Dylan Baker 118f70fede modules/qt: have pre-process dispatch to moc_compile 4 years ago
Dylan Baker 2322804a4d modules/qt: Add a compile_moc method 4 years ago
Dylan Baker ec592a4eca modules/qt: use the compile_ui method inside the preprocess method 4 years ago
Dylan Baker fcdb0f9879 modules/qt: Add a compile_ui method 4 years ago
Dylan Baker ed06ae3db1 modules/qt: Dispatch the preprocess method to the compile_resources method 4 years ago
Dylan Baker d27948b1dc modules/qt: Add a `compile_resources` method 4 years ago
Dylan Baker 4575ed3d31 modules/qt: Deprecated the preprocess sources keyword argument 4 years ago
Dylan Baker f559e56d0a docs/qt: document all of the arguments of the preprocess function 4 years ago
Dylan Baker 0fe3dc6571 modules/qt: Deprecated the *sources variadic argument to preproccess 4 years ago
Jussi Pakkanen abf485ebc3
Merge pull request #8878 from dcbaker/submit/dependency-type-fixes 4 years ago
Jussi Pakkanen f69962a4f7 Update macOS installation instructions. 4 years ago
Eli Schwartz 1086305715
doc: fix typo preventing correct page generation 4 years ago
Dylan Baker 9851c25895 backends: fix TestSerialisation.suite annotations 4 years ago
Dylan Baker e2266e8708 interpreter: use typed_*args for test and benchmark 4 years ago
Dylan Baker 86704261a7 interpreter: use typed_pos_args for func_test and func_benchmark 4 years ago
Dylan Baker 5bb75dc3af interpreterbase: Add deprecated_values and since_values to KwargInfo 4 years ago
Dylan Baker 6490b13f22 run_unittests: mock meson global before changing 4 years ago
Ralf Gommers bc6df45663 Fix issue with generated Cython code in a subdir 4 years ago
Ting-Wei Lan fc93c07e9e environment: Add LLVM suffixes for 11 and 12 4 years ago
Dylan Baker 0412bdd753 dependencies: Use a typing.NewType for Dependency.type_name 4 years ago
Dylan Baker 203a548d60 dependencies: Use the SystemDependency 4 years ago
Dylan Baker 1fb14fd3ec dependencies: Add a System Dependency 4 years ago
Dylan Baker 2eabcae9b5 run_mypy: lower required version to 0.812 4 years ago
Eli Schwartz 0c7cdb1862
minit: do not misdetect files suffixed as "" or named "." or "c" or "s" as c# 4 years ago
andy5995 15fb6a407f README: update IRC info to denote OFTC and Matrix 4 years ago
Xavier Claessens 97bedd015f run_mypy: Check mypy version to avoid spurious errors 4 years ago
Xavier Claessens d5917c1b87 coredata: Invalidate deps cache when changing wrap_mode option 4 years ago