about summary refs log tree commit diff stats
path: root/nim.cfg
Commit message (Expand)AuthorAgeFilesLines
* Replace Chakasu with Chagashibptato2024-02-221-1/+1
* nim.cfg: disable threadsbptato2024-02-061-0/+1
* Compile with styleCheck:usagesbptato2023-12-281-0/+2
* Get rid of clang 16 workaroundbptato2023-12-021-0/+1
* Move clang workaround to config.nimsbptato2023-11-211-1/+0
* move workaround from previous commitbptato2023-10-051-2/+0
* Workaround for clang 16bptato2023-10-051-0/+2
* Move HTML parsing into Chamebptato2023-08-151-0/+1
* Move charsets into chakasubptato2023-08-141-0/+1
* Fixes & workarounds to compile on Nim 2.0.0bptato2023-08-011-0/+1
* Disable Effect warningsbptato2023-07-031-0/+1
* Enable overloadable enumsbptato2022-06-271-0/+1
* Change configuration format to tomlbptato2021-12-051-0/+1
* Minor changesbptato2021-08-161-0/+3
ame the previous revision' href='/gbmor/clinte/blame/src/main.rs?h=v1.0.0&id=0e199a8bd1a571faaa9960ad7ecfde27be7a1b19'>^
99273b6 ^



99273b6 ^
05649a5 ^
99273b6 ^







05649a5 ^
99273b6 ^


5b59ba3 ^

d64124e ^

05649a5 ^
5b59ba3 ^
05649a5 ^
5b59ba3 ^
99273b6 ^
05649a5 ^
94e8df5 ^
05649a5 ^




8d50587 ^

05649a5 ^


















25323a5 ^
05649a5 ^

25323a5 ^

05649a5 ^
25323a5 ^
05649a5 ^

25323a5 ^

94e8df5 ^
25323a5 ^


05649a5 ^
















d9d5901 ^
05649a5 ^









d9d5901 ^
05649a5 ^





7e4251d ^

85f0238 ^

d64124e ^
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
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121