summary refs log tree commit diff stats
path: root/tests/testdata
Commit message (Expand)AuthorAgeFilesLines
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-167-0/+0
* Added mycert.pem for the asynciossl test.Dominik Picheta2012-07-241-0/+32
* restored files that 'koch clean' removedAraq2012-04-161-0/+1
* fixes #105Araq2012-04-161-1/+0
* forgot to add tests/testdata/stringSimon Hafner2011-12-311-0/+1
* non-nil AST; continue after errors for IDE supportAraq2011-02-121-0/+0
* Corrected pretty() in json module, and added another file with json test data.dom962011-01-282-1/+81
* json module changesAraq2011-01-151-3/+3
* accurate file/line informationAndreas Rumpf2010-08-141-1/+5
* fixed pango/pangoutils new wrappersAndreas Rumpf2010-02-266-0/+0
* SQLite wrapperAndreas Rumpf2010-02-246-0/+186
3:30:53 +0100 committer Araq <rumpf_a@web.de> 2013-12-28 23:30:53 +0100 improvements for 'pretty'' href='/ahoang/Nim/commit/compiler/lists.nim?h=devel&id=1101a40f91880b6cd1f0807d2b272eda7b5c9491'>1101a40f9 ^
e25474154 ^
92b8fac94 ^
e25474154 ^
2df9b442c ^
1101a40f9 ^
e25474154 ^


2df9b442c ^
92b8fac94 ^
e25474154 ^







2df9b442c ^
b50133b50 ^
e25474154 ^

b50133b50 ^
e25474154 ^
dce8949b9 ^



b50133b50 ^
2df9b442c ^
dce8949b9 ^

2df9b442c ^
92b8fac94 ^

e25474154 ^
2df9b442c ^
92b8fac94 ^
dce8949b9 ^







2df9b442c ^
dce8949b9 ^

2df9b442c ^
e25474154 ^



92b8fac94 ^
e25474154 ^



dce8949b9 ^
2df9b442c ^
92b8fac94 ^
e25474154 ^





1dc362dcd ^
c98696d74 ^
4f0eeaa55 ^










c98696d74 ^
1b6abccba ^
1dc362dcd ^


1b6abccba ^

1dc362dcd ^

92b8fac94 ^
e25474154 ^
c98696d74 ^
e25474154 ^

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
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119