aboutsummaryrefslogtreecommitdiff
path: root/guests_macro/src/lib.rs
Commit message (Expand)AuthorAgeFilesLines
* chore: Rust fmtKamen Mladenov2025-02-271-3/+9
* docs(guests_macro): Add detailed documentation commentsKamen Mladenov2025-02-101-1/+35
* fix(guests_macro): When writing to type.txt, do not include newlines when the...Kamen Mladenov2025-02-051-2/+2
* feat: Add output type to zkvms_host_io macroKamen Mladenov2025-01-311-1/+2
* feat: Pass guest entrypoint type to hostKamen Mladenov2025-01-301-0/+6
* chore(guests_macro): Split entrypoint macro string onto multiple linesKamen Mladenov2025-01-301-1/+6
* fix(guests_macro): Make make_wrapper call use curly braces, since it expands ...Kamen Mladenov2025-01-171-1/+1
* feat(guests_macro): Make split_fn remove -> from return typeKamen Mladenov2025-01-161-1/+1
* feat(guests_macro): Add initial implementationKamen Mladenov2025-01-091-0/+9