summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorVolker Weißmann <volker.weissmann@gmx.de>2025-03-20 16:37:30 +0100
committerDylan Baker <dylan@pnwbakers.com>2025-05-29 09:20:27 -0700
commit1a191d9b9569e080c55b09ab2939274d576c70f1 (patch)
treee664908631852dfe19ccb69e83f4a62404ba710e /docs
parentc90385363af591d52eacb6a2576d82bfeaf57039 (diff)
downloadmeson-1a191d9b9569e080c55b09ab2939274d576c70f1.tar.gz
AstInterpreter: Replace resolve_node with node_to_runtime_value
`resolve_node` is simply a half-broken, worse implementation of `node_to_runtime_value` that we recently introduced. In the example below, the static introspection tool/rewriter now understands that the name of the executable is foo instead of bar: ``` var = 'foo' name = var var = 'bar' executable(name, 'foo.c') ```
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions