meson/mesonbuild/ast
Tristan Partin 1dc13e9951 Add unset_variable()
This should be useful for helping to control variable scope within
Meson. CMake has something similar for controlling scope.
2021-08-16 14:05:13 -04:00
..
__init__.py ast: Add AST JSON printer 2020-05-23 18:13:16 +02:00
interpreter.py Add unset_variable() 2021-08-16 14:05:13 -04:00
introspection.py Split compiler detection from Environment 2021-06-25 19:34:48 +02:00
postprocess.py typing: completely type ast 2020-09-08 20:15:55 +02:00
printer.py ast: Add dummy "support" for fstrings in the ast package 2021-07-25 21:36:52 +03:00
visitor.py ast: Add dummy "support" for fstrings in the ast package 2021-07-25 21:36:52 +03:00