index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
effects
/
teffects1.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
Also show the `raises` pragma when converting proc types to string (#23026)
Nikolay Nikolov
2023-12-04
1
-1
/
+1
*
Fix: don't track Defect in proc effect compatibility (#22037)
Tanguy
2023-06-08
1
-0
/
+5
*
Named arguments in commands + many grammar fixes (#20994)
metagn
2022-12-06
1
-1
/
+1
*
'lock levels' are deprecated, now a noop (#20539)
ringabout
2022-10-11
1
-1
/
+1
*
fix #2614 improve error message when array of proc calling convention… (#20...
Bung
2022-09-26
1
-3
/
+4
*
[Testament] Extend and document message testing aids (#19996)
quantimnot
2022-09-01
1
-10
/
+7
*
strict effects (#18777)
Andreas Rumpf
2021-09-02
1
-1
/
+2
*
New hint for unused exceptions in .raises (#15492)
IDF
2020-10-06
1
-1
/
+6
*
testament improvement: allow inline error messages inside test cases (#15294)
Andreas Rumpf
2020-09-10
1
-10
/
+9
*
'.push raises: []' now also affects proc types (#13776)
Andreas Rumpf
2020-03-29
1
-2
/
+21
*
better error messages for Nim's effect system
Araq
2020-03-22
1
-1
/
+2
*
system refactorings (#10559)
Andreas Rumpf
2019-02-06
1
-2
/
+2
*
require errormsg to be specified before file.
Arne Döring
2018-12-11
1
-2
/
+1
*
tests: Trim .nim files trailing whitespace
Adam Strzelecki
2015-09-04
1
-3
/
+3
*
renamed writeln to writeLine in tests
patrick dw
2015-06-19
1
-1
/
+1
*
Clean up tests/effects
def
2015-02-04
1
-1
/
+0
*
fixes #325
Araq
2015-01-28
1
-1
/
+1
*
better effect inference
Araq
2014-11-02
1
-1
/
+1
*
made tests green
Araq
2014-09-22
1
-1
/
+1
*
more tests green
Araq
2014-08-31
1
-4
/
+4
*
fixes 'gcsafe'
Araq
2014-08-12
1
-1
/
+1
*
make some tests red :) (i.e. print failure details while running the tester)
Zahary Karadjov
2014-03-16
1
-1
/
+1
*
handle arbitrary expressions dependent on static input params in proc signatures
Zahary Karadjov
2014-03-16
1
-1
/
+1
*
new tester; all tests categorized
Araq
2014-01-13
1
-0
/
+21