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

Print methods(f) with color like stack traces #40251

Closed
wants to merge 31 commits into from

Commits on Jan 19, 2022

  1. Configuration menu
    Copy the full SHA
    b86e0e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe9aec9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f8a374a View commit details
    Browse the repository at this point in the history
  4. fix printing of types

    mcabbott committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    495f634 View commit details
    Browse the repository at this point in the history
  5. print own module in blue?

    mcabbott committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    269c530 View commit details
    Browse the repository at this point in the history
  6. tidy, padding, ::Any

    mcabbott committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    1ac104d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e712a0e View commit details
    Browse the repository at this point in the history
  8. bold Any, tidy, simplify

    mcabbott committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    e66b03b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ee8481f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0a3ead9 View commit details
    Browse the repository at this point in the history
  11. fix a few test failures

    mcabbott committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    e4489e1 View commit details
    Browse the repository at this point in the history
  12. whitespace

    mcabbott committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    366e70b View commit details
    Browse the repository at this point in the history
  13. Revert "print braces around lone where types"

    This reverts commit ff83c70.
    mcabbott committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    c7ef193 View commit details
    Browse the repository at this point in the history
  14. some doctests etc.

    mcabbott committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    f55435b View commit details
    Browse the repository at this point in the history
  15. one more?

    mcabbott committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    f95f905 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    f12cd50 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f99ec2d View commit details
    Browse the repository at this point in the history
  18. fix another doctest

    simeonschaub authored and mcabbott committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    870932d View commit details
    Browse the repository at this point in the history
  19. whitespace

    mcabbott committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    b55aa9f View commit details
    Browse the repository at this point in the history
  20. docstrings

    mcabbott committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    e5e5f6e View commit details
    Browse the repository at this point in the history
  21. fix some tests

    mcabbott committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    228b695 View commit details
    Browse the repository at this point in the history
  22. more tests

    mcabbott committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    51623eb View commit details
    Browse the repository at this point in the history
  23. fix 41928

    mcabbott committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    c3199c5 View commit details
    Browse the repository at this point in the history
  24. fix many tests, a few broken

    mcabbott committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    7c369d3 View commit details
    Browse the repository at this point in the history
  25. revert some html cases

    mcabbott committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    ccf6109 View commit details
    Browse the repository at this point in the history
  26. fix colon on methods(:)

    mcabbott committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    dbc8204 View commit details
    Browse the repository at this point in the history
  27. typo

    mcabbott committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    df8ce52 View commit details
    Browse the repository at this point in the history
  28. simplify path in manual

    mcabbott committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    641dd79 View commit details
    Browse the repository at this point in the history
  29. three tests

    mcabbott committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    b89e82c View commit details
    Browse the repository at this point in the history
  30. change text/html to match

    mcabbott committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    439789f View commit details
    Browse the repository at this point in the history
  31. two tests in replcompletions

    mcabbott committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    b563ee6 View commit details
    Browse the repository at this point in the history