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

std/node/util: add inspect #6833

Merged
merged 8 commits into from
Aug 12, 2020
Merged

std/node/util: add inspect #6833

merged 8 commits into from
Aug 12, 2020

Commits on Jul 22, 2020

  1. std/node/util: add inspect

    basic compatibility, none of the advanced features
    balupton authored Jul 22, 2020
    Configuration menu
    Copy the full SHA
    c5d3385 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5fc009 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2020

  1. feat(std/node/util): use deno.inspect with defaults

    Co-authored-by: Nayeem Rahman <nayeemrmn99@gmail.com>
    balupton and nayeemrmn authored Aug 4, 2020
    Configuration menu
    Copy the full SHA
    18afba8 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2020

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

    bartlomieju committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    74532ef View commit details
    Browse the repository at this point in the history
  3. reset CI

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

Commits on Aug 12, 2020

  1. add test

    ry committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    211371f View commit details
    Browse the repository at this point in the history
  2. fix

    ry committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    425186d View commit details
    Browse the repository at this point in the history