summary refs log tree commit diff stats
path: root/lib/system/assertions.nim
Commit message (Collapse)AuthorAgeFilesLines
* Allow void macro result (#11286)Arne Döring2019-05-211-1/+1
| | | | | * allow void macro result * add test for void macro result type
* move system.dollars in a separate file (#10829)Miran2019-03-131-2/+14
|
* system: some documentation improvements (#10809)Miran2019-03-111-1/+1
|
* move assertions and iterators out of system.nim (#10597)Miran2019-03-071-0/+89
* move assertions and iterators out of system.nim * limit nimsuggest tests to the first 3 suggestions