25 Commits (6d12d7623f6565fcf50752cc2e030e8a619e544e)

Author SHA1 Message Date
Peter Eisentraut 8e4fecdd0f Tweak "header has symbol" message 3 years ago
Dudemanguy 557680f7d6 add prefer_static built-in option 3 years ago
Paolo Bonzini 06b76f7c9d dependencies: extract code to get all leaf dependencies 3 years ago
Eli Schwartz 3ca61a6aa7
fix UI regression in compiler.compiles logging 3 years ago
Eli Schwartz c6862744cb
add FeatureNew check for compiler.* methods with dependency on internal dep 3 years ago
Eli Schwartz 3990dc6d64 flake8: fix indentation style 3 years ago
Eli Schwartz bea735dd76
make sure files arguments to compiler.compiles and friends, performs rebuild 3 years ago
Eli Schwartz 038b31e72b
various manual conversion of percent-formatted strings to f-strings 3 years ago
Christian Clauss a5020857f3 Fix typos discovered by codespell 3 years ago
Eli Schwartz d06cc042eb
f-strings 3 years ago
Eli Schwartz e8a85fa8a2
various python neatness cleanups 3 years ago
Daniel Mensinger c10e228371
docs: Fixes found during the YAML conversion process 3 years ago
Paolo Bonzini 8596b3bcd1 interpreter: detect and pass compiler to be used for linker tests 3 years ago
Dylan Baker 11fbaf29d8 interpreter: fix cases of `KwargInfo(..., T, default=None)` 3 years ago
Dylan Baker aa895b383c interpreter: Add a helper for checking constrained inputs 3 years ago
Dylan Baker 272674e792 interpreter/compiler: make helper methods protected 3 years ago
Dylan Baker b30dddd4e5 interpreter/compiler: Add type checking for the Compiler object 3 years ago
Dylan Baker bcb5400e34 interpreter/compiler: Add type annotations to TryRunResultHolder 3 years ago
Dylan Baker 7dda90f1bf interpreter/compiler: remove unittest_args method 3 years ago
Dylan Baker 32d3b5c9e2 interpreter/compiler: Replace permittedKwargs({}) with noKwargs 3 years ago
Laurin-Luis Lehning 281f5abee3 interpreter: Replace manual kwarg validation in compiler.get_supported_arguments with @typed_kwargs 3 years ago
Laurin-Luis Lehning d5ed8f61a5 interpreter: Move argument checks from add_*_arguments to compiler.get_supported_arguments 3 years ago
Daniel Mensinger 7c757dff71 holders: Fix the remaining code to respect the holder changes 3 years ago
Daniel Mensinger 202e345dfb interpreter: Refactor interpreter.compiler to use ObjectHolder 3 years ago
Xavier Claessens 558a7bc6ff interpreter: Move to its own folder and split it 4 years ago