microproofs
|
e772ff1787
|
Missed some zero parameter check
|
2024-08-29 16:30:30 +02:00 |
microproofs
|
534eb62a07
|
fix: There was a stack overflow due to passing unbound types to a function
|
2023-09-25 21:16:19 -04:00 |
microproofs
|
1cab479b81
|
fix: dependency hoisting for cyclic functions
Add more tests
|
2023-09-25 21:16:19 -04:00 |
microproofs
|
ae3053522e
|
feat: Update cyclic functions to be aware of being in a cycle.
Finish the creation of cyclic functions
The last part is to update vars that call into a function in the cycle
|
2023-09-25 21:16:19 -04:00 |
KtorZ
|
984237075a
|
Add new acceptance test scenario: 066
Mutua recursion.
|
2023-09-25 21:16:19 -04:00 |