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

Implement the CSET machine, along with macros #1728

Open
wants to merge 30 commits into
base: master
Choose a base branch
from

Commits on Oct 3, 2024

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

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    2c0ed19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    334a87c View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. update macro skeleton

    s-kybound committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    fbe3a1f View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

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

Commits on Oct 29, 2024

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

Commits on Oct 30, 2024

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

Commits on Oct 31, 2024

  1. update tests for call/cc

    s-kybound committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    20c2b83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f31bf8b View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2024

  1. Configuration menu
    Copy the full SHA
    eef4b12 View commit details
    Browse the repository at this point in the history
  2. fix pattern matching logic

    s-kybound committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    4449d64 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    255cd00 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8e97aad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8125486 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    db1c7b5 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2024

  1. fix tests with scheme

    s-kybound committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    28c43f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65ac67c View commit details
    Browse the repository at this point in the history
  3. undo fix tests with scheme

    s-kybound committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    1c80862 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3cabbb8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0fc0c55 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    10be628 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

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

Commits on Nov 5, 2024

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

Commits on Nov 13, 2024

  1. Configuration menu
    Copy the full SHA
    89dc10d View commit details
    Browse the repository at this point in the history
  2. fix formatting issues

    s-kybound committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    006ad1c View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Clean up helper functions

    s-kybound committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    a979a68 View commit details
    Browse the repository at this point in the history
  2. create apply metaprocedure

    s-kybound committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    2d3247c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fee864d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9b290ab View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. Merge branch 'master' into csep-machine

    Kyriel Abad authored Nov 20, 2024
    Configuration menu
    Copy the full SHA
    c3f0269 View commit details
    Browse the repository at this point in the history