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

add sleep to bun shell builtins #13839

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from

Commits on Sep 9, 2024

  1. add sleep builtin

    dylan-conway committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    660bb79 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. trim leading spaces

    dylan-conway committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    9475661 View commit details
    Browse the repository at this point in the history
  2. some tests

    dylan-conway committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    c7158e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf68747 View commit details
    Browse the repository at this point in the history
  4. unnecessary error check

    dylan-conway committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    e05f33a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e565076 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1c3d6da View commit details
    Browse the repository at this point in the history
  7. more tests

    dylan-conway committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    3e38c15 View commit details
    Browse the repository at this point in the history
  8. 2 less seconds

    dylan-conway committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    b7128ed View commit details
    Browse the repository at this point in the history