Skip to content

feat: simplify variable escaping#883

Draft
kaspar030 wants to merge 1 commit intomainfrom
simplify-escaping
Draft

feat: simplify variable escaping#883
kaspar030 wants to merge 1 commit intomainfrom
simplify-escaping

Conversation

@kaspar030
Copy link
Owner

This PR makes the variable substitution and expression evaluation ignore double $ (pass through, don't evaluate).

They then do end up in ninja files, where they count as escaped $.
Tasks turn all $$ into $ on execution.

Signed-off-by: Kaspar Schleiser <kaspar@schleiser.de>
@coveralls
Copy link

Coverage Status

coverage: 77.94% (+0.06%) from 77.885%
when pulling 5c129a6 on simplify-escaping
into acf8c22 on main.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants