Mason Remaley
|
df2413cf69
|
Removes dead code, updates some tests, fixes typos in comments, formats
|
2026-04-12 04:01:30 -07:00 |
|
Mason Remaley
|
94ff38af87
|
Separates error return traces from stack traces
Doesn't commit the changes to stage1, we can generate those at the end
once we're not making any more changes to it to avoid wasting storage.
|
2026-04-12 04:01:29 -07:00 |
|
Andrew Kelley
|
6dbc95fb1f
|
update test cases
|
2025-12-23 22:15:12 -08:00 |
|
Andrew Kelley
|
7788fd6233
|
update test API usage
|
2025-12-23 22:15:12 -08:00 |
|
Andrew Kelley
|
a91c6dc71d
|
test: std.fs.File -> std.Io.File
|
2025-12-23 22:15:08 -08:00 |
|
mlugg
|
3a9c680ad7
|
std: allow disabling stack tracing
This option disables both capturing and printing stack traces. The
default is to disable if debug info is stripped.
|
2025-09-30 13:44:55 +01:00 |
|