meson/mesonbuild/ast
Xavier Claessens 7902d2032d Refactor handling of machine file options
It is much easier to not try to parse options into complicated
structures until we actually collected all options: machine files,
command line, project()'s default_options, environment.
2020-10-16 17:42:24 -04:00
..
__init__.py ast: Add AST JSON printer 2020-05-23 18:13:16 +02:00
interpreter.py typing: fixup for #7708 2020-09-08 20:46:11 +02:00
introspection.py Refactor handling of machine file options 2020-10-16 17:42:24 -04:00
postprocess.py typing: completely type ast 2020-09-08 20:15:55 +02:00
printer.py ast: Add AST JSON printer 2020-05-23 18:13:16 +02:00
visitor.py typing: completely type ast 2020-09-08 20:15:55 +02:00