Add support for nested functions with the same name in different contexts
authorDavid Kerkeslager <kerkeslager@gmail.com>
Sat, 6 Jan 2018 20:12:55 +0000 (15:12 -0500)
committerDavid Kerkeslager <kerkeslager@gmail.com>
Sat, 6 Jan 2018 20:12:55 +0000 (15:12 -0500)
commit6b38b7cc077425e4366eaea2813e19c2a1fb15d0
treeb2689e13b43c56b12f906505bfd75bc617e4a5f8
parent4d6f362ca35cd00803b1a79e03985301bcfbeea8
Add support for nested functions with the same name in different contexts
examples/31_nested_functions_same_name.fur [new file with mode: 0644]
examples/31_nested_functions_same_name.fur.stdout.txt [new file with mode: 0644]
generation.py
templates/function_definition.c
transformation.py