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

CLJS-3413: Macros not loaded w/ single segment namespace loaded via :preloads #229

Merged
merged 4 commits into from
Jun 7, 2024

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    9bf0706 View commit details
    Browse the repository at this point in the history
  2. if we cannot find a macro namespace in the current namespace try one …

    …more time w/ a global lookup
    swannodette committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    f7e87a5 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. add comment

    swannodette committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    4733dd8 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    72d6330 View commit details
    Browse the repository at this point in the history