summary refs log tree commit diff stats
path: root/tests/system/tnilconcats.nim
Commit message (Expand)AuthorAgeFilesLines
* deprecate isNil for strings and seqsAraq2018-08-081-1/+1
* nil in string concats does not produce crashes anymoreAndreas Rumpf2018-04-271-0/+25
title='Blame the previous revision' href='/ahoang/Nim/blame/tests/objects/tinherentedvalues.nim?h=devel&id=14046d975dd0c5a5195dea7d6bdcb3daa8e69eca'>^
32ec5af60 ^
85ea9593b ^
32ec5af60 ^



0926754e6 ^
32ec5af60 ^










85ea9593b ^
32ec5af60 ^

85ea9593b ^
32ec5af60 ^









0926754e6 ^
32ec5af60 ^




0926754e6 ^
32ec5af60 ^






0926754e6 ^
85ea9593b ^
32ec5af60 ^

85ea9593b ^
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