Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: scroll-tech/uint
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: recmo/uint
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 18 commits
  • 24 files changed
  • 3 contributors

Commits on Jun 12, 2025

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

Commits on Jun 26, 2025

  1. feat: support for bigdecimal

    klkvr committed Jun 26, 2025
    Configuration menu
    Copy the full SHA
    26633d0 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2025

  1. Merge pull request recmo#485 from DaniPopes/spec-clz

    perf: improve, specialize leading_zeros
    prestwich authored Jun 27, 2025
    Configuration menu
    Copy the full SHA
    78cc7fa View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2025

  1. readme and changelog

    klkvr committed Jul 2, 2025
    Configuration menu
    Copy the full SHA
    70414c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    166828b View commit details
    Browse the repository at this point in the history
  3. link pr

    klkvr committed Jul 2, 2025
    Configuration menu
    Copy the full SHA
    7d4fc99 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ed6f5fc View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2025

  1. chore: simplify DoubleWord

    DaniPopes committed Jul 6, 2025
    Configuration menu
    Copy the full SHA
    f199598 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df84264 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2025

  1. Merge pull request recmo#492 from DaniPopes/spec-mul

    perf: roll mul_add_n
    prestwich authored Jul 7, 2025
    Configuration menu
    Copy the full SHA
    1d10678 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2448a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    120d75f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d60d180 View commit details
    Browse the repository at this point in the history
  5. Merge pull request recmo#491 from DaniPopes/cmp-primitives

    feat: implement PartialEq, PartialOrd for primitive integers
    prestwich authored Jul 7, 2025
    Configuration menu
    Copy the full SHA
    c7f7285 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a97e5ab View commit details
    Browse the repository at this point in the history
  7. Merge pull request recmo#487 from DaniPopes/fmt-benches

    chore: add fmt benches
    prestwich authored Jul 7, 2025
    Configuration menu
    Copy the full SHA
    6618571 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    70b4b45 View commit details
    Browse the repository at this point in the history
  9. Merge pull request recmo#493 from DaniPopes/491-changelog

    docs: update changelog for 491
    prestwich authored Jul 7, 2025
    Configuration menu
    Copy the full SHA
    76c0985 View commit details
    Browse the repository at this point in the history
Loading