0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2025-02-02 22:30:01 +00:00
Ondrej Zajicek (work) 26bc4f9904 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.
2022-06-27 21:13:31 +02:00
..
2022-06-27 21:13:31 +02:00
2022-06-27 21:13:31 +02:00
2022-06-27 21:13:31 +02:00
2022-06-27 21:13:31 +02:00
2022-06-27 21:13:31 +02:00
2019-12-17 00:01:53 +01:00
2020-05-02 02:47:18 +02:00
2022-06-27 21:13:31 +02:00
2020-05-02 02:47:18 +02:00
2021-02-07 19:21:42 +01:00
2022-02-06 23:42:10 +01:00
2022-02-06 23:27:13 +01:00