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

Compose macro (^# tag) #211

Merged
merged 6 commits into from
May 24, 2023
Merged

Compose macro (^# tag) #211

merged 6 commits into from
May 24, 2023

Commits on May 23, 2023

  1. Composition macro first draft

    gilch committed May 23, 2023
    Configuration menu
    Copy the full SHA
    ca5d274 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. Add mark/pack magic

    gilch committed May 24, 2023
    Configuration menu
    Copy the full SHA
    3bcd3f3 View commit details
    Browse the repository at this point in the history
  2. Determine callability at read time

    Now need a way to quote callables.
    gilch committed May 24, 2023
    Configuration menu
    Copy the full SHA
    64872c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e97e62b View commit details
    Browse the repository at this point in the history
  4. Add prelude example

    gilch committed May 24, 2023
    Configuration menu
    Copy the full SHA
    f7435ae View commit details
    Browse the repository at this point in the history
  5. Fill in ^# docstring

    gilch committed May 24, 2023
    Configuration menu
    Copy the full SHA
    79150b1 View commit details
    Browse the repository at this point in the history