meson/mesonbuild/ast
Daniel Mensinger 3f889606c7 Split compiler detection from Environment
This moves all the compiler detection logic into the new
compilers.detect module. This dramatically reduces the size
and complexity of Environment.
2021-06-25 19:34:48 +02:00
..
__init__.py ast: Add AST JSON printer 2020-05-23 18:13:16 +02:00
interpreter.py holders: Fix the remaining code to respect the holder changes 2021-06-18 23:48:33 +02: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 Fix assert(not true) raising backtrace 2021-06-16 19:04:03 -04:00
visitor.py typing: completely type ast 2020-09-08 20:15:55 +02:00