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

Start fixing bugs discovered by Node.js's Node-API tests #14501

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

Commits on Jul 19, 2024

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

Commits on Jul 23, 2024

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

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    e66ec2a View commit details
    Browse the repository at this point in the history
  2. Fix tsfn finalizers

    190n committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    dfa2a6b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2583f33 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    afcf7b1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    23dc0fe View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. Configuration menu
    Copy the full SHA
    85f617f View commit details
    Browse the repository at this point in the history
  2. Fix bugs with napi_define_class

    190n committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    6169f10 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

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

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    ef4728c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49b2de9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1649c03 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a0c2a73 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ed4175b View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Fix napi_coerce_to_*

    190n committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    216e5b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2fee09f View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    b773e66 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d0e0c9 View commit details
    Browse the repository at this point in the history
  3. Fix napi_create_dataview

    190n committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    7be1bf3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8c571d8 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

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

Commits on Oct 19, 2024

  1. Configuration menu
    Copy the full SHA
    ea1ddb2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5bae294 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

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

Commits on Oct 23, 2024

  1. clangd config for NAPI tests

    190n committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    020c32b View commit details
    Browse the repository at this point in the history
  2. Misc CallFrame fixes

    190n committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    d612cff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5e643d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c44eb73 View commit details
    Browse the repository at this point in the history
  5. Delete NapiPrototype::napiRef

    190n committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    710f779 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b2080c8 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

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

Commits on Oct 25, 2024

  1. napi_wrap fixes

    190n committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    b8aba83 View commit details
    Browse the repository at this point in the history
  2. Refine NAPI tests

    190n committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    bdcca41 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e04f461 View commit details
    Browse the repository at this point in the history
  4. Add missing #include

    190n committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    d29e72f View commit details
    Browse the repository at this point in the history
  5. Add filename to napi_log

    190n committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    f71b440 View commit details
    Browse the repository at this point in the history
  6. Fix napi_ref finalizers

    190n committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    600bc1c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3ba398f View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. Configuration menu
    Copy the full SHA
    43d7cfc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3587391 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

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

Commits on Oct 29, 2024

  1. Fix NAPI bugs

    190n committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    71101e1 View commit details
    Browse the repository at this point in the history
  2. Fix NAPI string creation bugs

    heimskr committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    249227d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    39b442b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    528d9a6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6999978 View commit details
    Browse the repository at this point in the history
  6. Include all properties except enums in napi_get_property_names, and e…

    …nsure that the key is a name in napi_has_own_property
    heimskr committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    19b0fed View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    73579e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84c4f96 View commit details
    Browse the repository at this point in the history
  3. Rename wrap-lifetime-test.mjs

    190n committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    8b19e08 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    774bb89 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'ben/fix-node-napi-tests' of github.com:oven-sh/bun into…

    … ben/fix-node-napi-tests
    heimskr committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    8a0a88c View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Configuration menu
    Copy the full SHA
    838ca00 View commit details
    Browse the repository at this point in the history
  2. Fix napi_get_new_target

    heimskr committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    059185f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    197a26f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    91a5231 View commit details
    Browse the repository at this point in the history
  5. Build napi-app in debug mode

    190n committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    a669ff1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5176ab5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fb6a48a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d2c4a9a View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Keep napi_envs separate, keep track of them, associate module info

    This is so we can check the NAPI version per module and adjust behavior accordingly.
    heimskr committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    dc4177f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1c4240 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe18b87 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    936ae5a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b6dfd89 View commit details
    Browse the repository at this point in the history
  6. Fix napi_set_property

    190n committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    2d96ec0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f15059f View commit details
    Browse the repository at this point in the history
  8. Merge branch 'ben/fix-node-napi-tests' of github.com:oven-sh/bun into…

    … ben/fix-node-napi-tests
    heimskr committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    dffc718 View commit details
    Browse the repository at this point in the history
  9. Fix use after free

    heimskr committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    8bb8193 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2024

  1. Configuration menu
    Copy the full SHA
    1293039 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5ed0f0 View commit details
    Browse the repository at this point in the history
  3. Fixes #14918 (#14921)

    Jarred-Sumner authored and 190n committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    664c080 View commit details
    Browse the repository at this point in the history
  4. Add bytesWritten property to Bun.Socket, fix encoding issue in node…

    …:net (#14516)
    
    Co-authored-by: Ciro Spaciari <[email protected]>
    2 people authored and 190n committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    a8a2403 View commit details
    Browse the repository at this point in the history
  5. fix(install): only globally link requested packages (#12506)

    Co-authored-by: Jarred Sumner <[email protected]>
    2 people authored and 190n committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    30fe8d5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7fab670 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    08116e4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    03d945e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7110c07 View commit details
    Browse the repository at this point in the history
  10. Fixes #11754 (#14948)

    Jarred-Sumner authored and 190n committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    1d5da9e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    afd023a View commit details
    Browse the repository at this point in the history
  12. Fix NAPI property tests

    190n committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    7a20f51 View commit details
    Browse the repository at this point in the history
  13. Fix errors from rebase

    190n committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    066b1da View commit details
    Browse the repository at this point in the history
  14. Work on NAPI leak tests

    190n committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    e3b5927 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    d8557ea View commit details
    Browse the repository at this point in the history
  2. Improve finalizer support

    heimskr committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    3303a5d View commit details
    Browse the repository at this point in the history
  3. Merge branch 'ben/fix-node-napi-tests' of github.com:oven-sh/bun into…

    … ben/fix-node-napi-tests
    heimskr committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    a60ae54 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c659b3b View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Configuration menu
    Copy the full SHA
    ce46947 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6d707a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c06dbd View commit details
    Browse the repository at this point in the history
  4. Fix some formatting

    heimskr committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    f5dc049 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ab92fc5 View commit details
    Browse the repository at this point in the history
  6. Fix napi_instanceof

    heimskr committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    3296a6e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d4b7102 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Configuration menu
    Copy the full SHA
    07a217f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71f3089 View commit details
    Browse the repository at this point in the history
  3. oops

    heimskr committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    0dce736 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7978505 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    80b7426 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Fix napi_env usage in FFI

    heimskr committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    a152557 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f29267 View commit details
    Browse the repository at this point in the history
  3. Fix typedef in napi-app

    heimskr committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    85dcebe View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Configuration menu
    Copy the full SHA
    fceeb22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    855b710 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c30ef2c View commit details
    Browse the repository at this point in the history
  4. Escape NAPI file:// URIs

    heimskr committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    07a3913 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9f3b0f7 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2024

  1. Update WebKit version

    heimskr committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    7c13e63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e34673c View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Configuration menu
    Copy the full SHA
    86e421a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    657f5b9 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Configuration menu
    Copy the full SHA
    8b5fb34 View commit details
    Browse the repository at this point in the history
  2. Update TODO in napi-app

    190n committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    1de2319 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a71be3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0bee1c9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1d8423e View commit details
    Browse the repository at this point in the history
  6. Remove stray include

    190n committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    9490c30 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    469be87 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9ea9925 View commit details
    Browse the repository at this point in the history
  9. Better use of types in FFI.h

    heimskr committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    c17e05c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    09a6a11 View commit details
    Browse the repository at this point in the history
  11. Address some feedback

    heimskr committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    7993f4f View commit details
    Browse the repository at this point in the history
  12. Fix napi module file URIs

    heimskr committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    bd45a65 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2335e35 View commit details
    Browse the repository at this point in the history
  14. Derefcountify NapiFinalizer

    heimskr committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    6e7240b View commit details
    Browse the repository at this point in the history
  15. Address more feedback

    heimskr committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    563b3c0 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d11a483 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Make parameter const

    190n authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    83f536f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86d4dbe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c20c0de View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7b25ce1 View commit details
    Browse the repository at this point in the history
  5. 1 Configuration menu
    Copy the full SHA
    a8fa566 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ac8c6f0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5970006 View commit details
    Browse the repository at this point in the history
  8. Remove console log

    190n committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    ccd7275 View commit details
    Browse the repository at this point in the history
  9. bun run prettier:extra

    190n authored and github-actions[bot] committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    440111f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b11d631 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d3b509e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    adc00e0 View commit details
    Browse the repository at this point in the history
  13. Remove stray iostream include

    heimskr committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    f54f4e6 View commit details
    Browse the repository at this point in the history
  14. Compile tests in parallel

    190n committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    9dbe40d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8358f4d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    6dd369e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    06d37bf View commit details
    Browse the repository at this point in the history
  18. Remove workaround for #15111

    190n committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    bb8b465 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Remove stray import

    190n committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    0e7ed99 View commit details
    Browse the repository at this point in the history
  2. Increase timeout

    190n committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    544dd24 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f439dac View commit details
    Browse the repository at this point in the history
  4. Fix compile error

    190n committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    e11a683 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    83a2c24 View commit details
    Browse the repository at this point in the history
  6. Fix env cleanup hooks

    heimskr committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    9fa480c View commit details
    Browse the repository at this point in the history
  7. Fix async cleanup hooks?

    heimskr committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    2646ea0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ed1f25e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f37df90 View commit details
    Browse the repository at this point in the history
  10. Undo accidental formatting

    heimskr committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    134f66c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2afb5e6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    90852a3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f501143 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f9718af View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f73ef54 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Configuration menu
    Copy the full SHA
    4103b73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2aee623 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    28830f0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d9c8f27 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e5c5033 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6603871 View commit details
    Browse the repository at this point in the history
  7. Change how GC is detected

    heimskr committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    cf960b5 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2024

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

Commits on Nov 18, 2024

  1. Change Windows crash behavior

    heimskr committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    d090501 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73e9866 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3e085b5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ba5490d View commit details
    Browse the repository at this point in the history
  5. Add Bun__crashHandler binding

    heimskr committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    b02fb24 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Configuration menu
    Copy the full SHA
    d93122a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c38eca2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    437d333 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7f9935a View commit details
    Browse the repository at this point in the history
  5. Or maybe this might

    heimskr committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    5949777 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1e649b4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b0a30ca View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    01bbe30 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'ben/fix-node-napi-tests' of github.com:oven-sh/bun into…

    … ben/fix-node-napi-tests
    heimskr committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    dec572e View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. Configuration menu
    Copy the full SHA
    6ba0563 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a73f14 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. Configuration menu
    Copy the full SHA
    24a3f96 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'ben/fix-node-napi-tests' of github.com:oven-sh/bun into…

    … ben/fix-node-napi-tests
    heimskr committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    2406936 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b191968 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e0414d0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    30eda1e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8169061 View commit details
    Browse the repository at this point in the history
  7. Add Prisma leak test from #15289

    190n committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    9426039 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'ben/fix-node-napi-tests' of github.com:oven-sh/bun into…

    … ben/fix-node-napi-tests
    heimskr committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    f78ac63 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7a623fe View commit details
    Browse the repository at this point in the history
  10. Increase napi timeout

    heimskr committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    3fc6ad4 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

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

Commits on Nov 23, 2024

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