summary refs log tree commit diff stats
path: root/compiler/rodutils.nim
Commit message (Expand)AuthorAgeFilesLines
* compiler almost free of deprecated expr/stmt namesAndreas Rumpf2016-07-301-1/+1
* prepare Nim codebase for upcoming parser changesAndreas Rumpf2016-07-151-1/+1
* compiler: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-17/+17
* Nimrod renamed to NimAraq2014-08-281-1/+1
* Fix more 'undeclared identifier' errors.EXetoC2014-05-141-1/+1
* case consistency part 4Araq2013-12-271-1/+1
* case consistency part 1Araq2013-12-271-2/+2
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-161-0/+0
* year 2012 for most copyright headersAraq2012-01-021-1/+1
* first steps to C file merge operation for incremental compilationAraq2011-10-211-2/+2
* bugfixes for ROD file generation; nimcache dir is now flatAraq2011-10-201-3/+18
* much more efficient rod file generationAraq2011-10-181-2/+96
* big repo cleanupAraq2011-04-121-0/+27
id='n166' href='#n166'>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 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283