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

[fud2] Additional Syntax to Rhai DSL #2203

Merged
merged 33 commits into from
Aug 5, 2024
Merged

[fud2] Additional Syntax to Rhai DSL #2203

merged 33 commits into from
Aug 5, 2024

Commits on Jul 9, 2024

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

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    1c9afbd View commit details
    Browse the repository at this point in the history
  2. add function to emit built op

    jku20 committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    e9fe9e9 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    11d7efe View commit details
    Browse the repository at this point in the history
  2. implement config and config_or

    jku20 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    e0844a1 View commit details
    Browse the repository at this point in the history
  3. read configs from cli

    jku20 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    155412e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b35bb30 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4e791c6 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. tiny bug fixes

    - swapped inputs and outputs in build command
    - disregarding error messages inside defops
    jku20 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    ed1e7e3 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    71c122b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ce36a3 View commit details
    Browse the repository at this point in the history
  3. rewrite axi and calyx scripts

    jku20 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    ad8f279 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    58f0772 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    d155cd7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34e38fc View commit details
    Browse the repository at this point in the history
  3. replace closure with struct

    jku20 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    5611817 View commit details
    Browse the repository at this point in the history
  4. name tuple fields

    jku20 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    54ce0dc View commit details
    Browse the repository at this point in the history
  5. rename OpSig

    jku20 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    2e91948 View commit details
    Browse the repository at this point in the history
  6. improve docs

    jku20 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    41c98af View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. use Ninja variables for configs

    jku20 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    0475ce8 View commit details
    Browse the repository at this point in the history
  2. revert rhai scripts

    jku20 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    18f2bba View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. revert calyx.rhai

    jku20 committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    9206e32 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

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

Commits on Jul 29, 2024

  1. add enumerate planner

    jku20 committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    890d918 View commit details
    Browse the repository at this point in the history
  2. bug fix and tests

    jku20 committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    346bc26 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    838bcb6 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    6b03030 View commit details
    Browse the repository at this point in the history
  2. being wishy-washy on names

    jku20 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    2e4e92d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be95dcf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b59bc02 View commit details
    Browse the repository at this point in the history
  5. more name bikesheadding

    jku20 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    4a24316 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5111ad6 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

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