summaryrefslogtreecommitdiffhomepage
path: root/ast.c
AgeCommit message (Expand)Author
2020-09-20treewide: rework extended type handlingJo-Philipp Wich
2020-09-20ast: fix context value leakJo-Philipp Wich
2020-09-20Revert "treewide: rework exception handling"Jo-Philipp Wich
2020-09-16treewide: rework exception handlingJo-Philipp Wich
2020-09-10treewide: eliminate unused function argumentsJo-Philipp Wich
2020-09-08ast: only invoke extended type dtor if data pointer is setJo-Philipp Wich
2020-09-06treewide: refactor internal AST structuresJo-Philipp Wich
2020-09-02treewide: rename double and null value constructor functionsJo-Philipp Wich
2020-09-02ast, eval: add tagged object handlingJo-Philipp Wich
2020-09-02ast: add functionality to deal with extended data typesJo-Philipp Wich
2020-08-24treewide: remove unneeded libubox dependencyJo-Philipp Wich
2020-08-21Initial commitJo-Philipp Wich