summary refs log tree commit diff stats
path: root/compiler
diff options
context:
space:
mode:
Diffstat (limited to 'compiler')
0 files changed, 0 insertions, 0 deletions
8:45 +0200 Vm fix zero extend proc ze/ze64 && toU32/toU16/toU8 (#5988)' href='/ahoang/Nim/commit/tests/vm/tzero_extend.nim?h=devel&id=f063943d5f9015b0222b5d3c3ff9322c47b5ec6f'>f063943d5 ^
28394153a ^


f063943d5 ^




















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