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

custom inspector for objects, fix #314 #315

Closed
wants to merge 17 commits into from

Commits on Aug 10, 2020

  1. support host inspect

    shigma committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    e55af8f View commit details
    Browse the repository at this point in the history
  2. tweak for node 6

    shigma committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    a00b7d3 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2020

  1. catch potential inspect error

    shigma committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    d9c89d4 View commit details
    Browse the repository at this point in the history
  2. decontextify inspect arguments

    shigma committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    65d92f0 View commit details
    Browse the repository at this point in the history
  3. contextify inspect arguments

    shigma committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    6d7dce7 View commit details
    Browse the repository at this point in the history
  4. add version restriction

    shigma committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    4ab2b63 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2020

  1. update exception handler

    shigma committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    8e787c0 View commit details
    Browse the repository at this point in the history
  2. add node 14

    shigma committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    31f0d00 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2020

  1. Configuration menu
    Copy the full SHA
    b22876c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96d44cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    451330d View commit details
    Browse the repository at this point in the history
  4. tweak

    shigma committed Aug 13, 2020
    Configuration menu
    Copy the full SHA
    0448be5 View commit details
    Browse the repository at this point in the history
  5. fix lint

    shigma committed Aug 13, 2020
    Configuration menu
    Copy the full SHA
    4d06c6b View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2020

  1. just rule out custom inspect

    shigma committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    c7bb595 View commit details
    Browse the repository at this point in the history
  2. fix lint

    shigma committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    0d40782 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2020

  1. use host object.assign

    shigma committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    fb24675 View commit details
    Browse the repository at this point in the history
  2. use host null proto object

    shigma committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    9466989 View commit details
    Browse the repository at this point in the history