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 implicit show in REPL to printing 20 KiB by default #53959

Merged
merged 24 commits into from
Oct 17, 2024

Commits on Apr 4, 2024

  1. add LimitIO to REPL

    ericphanson committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    8dede43 View commit details
    Browse the repository at this point in the history
  2. add test

    ericphanson committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    026d439 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

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

Commits on Apr 8, 2024

  1. fix word order

    ericphanson committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    dcaecd1 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

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

Commits on Apr 26, 2024

  1. add color

    ericphanson committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    5505938 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. performance optimization

    ericphanson committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    2fc5aa4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c769517 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

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

Commits on Jun 24, 2024

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

    ericphanson committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    dee77d6 View commit details
    Browse the repository at this point in the history
  3. add NEWS

    ericphanson committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    4e1040f View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. Configuration menu
    Copy the full SHA
    43767ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03f5ba9 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

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

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    1add163 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a48d1c View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. simplify implementation

    ericphanson committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    2461a98 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

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

Commits on Aug 30, 2024

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

Commits on Sep 11, 2024

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

Commits on Oct 14, 2024

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

Commits on Oct 16, 2024

  1. Apply suggestions from code review

    Co-authored-by: Jameson Nash <[email protected]>
    ericphanson and vtjnash authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    72bb78d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d773f3a View commit details
    Browse the repository at this point in the history