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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support link-time optimization.
Julian Blake Kongslie
2022-06-26
3
-7
/
+4
*
Move a bunch of code from headers to separate compilation units.
Julian Blake Kongslie
2022-06-26
7
-37
/
+88
*
Significant changes, and a working "ISA" that just computes fib(n).
Julian Blake Kongslie
2022-06-26
8
-133
/
+759
*
Use a separate EvalContext structure for holding some state.
Julian Blake Kongslie
2022-06-25
2
-9
/
+24
*
Remove unneeded std::move calls.
Julian Blake Kongslie
2022-06-25
1
-2
/
+2
*
Include what you use.
Julian Blake Kongslie
2022-06-25
6
-29
/
+56
*
Move git tag generation entirely into the Makefile.
Julian Blake Kongslie
2022-06-25
2
-17
/
+15
*
Marginally safer 'find' invocation for finding subcomponents.
Julian Blake Kongslie
2022-06-25
1
-1
/
+1
*
Remove aisa::suspend() which was trivial.
Julian Blake Kongslie
2022-06-25
2
-4
/
+4
*
Reorganize Makefile.
Julian Blake Kongslie
2022-06-25
1
-17
/
+23
*
Support header-only components.
Julian Blake Kongslie
2022-06-25
2
-20
/
+22
*
Move EvalState and the eval coroutines to a separate header.
Julian Blake Kongslie
2022-06-25
3
-39
/
+47
*
Testing some actual support for destinations and custom steps.
Julian Blake Kongslie
2022-06-25
2
-43
/
+64
*
Demo for a coroutine-based step evaluator.
Julian Blake Kongslie
2022-06-25
4
-7
/
+243
*
Move get-git-tag to a tools subdirectory.
Julian Blake Kongslie
2022-06-25
2
-1
/
+1
*
Makefile rework, supporting "nested" components.
Julian Blake Kongslie
2022-06-25
1
-17
/
+25
*
Initial commit.
Julian Blake Kongslie
2022-06-23
7
-0
/
+115