Age | Commit message (Expand) | Author | Files | Lines |
2022-03-14 | sourceset: reorder fields in SourceSetRule | Paolo Bonzini | 1 | -10/+10 |
2022-03-14 | sourceset: document fields of SourceSetRule | Paolo Bonzini | 1 | -0/+12 |
2022-03-14 | sourceset: improve typing of SourceSetRule | Paolo Bonzini | 1 | -2/+2 |
2022-03-14 | sourceset: reinstate extra_deps | Paolo Bonzini | 1 | -2/+4 |
2022-03-14 | sourceset: rename "dependencies" fields to deps | Paolo Bonzini | 1 | -6/+6 |
2022-02-27 | sourceset module: fix minor regression in making sourcesets immutable | Eli Schwartz | 1 | -1/+1 |
2022-02-23 | run_mypy: add sourceset module | Dylan Baker | 1 | -3/+3 |
2022-02-23 | modules/sourceset: Fix remaining typing issues | Dylan Baker | 1 | -30/+45 |
2022-02-23 | modules/sourceset: use typed_kwargs for all functions | Dylan Baker | 1 | -45/+97 |
2022-02-23 | modules/sourceset: Use typed_pos_args | Dylan Baker | 1 | -13/+27 |
2022-02-23 | modules/sourceset: add a few super easy type annotations | Dylan Baker | 1 | -13/+20 |
2022-02-23 | modules/sourceset: sort imports | Dylan Baker | 1 | -3/+4 |
2022-01-18 | interpreter: replace ConfigurationDataObject with ConfigurationDataHolder | Dylan Baker | 1 | -2/+6 |
2021-06-18 | holders: Fix the remaining code to respect the holder changes | Daniel Mensinger | 1 | -6/+3 |
2021-06-18 | holders: remove unholder | Daniel Mensinger | 1 | -1/+0 |
2021-05-28 | modules: Add methods dict everywhere | Xavier Claessens | 1 | -0/+3 |
2021-05-28 | modules: Stop using InterpreterObject | Xavier Claessens | 1 | -23/+23 |
2021-05-28 | modules: Remove snippet methods | Xavier Claessens | 1 | -3/+2 |
2021-03-04 | mass rewrite of string formatting to use f-strings everywhere | Eli Schwartz | 1 | -1/+1 |
2020-11-15 | stabilize sets that are converted to lists | Paolo Bonzini | 1 | -2/+2 |
2020-04-21 | switch python2 %s for python3 .format | Michael | 1 | -1/+1 |
2019-08-04 | sourceset: add all_dependencies() method | Marc-André Lureau | 1 | -0/+9 |
2019-08-04 | sourceset: fix using FeatureCheck decorators | Marc-André Lureau | 1 | -4/+5 |
2019-05-22 | new module "sourceset" to match source file lists against configuration data | Paolo Bonzini | 1 | -0/+190 |