summary refs log tree commit diff stats
path: root/lib/pure/segfaults.nim
Commit message (Collapse)AuthorAgeFilesLines
* [backport] run nimpretty on os-related stuffnarimiran2019-09-301-1/+1
|
* last stdlib cleanupsAraq2019-09-211-0/+2
|
* Give NilAccessError a message (#11706)Dominik Picheta2019-07-111-1/+1
|
* Make range checks in semConv (#7164)Oscar NihlgÄrd2019-05-101-1/+1
| | | | | | | | | | | * Remove NaN/Inf/NegInf magic * Make range checks in semConv * fix the failing line * fix `firstOrd` and `lastOrd` * fix `localError` * remove debug comment * Cleanup, fix failing test * make tests green
* fixes #5599 (#5610)Andreas Rumpf2017-03-261-4/+0
|
* Fix #5550 (#5553)Ryan Gonzalez2017-03-181-1/+1
|
* make segfaults compilation robust on WindowsAraq2017-01-271-1/+1
|
* new segfaults.nim stdlib module works on WindowsAraq2017-01-201-4/+38
|
* first implementation of segfaults stdlib moduleAndreas Rumpf2017-01-201-0/+54