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: bun --print #9358

Merged
merged 13 commits into from Mar 13, 2024
Merged

feat: bun --print #9358

merged 13 commits into from Mar 13, 2024

Commits on Mar 10, 2024

  1. --print cli flag

    dylan-conway committed Mar 10, 2024
    Copy the full SHA
    1fb43d7 View commit details
    Browse the repository at this point in the history
  2. less code elimination

    dylan-conway committed Mar 10, 2024
    Copy the full SHA
    50c6836 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Copy the full SHA
    8e8846b View commit details
    Browse the repository at this point in the history
  2. make node -p work

    dylan-conway committed Mar 11, 2024
    Copy the full SHA
    1e745a0 View commit details
    Browse the repository at this point in the history
  3. better test

    dylan-conway committed Mar 11, 2024
    Copy the full SHA
    62c2b8b View commit details
    Browse the repository at this point in the history
  4. more tests

    dylan-conway committed Mar 11, 2024
    Copy the full SHA
    977bf36 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    92c5a24 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Copy the full SHA
    0f52d1c View commit details
    Browse the repository at this point in the history
  2. if

    dylan-conway committed Mar 12, 2024
    Copy the full SHA
    4af015c View commit details
    Browse the repository at this point in the history
  3. delete commented code

    dylan-conway committed Mar 12, 2024
    Copy the full SHA
    ac606a1 View commit details
    Browse the repository at this point in the history
  4. delete commented code

    dylan-conway committed Mar 12, 2024
    Copy the full SHA
    f19c8ca View commit details
    Browse the repository at this point in the history
  5. EvalGlobalObject

    dylan-conway committed Mar 12, 2024
    Copy the full SHA
    3ece83e View commit details
    Browse the repository at this point in the history
  6. remove one constructor

    dylan-conway committed Mar 12, 2024
    Copy the full SHA
    bdef038 View commit details
    Browse the repository at this point in the history