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

Limit depth of output in console.log for nested objects, and add console.dir #826

Merged
merged 6 commits into from
Sep 30, 2018

Commits on Sep 25, 2018

  1. Configuration menu
    Copy the full SHA
    9751e1c View commit details
    Browse the repository at this point in the history
  2. Run format.py and lint.py.

    maxwyb committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    3e4592f View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2018

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

Commits on Sep 30, 2018

  1. Merge branch 'master' of https://github.com/denoland/deno into consol…

    …e_improvements
    
    Integrate changes into the refactored console.ts.
    maxwyb committed Sep 30, 2018
    Configuration menu
    Copy the full SHA
    f364cf0 View commit details
    Browse the repository at this point in the history
  2. Execute ./tools/format.py.

    maxwyb committed Sep 30, 2018
    Configuration menu
    Copy the full SHA
    d982e95 View commit details
    Browse the repository at this point in the history
  3. Add tslint:disable rules.

    maxwyb committed Sep 30, 2018
    Configuration menu
    Copy the full SHA
    44b628b View commit details
    Browse the repository at this point in the history