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

Assembler simplification (pending state removal) #133

Merged
merged 19 commits into from
Jan 26, 2024

Commits on Nov 10, 2023

  1. Assembler simplification

    gzanitti committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    3b5d2ac View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Documentation, comments on backpatch function & new test (all related…

    … to dynamic push and Sam's comments)
    gzanitti committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    087f96f View commit details
    Browse the repository at this point in the history
  2. Rustfmt

    gzanitti committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    f7ffc4c View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

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

Commits on Nov 29, 2023

  1. Adressing Sam's comments

    gzanitti committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    1296aee View commit details
    Browse the repository at this point in the history
  2. Adressing Sam's comments

    gzanitti committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    8a2f320 View commit details
    Browse the repository at this point in the history
  3. Adressing Sam's comments

    gzanitti committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    f2a1317 View commit details
    Browse the repository at this point in the history
  4. Better documentation

    gzanitti committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    22e8d68 View commit details
    Browse the repository at this point in the history
  5. Better documentation

    gzanitti committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    6e5befc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6e15933 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. IndexMap and more tests

    gzanitti committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    27fae0e View commit details
    Browse the repository at this point in the history
  2. Rustfmt

    gzanitti committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    beb28b8 View commit details
    Browse the repository at this point in the history
  3. Better names

    gzanitti committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    f0427f4 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Configuration menu
    Copy the full SHA
    75d7266 View commit details
    Browse the repository at this point in the history
  2. Vec to Hashmap

    gzanitti committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    40274b0 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2023

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

    gzanitti committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    d9b193f View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

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

    gzanitti committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    8a6ac3a View commit details
    Browse the repository at this point in the history