summary refs log tree commit diff stats
path: root/tests/destructor/tatomicptrs.nim
Commit message (Expand)AuthorAgeFilesLines
* document macros.unpackVarargs (#18106)Timothee Cour2021-05-311-0/+1
* fixes #12882 (#12889)cooldome2019-12-131-0/+18
* make megatest green againAndreas Rumpf2019-03-051-0/+1
* make tests green againAndreas Rumpf2019-03-041-2/+1
* Fixes multiple bugs with sink arguments (#9802)cooldome2018-11-261-2/+50
* more progress on destructors; removed old destructor based code as it proved ...Araq2017-12-011-0/+101
ae1d15afbd2fd5378960e15eb7'>a6682de00 ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48