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

Adds a coalton AST for Quil #925

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from
Draft

Adds a coalton AST for Quil #925

wants to merge 7 commits into from

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    28e9b82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f99a2cc View commit details
    Browse the repository at this point in the history
  3. cleaning

    macrologist committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    183205a View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Modularity refinements; more explicit types

    the introduction of the macro module includes a subeset of
    instructions from the unresolved module. macro instrutions can accept
    formal arguments. They were made in order to distinguish instructions
    that can appear within DEFCIRCUITS from those that appear in
    executable code.
    
    Classical instructions have also been given a numeric type argument
    macrologist committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    8f48bcd View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    48c50f9 View commit details
    Browse the repository at this point in the history
  2. system rename

    macrologist committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    0a202da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ab626d View commit details
    Browse the repository at this point in the history