summaryrefslogtreecommitdiff
path: root/aisa/eval.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Significant changes, and a working "ISA" that just computes fib(n).Julian Blake Kongslie2022-06-261-65/+0
* Use a separate EvalContext structure for holding some state.Julian Blake Kongslie2022-06-251-1/+15
* Include what you use.Julian Blake Kongslie2022-06-251-0/+4
* Remove aisa::suspend() which was trivial.Julian Blake Kongslie2022-06-251-2/+4
* Move EvalState and the eval coroutines to a separate header.Julian Blake Kongslie2022-06-251-0/+45