diff options
author | Ondrej Zajicek (work) <santiago@crfreenet.org> | 2022-03-06 02:18:01 +0100 |
---|---|---|
committer | Ondrej Zajicek <santiago@crfreenet.org> | 2022-06-27 21:13:31 +0200 |
commit | 26bc4f9904b014c9949489e8ae28366da473e85d (patch) | |
tree | 71b89917bb301831e8c77d4a1a8496a9ce84de9c /configure.ac | |
parent | fb1d8f65136aa6190b527b691f24abe16a461471 (diff) |
Filter: Implement direct recursion
Direct recursion almost worked, just crashed on function signature check.
Split function parsing such that function signature is saved before
function body is processed. Recursive calls are marked so they can be
avoided during f_same() and similar code walking.
Also, include tower of hanoi solver as a test case.
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions