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

feat: adds unit support to ceil, floor, and fix functions #3269

Merged

Commits on Sep 22, 2024

  1. Configuration menu
    Copy the full SHA
    63f703d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cfa3ba5 View commit details
    Browse the repository at this point in the history
  3. test: adds negative units test

    orelbn committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    c2e67e2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aa4c408 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7e6ad32 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2491c16 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. refactor: combines conditions

    orelbn committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    006db55 View commit details
    Browse the repository at this point in the history
  2. fix: add missing types.

    orelbn committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    623bafe View commit details
    Browse the repository at this point in the history
  3. chore: adds more unit tests

    orelbn committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    5ece8e6 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

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

Commits on Oct 5, 2024

  1. Configuration menu
    Copy the full SHA
    08ec5ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    300237d View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

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

Commits on Oct 7, 2024

  1. feat: adds type-guards

    orelbn committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    fdeac76 View commit details
    Browse the repository at this point in the history
  2. chore: small type fixes

    orelbn committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    5f5d3bd View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. revert: matharray changes

    orelbn committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    fd2a757 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef1a806 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. Configuration menu
    Copy the full SHA
    6a27790 View commit details
    Browse the repository at this point in the history
  2. revert: removes type guards

    orelbn committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    f7066e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a1628bc View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

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