summary refs log tree commit diff stats
path: root/lib/nimrtl.nim
diff options
context:
space:
mode:
authorAndreas Rumpf <rumpf_a@web.de>2016-09-13 16:33:34 +0200
committerAndreas Rumpf <rumpf_a@web.de>2016-09-13 16:33:43 +0200
commitb78029b5afb3bfa69cf41203ca358285c9a71cde (patch)
tree3f7745935bf6cc320798812d13adf2f10fa654f8 /lib/nimrtl.nim
parent3710e62241fe32fee7e54d804d59bfacf56fcf35 (diff)
downloadNim-b78029b5afb3bfa69cf41203ca358285c9a71cde.tar.gz
fixes #4626
Diffstat (limited to 'lib/nimrtl.nim')
0 files changed, 0 insertions, 0 deletions
com> 2015-01-03 00:10:07 +0100 Added safe implicit conversion of uint8 to int16..int64, uint16 to int32..int64 etc.' href='/ahoang/Nim/commit/tests/misc/tunsignedconv.nim?h=devel&id=7592c9cf22524332ef4b60bf050c046254685e9f'>7592c9cf2 ^
e7878c0d0 ^



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