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

Eval refactor, fixing bugs in evaluation order #217

Merged
merged 16 commits into from
Jan 4, 2024
Merged

Eval refactor, fixing bugs in evaluation order #217

merged 16 commits into from
Jan 4, 2024

Commits on Dec 5, 2023

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

    luksow committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    a26fe79 View commit details
    Browse the repository at this point in the history
  3. Small doc update

    luksow committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    9d4741c View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Fixing *semi*.

    luksow committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    a9627fc View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Fixing leftSemiflat*ap

    luksow committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    f67c5c5 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Eval refactor continued (#218)

    * WIP with tailRecM
    
    * Cleanup
    
    * Working version. Some documentation. Dependency updates.
    
    * Missing build changes.
    
    * Website 2.12 update.
    luksow committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    aef0473 View commit details
    Browse the repository at this point in the history
  2. Update scalafmt-core to 3.7.17 (#216)

    * Update scalafmt-core to 3.7.17
    
    * Reformat with scalafmt 3.7.17
    
    Executed command: scalafmt --non-interactive
    
    * Add 'Reformat with scalafmt 3.7.17' to .git-blame-ignore-revs
    scala-steward committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    0566b86 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b2c4b8d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bce82ab View commit details
    Browse the repository at this point in the history
  5. Update sbt-scalafmt to 2.5.2 (#209)

    Co-authored-by: Łukasz Sowa <contact@luksow.com>
    scala-steward and luksow committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    c0aa12d View commit details
    Browse the repository at this point in the history
  6. Update sbt-ci-release to 1.5.12 (#190)

    Co-authored-by: Łukasz Sowa <contact@luksow.com>
    scala-steward and luksow committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    56d4466 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7d25db0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    70bd0c2 View commit details
    Browse the repository at this point in the history
  9. sbt bump

    luksow committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    695514b View commit details
    Browse the repository at this point in the history
  10. Fixing #204

    luksow committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    2da4563 View commit details
    Browse the repository at this point in the history
  11. Solving #205.

    luksow committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    a81eaf7 View commit details
    Browse the repository at this point in the history