Commit History

Author SHA1 Message Date
  ee7 cc4720fac1 Const tuple unpacking: add tests (#10100) 6 years ago
  Timothee Cour 1b7c8482fe fixes #10101 (#10103) 6 years ago
  Neelesh Chandola 05b8085a87 Pragma syntax is now consistent (#9993) 6 years ago
  Timothee Cour 8948894713 [ci skip] update docs for build_all.sh (#10086) 6 years ago
  alaviss ca0ef62c9e config/nim.cfg: disable tlsEmulation on Haiku (#10092) [backport] 6 years ago
  Dominik Picheta e3cee541bd Fixes long-standing asynchttpserver regression. (#10102) 6 years ago
  Dominik Picheta 513a287c61 Revert sub-second randomize(). Fixes randomize for JS backend. (#10000) 6 years ago
  Neelesh Chandola 65a52ecebb Fix const tuple unpacking not working for variables > 2 (#10099) 6 years ago
  alaviss 58d293d6a9 fixes nim-lang/nimsuggest#76 (#10093) 6 years ago
  Timothee Cour 5f2b66751a fix #10049 (#10083) 6 years ago
  c-blake e1d5356ae9 Add ability to sample elements from openArray according to a weight array (#10072) 6 years ago
  Araq d407af565f fixes #10024 6 years ago
  Araq bdb67201b2 fixes #10033 [backport] 6 years ago
  Oscar Nihlgård 2539363851 Don't use parseutils.parseInt in the times module (#10028) 6 years ago
  Andreas Rumpf ca672ec62e appveyor: make the build green again 6 years ago
  Alexis Hope bec493925f IntSet documentation notes (#10051) 6 years ago
  Taylor Hoff 8869aa74db Stop false positives in distros.detectOs (#10062) 6 years ago
  Timothee Cour 8aa5d126fe clarify doc for <= on tuple uses lexicographic order (#10069) 6 years ago
  Yuriy Glukhov 39a8ab469a Fixed insert for nil seq in js (#10068) 6 years ago
  Araq 237085db5d C++ tests: make DLL test green 6 years ago
  Araq 4a6d699bc5 C++: make async tests green on Windows 6 years ago
  hlaaf da80992577 Add system.$(HSlice) and fix #7898 (#8670) 6 years ago
  Araq 0c97d3a41c fixes #10066 6 years ago
  alaviss b6257f3f21 os.walkDir: correctly evaluate paths when relative = true (#10057) [backport] 6 years ago
  Timothee Cour 52e36a19a9 fix #9933 (#10067) 6 years ago
  Araq 23448a96cc fixes #10058 [backport] 6 years ago
  Timothee Cour f9d58b9305 lots of testament bug fixes and improvements: (#10044) 6 years ago
  Andreas Rumpf 2fd522cf58 use anon structs and unions for a much better debug experience (#10055) 6 years ago
  Taylor Hoff 68ec42cec7 Add call to hostnamectl in detectOsImpl (#10048) 6 years ago
  rec ca18dc2505 Make copies for params which are captured in closures. Fixes #7048 (#10050) 6 years ago