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

Switch from NAN to N-API #1304

Merged
merged 29 commits into from
Apr 27, 2020
Merged

Switch from NAN to N-API #1304

merged 29 commits into from
Apr 27, 2020

Commits on Apr 11, 2020

  1. Configuration menu
    Copy the full SHA
    de8888e View commit details
    Browse the repository at this point in the history
  2. Fix macros and binding.gyp

    mohd-akram committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    fc09ced View commit details
    Browse the repository at this point in the history
  3. Fix compilation

    jschlight authored and mohd-akram committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    dd3ef52 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    421b8ab View commit details
    Browse the repository at this point in the history
  5. Fix tests failing

    mohd-akram committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    4177fb7 View commit details
    Browse the repository at this point in the history
  6. Use N-API for async work

    mohd-akram committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    3806e0c View commit details
    Browse the repository at this point in the history
  7. Add assert.h

    mohd-akram committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    bbec1fa View commit details
    Browse the repository at this point in the history
  8. Improve usage of libuv

    mohd-akram committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    70766c7 View commit details
    Browse the repository at this point in the history
  9. Support worker threads

    mohd-akram committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    ae9a005 View commit details
    Browse the repository at this point in the history
  10. Fix build on Windows

    mohd-akram committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    d0142a7 View commit details
    Browse the repository at this point in the history
  11. fix travis config

    Dane Springmeyer committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    3aa2e88 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2020

  1. Configuration menu
    Copy the full SHA
    99d7126 View commit details
    Browse the repository at this point in the history
  2. Add missing return

    mohd-akram committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    6d40993 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf4770a View commit details
    Browse the repository at this point in the history
  4. Fix references

    mohd-akram committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    8c8083c View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2020

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

Commits on Apr 18, 2020

  1. Configuration menu
    Copy the full SHA
    7b85fb3 View commit details
    Browse the repository at this point in the history
  2. Fix warnings

    mohd-akram committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    af31fb8 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2020

  1. Configuration menu
    Copy the full SHA
    6b5e3fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3d9006 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad56e17 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    80edf6f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    187adc0 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2020

  1. Add N-API v3 badge

    jschlight committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    766ee8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b38ca4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78dd0d9 View commit details
    Browse the repository at this point in the history
  4. Simplify binding.gyp

    mohd-akram committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    18c37ae View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2020

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