index
:
issim
main
Unnamed repository; edit this file 'description' to name the repository.
Julian Blake Kongslie
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
aisa
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use megabyte-sized pages in PagedMem by default.
Julian Blake Kongslie
2022-06-27
1
-1
/
+1
*
Move a bunch of code from headers to separate compilation units.
Julian Blake Kongslie
2022-06-26
2
-3
/
+17
*
Significant changes, and a working "ISA" that just computes fib(n).
Julian Blake Kongslie
2022-06-26
4
-66
/
+371
*
Use a separate EvalContext structure for holding some state.
Julian Blake Kongslie
2022-06-25
1
-1
/
+15
*
Remove unneeded std::move calls.
Julian Blake Kongslie
2022-06-25
1
-2
/
+2
*
Include what you use.
Julian Blake Kongslie
2022-06-25
3
-24
/
+24
*
Remove aisa::suspend() which was trivial.
Julian Blake Kongslie
2022-06-25
2
-4
/
+4
*
Support header-only components.
Julian Blake Kongslie
2022-06-25
1
-7
/
+0
*
Move EvalState and the eval coroutines to a separate header.
Julian Blake Kongslie
2022-06-25
2
-38
/
+45
*
Testing some actual support for destinations and custom steps.
Julian Blake Kongslie
2022-06-25
1
-22
/
+22
*
Demo for a coroutine-based step evaluator.
Julian Blake Kongslie
2022-06-25
3
-6
/
+192
*
Initial commit.
Julian Blake Kongslie
2022-06-23
2
-0
/
+19