summary refs log tree commit diff stats
path: root/tests/converter/texplicit_conversion.nim
Commit message (Collapse)AuthorAgeFilesLines
* Fixed generic distinct conversions for 'var' (#18837)Jason Beetham2021-10-261-0/+6
| | | | | | | | | | | | | | | * SameTypeAux now properly traverses generic distincts * Smarter traversal of distincts * Removed redundant check * Fixed nkConv for jsgen * Added test for non distinct nkConv * using skiptypes for distinct now * Fixed genaddr for nkconv
* use correct issue numberAndreas Rumpf2016-07-291-1/+1
|
* fixes #4432Andreas Rumpf2016-07-291-0/+13