18 Commits (cfc3960956f98aff74b118ce3de89a40ef3496c1)

Author SHA1 Message Date
Eli Schwartz a1ef957e34
linkers: delay implementations import until detect is run 1 year ago
Josh Soref cf9fd56bc9 fix various spelling issues 2 years ago
Eli Schwartz 680b5ff819
treewide: add future annotations import 2 years ago
Brad Smith dd25b88f00 Revert "openbsd: execinfo is not a compiler lib" 2 years ago
Dylan Baker 988a50b19c
pylint: enable unnecessary-dunder-call 2 years ago
Dylan Baker 798b6c5624 pylint: enable use-list-literal 2 years ago
Dylan Baker b5a66ce2a3 arglist: use typing.MutableSequence instead of collections 2 years ago
Christian Clauss a5020857f3 Fix typos discovered by codespell 3 years ago
Eli Schwartz 6a0fabc647
mass rewrite of string formatting to use f-strings everywhere 4 years ago
Antonin Décimo 39ede12aa5 Fix misspells 4 years ago
Daniel Mensinger e681235e5f
typing: fix code review 4 years ago
Daniel Mensinger 47373a2438
typing: get rid of most T.cast 4 years ago
Daniel Mensinger 3dbfe8f75a
typing: fully annotate arglist 4 years ago
Paolo Bonzini b7a4c0793c arglist: optimize flush_pre_post 4 years ago
Dylan Baker d42cd735a4 arglist: Fix remaining mypy errors and warnings 4 years ago
Dylan Baker 4f6bd29ac9 arglist: Split the C/C++ specifics parts into a subclass for CLike 4 years ago
Dylan Baker 93c3ec7e2d compilers: Return CompilerArgs from compiler instance 4 years ago
Dylan Baker 9d0ad66c29 compilers: Split CompilerArgs into a separate module 4 years ago