summaryrefslogtreecommitdiff
path: root/mesonbuild/interpreterbase/helpers.py
Commit message (Expand)AuthorAgeFilesLines
* treewide: add future annotations importEli Schwartz2023-02-011-0/+1
* Remove helpers.check_stringlist()Daniel Mensinger2021-09-251-10/+2
* Simplify get_callee_argsXavier Claessens2021-08-301-55/+0
* refactor: Refactor BothLibraries logicDaniel Mensinger2021-06-261-1/+12
* holders: Ensure that InterpreterBase is the sole instance for (un)holderifyingDaniel Mensinger2021-06-181-4/+4
* interpreter: Split base objects and helpers from interpreterbase.pyDaniel Mensinger2021-06-111-0/+107