summary refs log tree commit diff stats
path: root/compiler/idents.nim
Commit message (Expand)AuthorAgeFilesLines
* remove en-dash from the languageAndreas Rumpf2017-04-021-3/+1
* refactoring complete: explicit ident cacheAraq2016-10-311-3/+2
* big refactoring: step 1Araq2016-10-311-12/+38
* compiler: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-17/+17
* Dropped 'T' from typespdw2015-06-041-3/+3
* Implement #2811 - Unicode en-dash (U+2013) as hump/snake alt.Oscar Campbell2015-05-311-1/+3
* nimsuggest: first versionAraq2015-01-271-1/+1
* Nimrod renamed to NimAraq2014-08-281-1/+1
* renamefestAraq2014-08-231-1/+1
* case consistency part 1Araq2013-12-271-1/+1
* support for --cs:partialAraq2013-09-241-1/+4
* implemented delegators and improved the error messages of unmatched type classesZahary Karadjov2013-08-261-0/+1
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-161-0/+0
* fixes the recently discovered GC memory leaksZahary Karadjov2012-12-201-2/+2
* syntax compatibility between do blocks and stmt blocksZahary Karadjov2012-10-041-1/+3
* year 2012 for most copyright headersAraq2012-01-021-1/+1
* much more efficient rod file generationAraq2011-10-181-64/+36
* got rid of nstrtabs and nhashes modulesAraq2011-06-101-2/+2
* big repo cleanupAraq2011-04-121-0/+132
#n221'>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 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322