Commit History

Author SHA1 Message Date
  ringabout f7c203fb6c remove legacy code (#21134) 1 year ago
  ringabout 5602183234 'lock levels' are deprecated, now a noop (#20539) 2 years ago
  Timothee Cour 779b4e307b don't use `{.rtl.}` for generics, otherwise `-d:useNimRtl` gives `ambiguous identifier` nimrtl error (#18406) 3 years ago
  Timothee Cour b9994925f5 remove all uses of condsyms symbols defined prior to bootstrap nim 0.20.0 (#16918) 3 years ago
  Andreas Rumpf 86c9b78339 disable sink inference, only enable it for the stdlib. Reason: better source code compatibility (#15105) 4 years ago
  hlaaftana fbc97e712a move since from inclrtl to std/private/since (#14188) 4 years ago
  Timothee Cour 9384f7ad35 since now takes an optional patch, eg: `since: (1, 3, 1)` (#14124) 4 years ago
  genotrance f8175688a3 Fix docgen snippet numbering (#13507) 4 years ago
  Clyybber fb94836bc7 Tiny since cleanup (#13286) 4 years ago
  Timothee Cour 4cd86c0842 typetraits: fixes #6454; genericParams; added lenTuple; added tuple type get (#13064) 4 years ago
  Andreas Rumpf 372b01711e added 'since' template for further stdlib additions 5 years ago
  Araq 5abe880469 last stdlib cleanups 5 years ago
  Arne Döring 5b27b263fd Remove immediate pragma (#11308) 5 years ago
  Andreas Rumpf a8edf67a28 make nim bootstrap again for older versions 8 years ago
  Araq 8be9e46403 udpated the compiler and tester to use getOrDefault 9 years ago
  Adam Strzelecki 43bddf62dd lib: Trim .nim files trailing whitespace 9 years ago
  Yuriy Glukhov bb1bf2b7d0 Corrected lib name for macos. 9 years ago
  Guillaume Gelin 3119fe087d Happy new year! 10 years ago
  Araq a639824e5e introduced 'benign' pragma 10 years ago
  Araq dbf9117c56 the big renamefest: first steps 10 years ago
  Araq a146d6b2b9 building of nimrtl.dll should work again 10 years ago
  Araq 5e839d50b4 fixes DLL generation 10 years ago
  Araq e6d17e6273 made large parts of the stdlib gcsafe 10 years ago
  Araq bfbdb1f028 refactorings for the eval engine; bugfix: clean templates as accessors 11 years ago
  Grzegorz Adam Hankiewicz 72a3e21f28 Removes executable bit for text files. 11 years ago
  Araq 3c98518487 docgen2 improvements 12 years ago
  Araq 4f1b89c30c year 2012 for most copyright headers 13 years ago
  Araq 8d734244b1 linearScanEnd pragma; string case statement optimization 13 years ago
  Araq 3005955d20 distinction between re.replace and re.replacef; speed improvements for re module 13 years ago
  Andreas Rumpf 8098e2a421 inlining of the write barrier for dlls 14 years ago