summary refs log tree commit diff stats
path: root/lib/std/assertions.nim
Commit message (Expand)AuthorAgeFilesLines
* new .redefine pragma for templates, warn on redefinition without it (#20211)metagn2022-08-231-2/+4
* move assertions out of system (#19599)flywind2022-03-231-0/+121
itle='author Andinus <andinus@nand.sh> 2020-06-11 02:19:17 +0530 committer Andinus <andinus@nand.sh> 2020-06-11 02:19:17 +0530 Require OpenBSD:: only on OpenBSD, re-style code' href='/andinus/pictor/commit/pictor.pl?id=e210894a523b6d7306ae507ba2f2fe7b14290aad'>e210894 ^
1386c08
1386c08
e210894 ^
85fef5b ^
b09f4f7 ^
8aa6803 ^
1386c08
85fef5b ^





1386c08



e210894 ^

1386c08

9db486d ^
e210894 ^

1386c08


e210894 ^

1386c08
e706dbb ^
e210894 ^

1386c08
eecc64a ^


1386c08
9db486d ^

b260533 ^




e210894 ^
1386c08

b260533 ^







1386c08


e706dbb ^
e210894 ^

e706dbb ^
e08eb3c ^
e210894 ^

eecc64a ^
e706dbb ^
e210894 ^

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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90