summary refs log tree commit diff stats
path: root/lib/pure
Comex
Eric Doughty-Papassideris
Simon Hafner
Keita Haga
Grzegorz Adam Hankiewicz
Philippe Lhoste
Zahary Karadjov
Mario Ray Mahardhika
Alex Mitchell
Dominik Picheta
Jonathan Plona
Alexander R�dseth
Commit message (Expand)AuthorAgeFilesLines
* fix a typo (rename `temporal` to `temporary` (#18892) [backport]flywind2021-09-241-1/+1
* ported Nim to proprietary CrossOS [backport] (#18889)Andreas Rumpf2021-09-241-1/+1
* fix #18844 (#18851)flywind2021-09-201-4/+4
* fixes #18858 [backport] (#18868)Andreas Rumpf2021-09-193-3/+10
* [minor] fix docs (#18834)flywind2021-09-111-6/+4
* distros.foreignDeps made public (#18830)Juan Carlos2021-09-101-4/+4
* Document `-d:async_backend` flag (#18700)Jacek Sieka2021-09-031-0/+28
* sequtils now support strict effect tracking (#18782)Andreas Rumpf2021-09-021-9/+14
* Fix initrand to avoid random number sequences overlapping (#18744)Tomohiro2021-09-021-11/+63
* strict effects (#18777)Andreas Rumpf2021-09-022-10/+15
* Fix #15150 (#18730)konsumlamm2021-08-311-1/+2
* make deprecated message better (#18737)flywind2021-08-231-1/+1
* Fix #18718 (#18731)konsumlamm2021-08-231-5/+8
* Add ceilDiv to math (#18596)Tomohiro2021-08-191-0/+52
* asynchttpserver: ipv6 support (#18706)Emery Hemingway2021-08-181-6/+7
* Documentation only, Terminal (#18696)Juan Carlos2021-08-141-1/+15
* fix #18692 AsyncHttpServer was hanging because client.close was not called (#...Timothee Cour2021-08-141-1/+3
* don't use space after proc names (#18681)flywind2021-08-121-2/+2
* fix #18670 quoteShellCommand, quoteShell, quoteShellWindows on windows (#18671)Timothee Cour2021-08-121-5/+6
* Switch maintanance (#18668)RSDuck2021-08-111-8/+1
* Add optional recursive arg to distinctBase (v2) (#18659)Timothee Cour2021-08-091-5/+12
* renamed: lib/std/private/vmutils.nim -> lib/std/private/bitops_utils.nim t...Timothee Cour2021-08-081-3/+1
* Only allow IPv4 literals in strict form (#18656)Christian Ulrich2021-08-081-3/+22
* Nim pretty and add void (#18652)Kyle Brown2021-08-081-6/+12
* Add Artix to distro list (#18629)Kyle Brown2021-08-021-2/+5
s'>-0/+18 * complement notes of two doc strings of tables module (#18527)IterableTrucks2021-07-211-0/+4 * follow up #18517 (#18537)flywind2021-07-201-2/+3 * termux ssl (#18520)Paul Roberts2021-07-202-1/+2 * [std/os]document `checkDir` and use `runnableExamples` (#18517)flywind2021-07-191-22/+16 * Revert #17321 (#18521)konsumlamm2021-07-191-135/+135 * deprecate strutils.delete and add an overload with saner semantics consistent...Timothee Cour2021-07-181-7/+33 * Revert #17398 and #17402 (#18480)Miran2021-07-181-25/+15 * deprecate cuchar, don't redefine it (#18505)Andreas Rumpf2021-07-163-25/+25 * deprecate `sequtils.delete` and add an overload with saner semantics consiste...Timothee Cour2021-07-151-3/+42 * workaround #18481 (#18482)flywind2021-07-131-18/+20 * [docs] improve std/encodings (#18458)flywind2021-07-091-12/+41 * Fix a bug with starting of asynchronous processes (#18464)Ivan Bobev2021-07-081-1/+1 * improve rendering of newOSError.additionalInfo (#18443)Timothee Cour2021-07-072-3/+6 * fix shebangs #! /xxx => #!/xxx (#18444)Timothee Cour2021-07-071-1/+1 * deprecate std/mersenne (#18395)pyautogui2021-07-051-8/+4