Commit graph

6 commits

Author SHA1 Message Date
Folkert
12baa2bd13 trim function arguments (scope and env) 2019-12-01 13:47:56 +01:00
Folkert
d958c87cae rebase on top of master 2019-12-01 13:27:14 +01:00
Folkert
f5bcc589fe rebase off of tail-recursion branch 2019-12-01 13:14:32 +01:00
Folkert
4917306a2f store all variables in the scope
This currently runs into some problems with the Expr generated from canonicalization.
2019-12-01 13:14:11 +01:00
Folkert
77b4eb9bbd make FunctionPointer/procedures work 2019-12-01 13:14:11 +01:00
Folkert
5e95699d75 add files 2019-12-01 13:13:06 +01:00