summaryrefslogtreecommitdiff
path: root/aisa/aisa.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Dropping the async interface, and adding some real uarch.Julian Blake Kongslie2022-07-021-17/+3
|
* Move a bunch of code from headers to separate compilation units.Julian Blake Kongslie2022-06-261-3/+3
|
* Significant changes, and a working "ISA" that just computes fib(n).Julian Blake Kongslie2022-06-261-1/+51
|
* Include what you use.Julian Blake Kongslie2022-06-251-5/+0
|
* Move EvalState and the eval coroutines to a separate header.Julian Blake Kongslie2022-06-251-38/+0
|
* Testing some actual support for destinations and custom steps.Julian Blake Kongslie2022-06-251-22/+22
|
* Demo for a coroutine-based step evaluator.Julian Blake Kongslie2022-06-251-1/+72
|
* Initial commit.Julian Blake Kongslie2022-06-231-0/+7