summary refs log tree commit diff stats
path: root/tests/stdlib/mimportutils.nim
Commit message (Collapse)AuthorAgeFilesLines
* fixes #19278; make `privateAccess` work with generic ref object (#20640)ringabout2022-10-241-0/+6
| | | | | * fixes #19278; make `privateAccess` work with generic ref object * fixes
* make privateAccess work with generic types and generic instantiations; fix a ↵Timothee Cour2021-06-191-0/+15
| | | | | SIGSEGV (#18260) Co-authored-by: Andreas Rumpf <rumpf_a@web.de>
* privateAccess now works with ref | ptr (#17760)Timothee Cour2021-04-191-0/+17