summary refs log tree commit diff stats
path: root/lib/pure
Commit message (Expand)AuthorAgeFilesLines
...
* use uppercase "type" for Proxy-Authorization header (#19273)xioren2021-12-191-1/+1
* [formatter] async.nim uses two spaces (#19264)flywind2021-12-171-4/+4
* [backport:1.0] json: limit recursion depth (#19252)Miran2021-12-141-3/+9
* Fix #19253 (#19254)PMunch2021-12-141-0/+3
* fix: fixes bug in CVerifyPeerUseEnvVars (#19247)Nick Wilburn2021-12-141-1/+2
* Various std net improvements (#19132)Jaremy Creechley2021-12-121-11/+50
* Update uri.nim (#19148) [backport:1.0]Dominik Picheta2021-12-111-0/+2
* move toDeque to after addLast (#19233) [backport:1.0]MichalMarsalek2021-12-101-14/+14
* Revert "swap port to correct port order (#19177)" (#19234)Jaremy Creechley2021-12-101-2/+2
* add comments to spawn and pinnedSpawn (#19230)flywind2021-12-091-2/+4
* swap port to correct port order (#19177)Jaremy Creechley2021-11-241-2/+2
* Fix punycode.decode function (#19136)Christoph Krybus2021-11-121-15/+16
* Merge file size fields correctly on Windows (#19141)Clay Sweetser2021-11-121-1/+5
* Fix type mismatch with future logging (#19131)Jake Leahy2021-11-121-1/+1
* fixed colorNames sorting mistake (#19125) [backport]orthoplex2021-11-111-1/+1
* correct cookie docs (#19122)flywind2021-11-111-2/+1
* Add security tip for setCookie (#19117)Federico Ceratto2021-11-111-0/+3
* Deprecate `std/sharedlist` and `std/sharedtables` (#19112)konsumlamm2021-11-094-2/+4
* change os.nim doc links to new style (#19102)Andrey Makarov2021-11-084-317/+310
* Remove invalid statements about try in async docs. (#19108)Dominik Picheta2021-11-081-13/+13
* fixes another effect inference bug [backport:1.6] (#19100)Andreas Rumpf2021-11-072-5/+9
* Added support for sending "ehlo" and receiving multiline "ehlo" response. (#1...David Krause2021-11-031-9/+24
* Fix nimIdentNormalize, fixes #19067 (#19068)Tomasz Kramkowski2021-10-291-2/+3
* docgen: implement doc link resolution in current module (#18642)Andrey Makarov2021-10-281-0/+5
* Minor update to terminal docs (#19056)Netsu2021-10-261-0/+14
* Add Zephyr Support (#19003)Jaremy Creechley2021-10-248-286/+388
* Fix isInvalidFilename & always operate on the full passed in string (#19004)John Novak2021-10-201-45/+46
* fix parsesql.treeRepr when nil is in input (#18974)Andrey Makarov2021-10-171-3/+3
* sequtils: fix errors from `strictFuncs` use (#18998)ee72021-10-161-3/+3
* remove deprecated stuffs from std/times (#18937)flywind2021-10-131-25/+25
* Fixed `strictFuncs` support for `std/pegs` (#18951)quantimnot2021-10-071-138/+142
* typo [backport] (#18967)flywind2021-10-071-1/+1
* fixes #18954 (#18955)Andreas Rumpf2021-10-051-2/+2
* rename nimEnableHashRef [backport] (#18941)flywind2021-10-041-5/+13
* Add support for `strictEffects` to `std/pegs` (#18949)quantimnot2021-10-041-1/+4
* correct licence header (#18935)flywind2021-10-011-1/+1
* Adds source to single tags list (#18920)Jonas Schubert Erlandsson2021-09-291-1/+1
* envPairs works in vm, nims (#18615)Timothee Cour2021-09-292-179/+189
* 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