Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate odra::Module implementation #268

Merged
merged 7 commits into from
Nov 28, 2023
Merged

Conversation

kpob
Copy link
Contributor

@kpob kpob commented Nov 24, 2023

Macro implementation
module macro is applicable to struct and impl block
Examples update - remove manually written code

@kpob kpob linked an issue Nov 24, 2023 that may be closed by this pull request
examples2/src/counter_pack.rs Show resolved Hide resolved
odra-macros/src/ast/host_ref_item.rs Show resolved Hide resolved
odra-macros/src/ir/mod.rs Show resolved Hide resolved
@kpob kpob merged commit 69b1520 into release/0.8.0 Nov 28, 2023
1 check passed
@kpob kpob deleted the feature/macro-module branch November 28, 2023 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add odra-macros crate
3 participants