summaryrefslogtreecommitdiff
path: root/src/tokens/constant_expression.rs
diff options
context:
space:
mode:
authorBen Bridle <ben@derelict.engineering>2025-04-18 20:47:47 +1200
committerBen Bridle <ben@derelict.engineering>2025-04-18 20:47:59 +1200
commit75018f1ec69162a0695e603030f5e1a5cc105af0 (patch)
tree0ea32433b9f548644b5789cbce910f99956617f0 /src/tokens/constant_expression.rs
parente0595e64cc1fa3c9b01a73ed9c67487e40dc54f9 (diff)
downloadtorque-asm-75018f1ec69162a0695e603030f5e1a5cc105af0.zip
Allow a macro to invoke itself safely
A macro can now invoke itself if the invocation is inside a conditional block that will eventually return false. The assembler stack can still overflow if the macro recurses too deeply, or if a macro calls itself without a conditional block.
Diffstat (limited to 'src/tokens/constant_expression.rs')
0 files changed, 0 insertions, 0 deletions