summary refs log tree commit diff stats
path: root/tests/effects/teffects1.nim
Commit message (Expand)AuthorAgeFilesLines
* Also show the `raises` pragma when converting proc types to string (#23026)Nikolay Nikolov2023-12-041-1/+1
* Fix: don't track Defect in proc effect compatibility (#22037)Tanguy2023-06-081-0/+5
* Named arguments in commands + many grammar fixes (#20994)metagn2022-12-061-1/+1
* 'lock levels' are deprecated, now a noop (#20539)ringabout2022-10-111-1/+1
* fix #2614 improve error message when array of proc calling convention… (#20...Bung2022-09-261-3/+4
* [Testament] Extend and document message testing aids (#19996)quantimnot2022-09-011-10/+7
* strict effects (#18777)Andreas Rumpf2021-09-021-1/+2
* New hint for unused exceptions in .raises (#15492)IDF2020-10-061-1/+6
* testament improvement: allow inline error messages inside test cases (#15294)Andreas Rumpf2020-09-101-10/+9
* '.push raises: []' now also affects proc types (#13776)Andreas Rumpf2020-03-291-2/+21
* better error messages for Nim's effect systemAraq2020-03-221-1/+2
* system refactorings (#10559)Andreas Rumpf2019-02-061-2/+2
* require errormsg to be specified before file.Arne Döring2018-12-111-2/+1
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-3/+3
* renamed writeln to writeLine in testspatrick dw2015-06-191-1/+1
* Clean up tests/effectsdef2015-02-041-1/+0
* fixes #325Araq2015-01-281-1/+1
* better effect inferenceAraq2014-11-021-1/+1
* made tests greenAraq2014-09-221-1/+1
* more tests greenAraq2014-08-311-4/+4
* fixes 'gcsafe'Araq2014-08-121-1/+1
* make some tests red :) (i.e. print failure details while running the tester)Zahary Karadjov2014-03-161-1/+1
* handle arbitrary expressions dependent on static input params in proc signaturesZahary Karadjov2014-03-161-1/+1
* new tester; all tests categorizedAraq2014-01-131-0/+21