summary refs log tree commit diff stats
path: root/lib/std/varints.nim
diff options
context:
space:
mode:
authorAndreas Rumpf <rumpf_a@web.de>2018-06-17 14:25:23 +0200
committerAndreas Rumpf <rumpf_a@web.de>2018-06-17 14:25:23 +0200
commit98f3daea651b5e2f9ef620f6b9bb5a55e3530358 (patch)
tree57e5eaba3b59386c39cfe8a4f09427a324f27408 /lib/std/varints.nim
parentdbcdc4331a2d87aafa06ce49d50277474595064d (diff)
downloadNim-98f3daea651b5e2f9ef620f6b9bb5a55e3530358.tar.gz
nimpretty: don't touch dense binary operators
Diffstat (limited to 'lib/std/varints.nim')
0 files changed, 0 insertions, 0 deletions
class='alt'>
3d35ea9 ^
e3bb595 ^
a5379e9 ^
db9cda6 ^
1b492df ^
26c50c7 ^
6078d75 ^
6ff346b ^
d504005 ^
b39d0c5 ^
c34df2c ^
6cca399 ^
720b2ab ^
8e6eb52 ^
0c5f47e ^
82ddba8 ^
a2175cf ^
e06447e ^
760e23d ^
9996439 ^
3764ab4 ^
58e6866 ^
beac539 ^
a768ea9 ^
177ed7e ^
936e11f ^
b65a1e3 ^
ea4827a ^
82fed98 ^
5732e47 ^
f577fe4 ^
0d095ae ^
ab83872 ^
dc66237 ^
0d9d3e7 ^
5c48012 ^
7d071ce ^
7c9fa25 ^
81aebf8 ^
4e49d5a ^
f2190c8 ^
cc79700 ^
f651435 ^
b0477c3 ^
d5e8edc ^
91bb749 ^
dd9ee6d ^
9ce6abb ^
cf98ea2 ^
6254ef9 ^
4dea532 ^
ed1bef1 ^
7dc28d1 ^
5ab627c ^
2373940 ^
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