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

Use defmacro/g! and require a macro's dependencies within itself. #4

Merged
merged 1 commit into from
Aug 31, 2018
Merged

Use defmacro/g! and require a macro's dependencies within itself. #4

merged 1 commit into from
Aug 31, 2018

Conversation

brandonwillard
Copy link
Owner

This should avoid accidental recapture and remove the need to manually require the let macro (see hylang/hy#1650).

@algernon, what happened to the develop branch?

This should avoid accidental recapture and remove the need to manually `require`
the `let` macro (see hylang/hy#1650).
@algernon algernon self-assigned this Jul 4, 2018
@algernon algernon merged commit 86c6bc5 into brandonwillard:master Aug 31, 2018
@brandonwillard brandonwillard deleted the let-require-in-macros branch September 3, 2018 00:35
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.

2 participants