Commit History

Author SHA1 Message Date
  ringabout 301822e189 fixes a broken link in `std/algorithm` (#23246) 1 year ago
  Andrey Makarov 19ff746916 Markdown code blocks migration part 7 (#20547) 2 years ago
  Andrey Makarov 088487f652 Implement Markdown definition lists (+ migration) (#20333) 2 years ago
  flywind 7f6e800caf move assertions out of system (#19599) 2 years ago
  Andreas Rumpf e0ef859130 strict effects (#18777) 3 years ago
  Timothee Cour 4a7f2c386c close #16569: deprecated `reversed(a, start, last)` overload, use toOpenArray instead (#18047) 3 years ago
  flywind 28221e8a33 followup #16182 (#17472) 3 years ago
  flywind c719d79d23 add algorithm.merge (#16182) 3 years ago
  flywind 5670b848cb use .. warning:: (#17226) 3 years ago
  flywind 39230422d0 make style consistent (#16944) 4 years ago
  konsumlamm 2eccef7ad6 Algorithm improvements (#16529) 4 years ago
  flywind 735c06d7f1 small runnableExamples changes (#16181) 4 years ago
  flywind cbc793b30b move tests to testament (#16101) 4 years ago
  shirleyquirk 218acfe367 fixes #10456,#12928 issues when chaining templates to sortedByIt (#15734) 4 years ago
  Andreas Rumpf da29222f86 init checks and 'out' parameters (#14521) 4 years ago
  Miran e7f280bd26 Remove deprecated stuff from stdlib (#14699) 4 years ago
  Andreas Rumpf d9e907c0e2 fixes #14079 [backport:1.2] (#14163) 4 years ago
  Jacek Sieka 7d6cbf290a Error -> Defect for defects (#13908) 4 years ago
  narimiran 36d1ad39d0 [backport] fix #13352 5 years ago
  Jjp137 93461aee34 Fix many broken links 5 years ago
  Andreas Rumpf 60d64d1aef use system.move instead of system.shallowCopy if the GC mode requires it 5 years ago
  narimiran 6c994b2498 [backport] run nimpretty on numbers stuff 5 years ago
  Araq c94647aeca styleCheck: make the compiler and large parts of the stdlib compatible with --styleCheck:error 5 years ago
  LemonBoy 7d217a71d3 Render deprecated pragmas (#8886) 5 years ago
  Federico Ceratto 51c43218c9 Comment on isSorted complexity. (#10686) [ci skip] 6 years ago
  Thomas T. Jarløv f9a0eaf89d better docs: algorithm (#10372) 6 years ago
  Konstantin Molchanov fde4a086c5 8684 add shortcut sort procs (#9174) 6 years ago
  Miran 47828efe32 better docs for `algorithm` module (#9192) 6 years ago
  Kaushal Modi c0266e1afa Fix typo in an algorithm runnableExamples (#9260) 6 years ago
  pqflx3 b90b45b01b Add algorithm.[sort,sorted,isSorted] overloads using 'system.cmp'. (#8778) 6 years ago