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
/
generics
/
tgenerics_issues.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix #20416. Enable the recursion limit for ref/ptr types. (#21092)
Aditya Siram
2022-12-13
1
-0
/
+20
*
No longer segfault when using a typeclass with a self referencing type (#19467)
Jason Beetham
2022-02-02
1
-0
/
+12
*
style usages part one (openarray => openArray) (#19321)
flywind
2022-01-04
1
-1
/
+1
*
`std/options`: `$some(3)` is now `"some(3)"`, etc. (#17147)
Timothee Cour
2021-02-24
1
-3
/
+3
*
Deprecate TaintedString (#15423)
Juan Carlos
2021-01-15
1
-3
/
+3
*
use doAssert in tests (#16486)
flywind
2020-12-28
1
-4
/
+4
*
Fix #14990 (#14991)
Clyybber
2020-07-15
1
-0
/
+11
*
Closes #10396
Clyybber
2020-07-14
1
-0
/
+55
*
Closes #8426
Clyybber
2020-07-14
1
-0
/
+14
*
Add test-cases to some fixed issues to close them (#14795)
Danil Yarantsev
2020-06-24
1
-0
/
+18
*
Revert "printing float values will have one more digit. (#13276) [backport]" ...
Timothee Cour
2020-02-08
1
-6
/
+6
*
printing float values will have one more digit. (#13276) [backport]
Arne Döring
2020-02-07
1
-6
/
+6
*
ungeneric unsigned ops (#12230)
Jasper Jenkins
2019-10-11
1
-8
/
+0
*
fixes #11239
Araq
2019-05-22
1
-1
/
+1
*
megatest: make it green on Linux
Araq
2018-12-11
1
-2
/
+1
*
More descriptive names of test files (#9531)
Miran
2018-10-29
1
-0
/
+773