Added variable-length args to function calls
authorDavid Kerkeslager <kerkeslager@gmail.com>
Tue, 8 Aug 2017 22:57:17 +0000 (18:57 -0400)
committerDavid Kerkeslager <kerkeslager@gmail.com>
Tue, 8 Aug 2017 22:57:17 +0000 (18:57 -0400)
commitab984279c92601b321db123984c753aa862daad8
tree5217df729c6f1dce465a00d44e9519ca7f23b5c5
parent1852539af30c364a11d2e2a0bb7944102293dcf6
Added variable-length args to function calls
examples/15_varargs.fur [new file with mode: 0644]
examples/15_varargs.fur.output.txt [new file with mode: 0644]
generation.py
normalization.py
templates/program.c
transformation.py