summary refs log tree commit diff stats
path: root/tests/errmsgs/tproper_stacktrace.nim
Commit message (Collapse)AuthorAgeFilesLines
* tests: explicitly enable stack traces where needed (#21236)Anna2023-03-011-15/+16
| | | | | * tests/assert/tassert_c.nim: explicitly enable stack traces * tests/errmsgs: explicitly enable stack traces
* style usages part one (openarray => openArray) (#19321)flywind2022-01-041-1/+1
| | | | | * style usages (openArray) * revert doc changes
* [refactoring] refactor the compiler and stdlib to deprecation warnings (#11419)Arne Döring2019-06-111-1/+1
|
* lots of small changesArne Döring2018-12-111-1/+1
|
* Allow stacktrace and linetrace pragmas on procsYuriy Glukhov2018-06-121-0/+18
|
* Fixes #6803Yuriy Glukhov2018-06-111-6/+118
|
* fixes #4308, fixes #4905Araq2016-12-181-0/+11