summary refs log tree commit diff stats
path: root/tests/misc/taddr.nim
Commit message (Expand)AuthorAgeFilesLines
* fixes #23499; don't skip `addr` when constructing `bracketExpr` (#23503)ringabout2024-04-151-0/+10
* defaults to ORC (#19972)ringabout2022-09-231-0/+14
* deprecate unsafeAddr; extend addr (#19373)flywind2022-01-161-1/+1
* fixes #15939, fixes #15464, fixes #16169, fixes #16226 VM now supports `addr(...Timothee Cour2020-12-031-0/+66
* fix #14339, #13511, #14420: fixes limited VM support for addr (#16002)Timothee Cour2020-11-251-0/+80
* fixes #16069; [backport:1.2] [backport:1.4] (#16115)Andreas Rumpf2020-11-241-11/+0
* followup #15970 strenghten regression tests (#16075)Timothee Cour2020-11-201-3/+2
* strengthen taddr.nim: add test case for #14578; reference other issues; test ...Timothee Cour2020-11-131-0/+137