Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-05-23 | Refactor option classes to their own file. | Jussi Pakkanen | 1 | -1/+1 |
2024-04-08 | parser: revert to single StringNode type | Charles Brunet | 1 | -2/+2 |
2023-12-13 | Use SPDX-License-Identifier consistently | Dylan Baker | 1 | -11/+1 |
2023-09-11 | parser: preserve escape chars in strings | Charles Brunet | 1 | -2/+2 |
2023-08-02 | Unify message(), format() and fstring formatting | Xavier Claessens | 1 | -2/+23 |
2023-02-01 | treewide: add future annotations import | Eli Schwartz | 1 | -0/+1 |
2021-09-25 | Remove helpers.check_stringlist() | Daniel Mensinger | 1 | -10/+2 |
2021-08-30 | Simplify get_callee_args | Xavier Claessens | 1 | -55/+0 |
2021-06-26 | refactor: Refactor BothLibraries logic | Daniel Mensinger | 1 | -1/+12 |
2021-06-18 | holders: Ensure that InterpreterBase is the sole instance for (un)holderifying | Daniel Mensinger | 1 | -4/+4 |
2021-06-11 | interpreter: Split base objects and helpers from interpreterbase.py | Daniel Mensinger | 1 | -0/+107 |