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
Commit message (
Expand
)
Author
Age
Files
Lines
*
do not track 'raise Defect' in the .raises: [] clause anymore (#14298)
Andreas Rumpf
2020-05-11
1
-2
/
+2
*
Error -> Defect for defects (#13908)
Jacek Sieka
2020-04-28
1
-2
/
+2
*
Add tests for #8481, #6490 and #4061 (#14083)
Clyybber
2020-04-23
1
-0
/
+22
*
'.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
*
fixes a critical GC safety inference bug (#10615)
Andreas Rumpf
2019-03-05
1
-0
/
+21
*
fixes #6955
Andreas Rumpf
2019-02-13
1
-1
/
+10
*
Fix handling of reraise in effect tracking (#10582)
LemonBoy
2019-02-07
1
-0
/
+12
*
system refactorings (#10559)
Andreas Rumpf
2019-02-06
1
-2
/
+2
*
Fix exception tracking in try blocks (#10455)
LemonBoy
2019-01-27
1
-0
/
+14
*
require errormsg to be specified before file.
Arne Döring
2018-12-11
9
-24
/
+7
*
updated tests to be executed
Arne Döring
2018-11-23
1
-0
/
+5
*
make tests green again
Andreas Rumpf
2018-07-05
3
-4
/
+4
*
make tests green again
Andreas Rumpf
2018-07-05
3
-4
/
+4
*
make tests green again
Andreas Rumpf
2018-05-02
1
-1
/
+1
*
make more tests green
Araq
2018-02-10
1
-1
/
+1
*
make tests green again
Andreas Rumpf
2017-10-15
1
-1
/
+1
*
fixes #5620
Araq
2017-10-14
1
-0
/
+12
*
side-effect computation now done in the proper pass; fixes #4254
Andreas Rumpf
2016-08-25
1
-3
/
+3
*
tests: Trim .nim files trailing whitespace
Adam Strzelecki
2015-09-04
10
-20
/
+20
*
renamed writeln to writeLine in tests
patrick dw
2015-06-19
4
-4
/
+4
*
make test green
Araq
2015-04-11
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
2
-2
/
+3
*
more tests green
Araq
2014-08-31
2
-8
/
+8
*
fixes 'gcsafe'
Araq
2014-08-12
2
-1
/
+17
*
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
*
fixes #584
Araq
2014-02-14
1
-1
/
+1
*
new tester; all tests categorized
Araq
2014-01-13
10
-0
/
+198