summary refs log tree commit diff stats
path: root/tests/stdlib/tjsbigints.nim
diff options
context:
space:
mode:
authorJuan M Gómez <info@jmgomez.me>2023-08-10 13:15:23 +0100
committerGitHub <noreply@github.com>2023-08-10 14:15:23 +0200
commit8625e712503bb36e29ed24a28d484fe7d5af05fa (patch)
tree381deff8f67846dff74552d9d86affb0f2df9286 /tests/stdlib/tjsbigints.nim
parent05f7c4f79db096581352cbe20666f82300d21580 (diff)
downloadNim-8625e712503bb36e29ed24a28d484fe7d5af05fa.tar.gz
adds support for functor in member (#22433)
* adds support for functor in member

* improves functor test
Diffstat (limited to 'tests/stdlib/tjsbigints.nim')
0 files changed, 0 insertions, 0 deletions
;boothj5@gmail.com> 2012-07-01 14:47:09 +0100 committer James Booth <boothj5@gmail.com> 2012-07-01 14:47:09 +0100 Added autobuild tools' href='/danisanti/profani-tty/commit/.gitignore?id=30ca6cac3d7f86e4a43410ba361793cd99d97a10'>30ca6cac ^
cf6da8a4 ^
30ca6cac ^



2655d9e8 ^

30ca6cac ^
376804be ^
30ca6cac ^
30ca6cac ^
28f5cdf7 ^
3134a7b6 ^
268c33e1 ^
37f91427 ^
9874470c ^
3db9fb75 ^

73eb4baf ^

0fbaa6f5 ^

599bee2c ^

d95ceeb3 ^






71356967 ^
17f40b76 ^
90d2cbff ^
af880e2c ^
185d72e2 ^
ff18572e ^


51bb5f9e ^

ff18572e ^
f44cf86f ^
62dd30ff ^
ef34ddc1 ^
2dacfc82 ^
fbeb107c ^


1814dcdd ^
f7843def ^
e94b604b ^
1e35b76b ^
e0dfe483 ^


e295a474 ^

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