summary refs log tree commit diff stats
path: root/config/config.nims
Commit message (Expand)AuthorAgeFilesLines
* Revert "enable nimPreviewDotLikeOps" (#19919)ringabout2022-08-031-1/+0
* Windows: enable nimRawSetjmp by default [backport] (#19891)Tanguy2022-06-141-0/+5
* enable nimPreviewDotLikeOps (#19598)flywind2022-03-091-0/+1
* mangle names in nimbase.h using cppDefine (#19395) [backport]flywind2022-01-171-0/+5
* define `nimVersion` automatically and avoid needing -d:nimVersion140 (#18726)Timothee Cour2021-10-171-0/+2
* add -d:nimStrictMode in CI to keep code from regressing; fixes ConvFromXtoIts...Timothee Cour2021-02-171-0/+12
* remove all uses of condsyms symbols defined prior to bootstrap nim 0.20.0 (#1...Timothee Cour2021-02-171-3/+2
* fixes #12040Araq2019-08-271-0/+1
* fixes #11153Araq2019-05-101-1/+4
* see what breaks with a global config.nimsAraq2018-12-161-0/+1
131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208