DenialAdams / roland

Roland programming language
https://www.brick.codes/roland
Apache License 2.0
46 stars 0 forks source link

Restore constant folding for unreachable branches #147

Closed DenialAdams closed 1 month ago

DenialAdams commented 2 months ago

I don't feel good about not constant folding unreachable branches

Instead let's just add proper conditional compilation (we can start with when stmt)

DenialAdams commented 1 month ago

Done in c8fabbebab4f836229abd0e3f6df38adff552c88