index
:
blocksense/zkVMs-benchmarks
codex/update-readme-to-include-supported-zk-vms-and-toolchains
dvt-circuits-port
evaluate_polynomial
main
noir-benchmarks
web-site-spec
Setups and programs for zero-knowledge virtual machine benchmarking
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guests_macro
Commit message (
Expand
)
Author
Age
Files
Lines
*
docs(guests_macro): Add detailed documentation comments
Kamen Mladenov
2025-02-10
3
-16
/
+87
*
fix(guests_macro): When writing to type.txt, do not include newlines when the...
Kamen Mladenov
2025-02-05
1
-2
/
+2
*
feat(guests_macro/parse_fn): Fix args split with composite angled bracket types
Kamen Mladenov
2025-02-05
1
-7
/
+15
*
feat(guests_macro/parse_fn): Make _public functions also return private values
Kamen Mladenov
2025-02-03
1
-9
/
+25
*
feat(zkvms_host_io): Add public_inputs and private_inputs attributes to RunWith
Kamen Mladenov
2025-02-03
1
-0
/
+9
*
feat: Move some public input parsing logic to parse_fn
Kamen Mladenov
2025-02-03
1
-0
/
+11
*
feat: Add output type to zkvms_host_io macro
Kamen Mladenov
2025-01-31
1
-1
/
+2
*
feat: Pass guest entrypoint type to host
Kamen Mladenov
2025-01-30
1
-0
/
+6
*
chore(guests_macro): Split entrypoint macro string onto multiple lines
Kamen Mladenov
2025-01-30
1
-1
/
+6
*
fix(guests_macro): Do not skip joint characters which arent ':'
Kamen Mladenov
2025-01-28
1
-1
/
+1
*
feat(guests_macro): Implement args_divide_grouped
Kamen Mladenov
2025-01-22
1
-4
/
+11
*
fix(guests_macro): Make make_wrapper call use curly braces, since it expands ...
Kamen Mladenov
2025-01-17
1
-1
/
+1
*
fix(guests_macro): Remove trailing comma from group_streams output
Kamen Mladenov
2025-01-16
1
-1
/
+1
*
feat(guests_macro): Make split_fn remove -> from return type
Kamen Mladenov
2025-01-16
2
-2
/
+6
*
feat(guests_macro): Add initial implementation
Kamen Mladenov
2025-01-09
3
-0
/
+154