summary refs log tree commit diff stats
path: root/nim.nimble
Commit message (Expand)AuthorAgeFilesLines
* Create compiler and nimsuggest packages (#22118)Ivan Yonchovski2023-06-181-1/+1
* Avoid calling build_all* when nim binary is present (#21522)Ivan Yonchovski2023-03-201-2/+4
* Define the version of nim package without using system module (#21415)Ivan Yonchovski2023-03-021-1/+2
* Fix the nimble build on Windows (#21314)Ivan Yonchovski2023-02-011-1/+1
* the devel branch now uses csources_v2 (#21108)ringabout2022-12-161-1/+1
* Change nim's nimble files to make it installable (#20179)Ivan Yonchovski2022-08-311-0/+14
21f81e13a1dc1eb6c0'>^
94ffc1833 ^
b5f5b74fc ^
379299a5a ^
0613537ca ^





91ce8c385 ^
7d17cd34b ^
50e98e6ef ^
e1702ae1e ^
dd57410af ^
a38e3dcb1 ^
b60f15e0d ^
0e45b01b2 ^
f562a5c55 ^
e1702ae1e ^
e1702ae1e ^
8f7aedb3d ^
285cbcb6a ^

8f7aedb3d ^
f0865fa69 ^
6fee2240c ^
59c65009a ^


e53c66ef3 ^
ae4645e8d ^
f8e64d879 ^
a8d55fdec ^
8e8231f9d ^
ae4645e8d ^
1b5e03f97 ^

b70fd0400 ^
5163fe7d8 ^
59c65009a ^
d70a9957e ^


76763f51a ^
0613537ca ^












4b1a84170 ^



59c65009a ^
4b1a84170 ^





























7d17cd34b ^
e47c3987c ^
8761599aa ^
50e98e6ef ^
691026f50 ^
a236002e5 ^
fb7acd660 ^

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