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
/
concepts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add testcase for #16897 (#16917)
Clyybber
2021-02-02
1
-0
/
+33
*
make megatest consistent with unjoined tests wrt newlines, honor newlines in ...
Timothee Cour
2020-11-28
1
-1
/
+1
*
close #8558(add testcase for #8558) (#15872)
flywind
2020-11-07
1
-0
/
+26
*
add testcase for #8012 (#15785)
flywind
2020-10-30
1
-0
/
+15
*
fix assignment to converted concept type (#15051)
jcosborn
2020-07-24
1
-17
/
+37
*
Clean out Deprecated proc (#14797)
Juan Carlos
2020-06-29
1
-15
/
+6
*
fix #14217 (#14218)
cooldome
2020-05-05
1
-2
/
+2
*
Error -> Defect for defects (#13908)
Jacek Sieka
2020-04-28
1
-1
/
+1
*
fixes #12741 (#14005)
Andreas Rumpf
2020-04-19
1
-39
/
+45
*
fix #13538 sigmatch errors are now sorted (#13701)
Timothee Cour
2020-03-20
2
-31
/
+31
*
fixes a test case
Araq
2019-12-24
1
-1
/
+3
*
remove deprecated procs (#12535)
Andreas Rumpf
2019-11-05
2
-12
/
+12
*
ungeneric unsigned ops (#12230)
Jasper Jenkins
2019-10-11
1
-7
/
+7
*
fixes #11807 (#11900)
Andreas Rumpf
2019-08-07
1
-6
/
+6
*
fix #11854 (#11857)
Arne Döring
2019-07-30
1
-1
/
+1
*
address comments
Timothee Cour
2019-07-08
1
-2
/
+2
*
make tests/concepts/t3330.nim disabled again: the order of candidates is mach...
Timothee Cour
2019-07-08
1
-5
/
+5
*
fix tests
Timothee Cour
2019-07-08
2
-57
/
+111
*
make megatest work again
Araq
2019-04-02
2
-0
/
+5
*
32 bit fixes (#10608)
Arne Döring
2019-02-13
1
-6
/
+6
*
megatest checks output and nimout
Arne Döring
2018-12-11
1
-1
/
+3
*
megatest can be executed
Arne Döring
2018-12-11
1
-0
/
+0
*
require errormsg to be specified before file.
Arne Döring
2018-12-11
2
-17
/
+15
*
cleanup tests; don't use non-working 'msg' spec field
Araq
2018-11-23
4
-4
/
+3
*
More descriptive names of test files (#9531)
Miran
2018-10-29
1
-0
/
+0
*
make tests green again
Andreas Rumpf
2018-10-24
1
-0
/
+1
*
Merge tests into a larger file (part 5 of ∞) (#9368)
Miran
2018-10-16
1
-1
/
+1
*
correctly render AST in doAssert/assert condition: fixes #8518; refs #9301 (#...
Timothee Cour
2018-10-14
1
-37
/
+52
*
put several issues in tests (#9352)
Miran
2018-10-13
1
-11
/
+57
*
Merge tests into a larger file (part 1 of ∞) (#9318)
Miran
2018-10-12
16
-428
/
+862
*
compiler: show name of instantiating context in error traces (#6763) (#9207)
xzfc
2018-10-11
1
-2
/
+2
*
closes #5868
Araq
2018-10-03
1
-0
/
+19
*
fixes #7092
Araq
2018-10-02
1
-2
/
+12
*
closes #6249
Araq
2018-10-02
1
-0
/
+22
*
Fix #8126 (#8712)
zah
2018-08-21
1
-0
/
+12
*
fixes #6255, add `system.ashr` arithmetic right shift (#8547)
andri lim
2018-08-07
1
-6
/
+6
*
Correctly hash inferred types (#8286)
LemonBoy
2018-07-12
1
-0
/
+16
*
make concepts tests green again
Andreas Rumpf
2018-07-06
2
-12
/
+12
*
Fix constant folding of len() with concept type (#8143)
LemonBoy
2018-06-30
1
-0
/
+12
*
Don't consider concept types as non-complex during codegen (#8119)
LemonBoy
2018-06-27
1
-1
/
+14
*
Merge branch 'devel' into typedesc-reforms
Andreas Rumpf
2018-06-26
1
-0
/
+31
|
\
|
*
More concept fixes
LemonBoy
2018-06-24
1
-0
/
+31
*
|
fixes #7222; fixes #5595; fixes #3747
Zahary Karadjov
2018-06-16
3
-0
/
+45
|
/
*
Correct field lookup in concept types
LemonBoy
2018-06-12
1
-0
/
+27
*
make more tests green
Araq
2018-04-30
1
-1
/
+1
*
Static[T] fixes (#7333)
zah
2018-03-24
1
-0
/
+19
*
better error messages: use <T1, T2> instead of (T1, T2) in order to prevent c...
Araq
2018-02-10
3
-29
/
+29
*
improve the error messages regarding type mismatches in overloading resolution
Andreas Rumpf
2018-02-04
1
-7
/
+30
*
make tests green again
Araq
2018-01-15
1
-1
/
+1
*
fix #6462
Zahary Karadjov
2017-12-21
1
-0
/
+23
[next]