Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-06-08 | Merge pull request #8512 from bonzini/feature-methods | Jussi Pakkanen | 1 | -4/+46 |
2021-06-08 | interpreter: add feature.disable_auto_if() | Paolo Bonzini | 1 | -0/+9 |
2021-06-08 | interpreter: add feature.require() | Paolo Bonzini | 1 | -2/+25 |
2021-06-04 | interpreterobjects: Fix type annotation for CustomTargetHolder | Dylan Baker | 1 | -1/+1 |
2021-05-31 | interpreter: wrap access to Feature value | Paolo Bonzini | 1 | -4/+8 |
2021-05-31 | interpreter: add feature.allowed() | Paolo Bonzini | 1 | -0/+6 |
2021-05-28 | modules: Add methods dict everywhere | Xavier Claessens | 1 | -6/+1 |
2021-05-28 | modules: Stop using InterpreterObject | Xavier Claessens | 1 | -0/+7 |
2021-05-28 | modules: Remove snippet methods | Xavier Claessens | 1 | -14/+7 |
2021-05-13 | interpreter: flatten environment() initial values | Xavier Claessens | 1 | -1/+3 |
2021-04-01 | interpreter: Move to its own folder and split it | Xavier Claessens | 1 | -0/+999 |