aiken/crates/aiken-lang
Pi Lanningham fc948f0029 Add the same optimization to dependent functions
I originally didn't add this because I thought this was mutually
recursive functions, which I couldn't picture how that would work;

I refactored all this logic into modify_self_calls, which maybe needs a
better name now.

Perf gain on some stdlib tests (line concat tests) is 93%!!
2023-08-07 19:00:39 -04:00
..
src Add the same optimization to dependent functions 2023-08-07 19:00:39 -04:00
Cargo.toml chore: Release 2023-07-15 21:37:10 -04:00