aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/optinterpreter.py
diff options
context:
space:
mode:
authorDylan Baker <dylan@pnwbakers.com>2019-04-04 13:32:55 -0700
committerDylan Baker <dylan@pnwbakers.com>2019-04-04 15:02:17 -0700
commitd778a371ac3eb0bdb2bfde84d753722b576d5f14 (patch)
tree03f86bc524b22502b940587434f86477407cae8e /mesonbuild/optinterpreter.py
parentb1aa54bb2911ecf0f26391a9b1e0a6cd308913b5 (diff)
downloadmeson-d778a371ac3eb0bdb2bfde84d753722b576d5f14.zip
meson-d778a371ac3eb0bdb2bfde84d753722b576d5f14.tar.gz
meson-d778a371ac3eb0bdb2bfde84d753722b576d5f14.tar.bz2
coredata: Add an object to abstract builtins
Currently the builtins are stored as lists, then there are a mess of functions which take said lists, check what the type of the first thing is, and then extract data from various points in the list based on that. This is stupid. This is what structs/classes are for.
Diffstat (limited to 'mesonbuild/optinterpreter.py')
0 files changed, 0 insertions, 0 deletions