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(stdlibs): add math/rand #2455

Merged
merged 9 commits into from
Jun 28, 2024
Merged

feat(stdlibs): add math/rand #2455

merged 9 commits into from
Jun 28, 2024

Commits on Jun 27, 2024

  1. feat(stdlibs): add math/rand

    thehowl committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    f3993d9 View commit details
    Browse the repository at this point in the history
  2. update docs

    thehowl committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    7cf9ba3 View commit details
    Browse the repository at this point in the history
  3. update old tests

    thehowl committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    dbd7c30 View commit details
    Browse the repository at this point in the history
  4. fixup

    thehowl committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    9037d8d View commit details
    Browse the repository at this point in the history
  5. remove 1.21 from support

    thehowl committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    37904c7 View commit details
    Browse the repository at this point in the history
  6. fmt

    thehowl committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    a1380e2 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. fixup

    thehowl committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    cd0575b View commit details
    Browse the repository at this point in the history
  2. skip uniform test

    thehowl committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    9a0374b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a9f9f47 View commit details
    Browse the repository at this point in the history