summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorOndrej Zajicek (work) <santiago@crfreenet.org>2022-03-06 02:18:01 +0100
committerOndrej Zajicek <santiago@crfreenet.org>2022-06-27 21:13:31 +0200
commit26bc4f9904b014c9949489e8ae28366da473e85d (patch)
tree71b89917bb301831e8c77d4a1a8496a9ce84de9c /.gitlab-ci.yml
parentfb1d8f65136aa6190b527b691f24abe16a461471 (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 '.gitlab-ci.yml')
0 files changed, 0 insertions, 0 deletions