include ClearStacktrace.jl in Base #36134
add current ClearStacktrace version to errorshow.jl
a19a0352
fix stackoverflow case and simplify code (no trace conversion)
fe8e8f64
simplify digit width
5526ec24
rename for clarity
5c77b2e9
enable ENV vars for line breaks and user dir / base path contraction
af649b1c
add pushing of line infos back in
066e882e
simplify, add lineinfo push for reduced stack trace as well
4df78ad0
fix color cyclers
b5da89be
remove unnecessary [1]
99959620
correct accidental change
6bb24620
simplify ndigits
bd1d837a
pass only frames
fe564c04
move some duplicated code into print_frame
82844111
remove unnecessary show_trace_entry()
98db59f2
split print_frame for with or without modulecolordict and choose pareā¦
11e3ca33
print more noticeable stacktrace header
289700c6
rename
a70bd737
move show_reduced_backtrace behind show_full_backtrace
c598b3b7
don't print superfluous linebreaks
2cb8bb34
improve keyword argument printing
3d848fbc
tweaks to new Stacktrace printing
565d0e37
KristofferC
force pushed
from
e370cdcc
to
565d0e37
5 years ago
fix tests
5f26472c
fix to not process backtraces that are already processed
246199bc
fix stacktrace test on 32-bit
e2328c9f
fixes from review
b9b43b51
KristofferC
changed the title [WIP] include ClearStacktrace.jl in Base include ClearStacktrace.jl in Base 4 years ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub