summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* docs: Fix typo in tut1.rst (#19324)Nan Xiao2022-01-041-1/+1
* devel: style fix (#19318)Ștefan Talpalaru2022-01-042-2/+2
* fixed typos (#19316)Smarcy2022-01-031-2/+2
* Fix #19314 - fixing broken `DoublyLinkedList` after adding empty `DoublyLinke...rockcavera2022-01-032-6/+18
* enable multiple packages (arraymancer, fidget ...) (#19311)flywind2022-01-031-3/+3
* docs: Fix typo in tut1.rst (#19309)Nan Xiao2022-01-031-1/+1
* Add Week-Of-Year Implementation to Times Module (#17223)Carlo Capocasa2022-01-033-0/+183
* [docs] clarify the raised exception (#19308)flywind2022-01-031-4/+4
* add compile time option for POSIX sigwait on Illumos/Solaris (#19296)BarrOff2022-01-021-0/+7
* Allow full commands and blocks in type sections (#19181)hlaaftana2022-01-028-11/+393
* Update manual.rst (#19301)rockcavera2022-01-011-1/+1
* Update JS and nimscript import tests (#19306)hlaaftana2022-01-012-40/+53
* fixes #16617 [backport] (#19300)Andreas Rumpf2021-12-311-0/+2
* Fix #19297 - fixing broken list after adding empty list (#19299)rockcavera2021-12-302-5/+18
* enable `maxDescriptors` on Illumos/Solaris (#19295)BarrOff2021-12-302-4/+4
* nep1: make header reflect reality (#19294)Andreas Rumpf2021-12-291-3/+3
* fix 19292 (#19293)rockcavera2021-12-291-6/+9
* fixes grammar typos [backport] (#19289)Andreas Rumpf2021-12-272-6/+6
* Fix #19107 (#19286) [backport]Tomohiro2021-12-251-2/+10
* Fixed object field access of static objects in generics (#19283) [backport]Jason Beetham2021-12-232-1/+9
* Revert "Update uri.nim (#19148) [backport:1.0]" (#19280)Andreas Rumpf2021-12-231-2/+0
* Fix build on FreeBSD/powerpc (#19282)pkubaj2021-12-221-2/+4
* Fix group reference (with capital letters (#19196)Andrey Makarov2021-12-206-2/+45
* Extract runnables that specify `doccmd` (#19275) [backport:1.6]Jake Leahy2021-12-202-2/+22
* Update colors.nim (#19274)MichalMarsalek2021-12-202-145/+164
* use uppercase "type" for Proxy-Authorization header (#19273)xioren2021-12-191-1/+1
* Fixed typo in manual.rst unsafeAssign->uncheckedAssign. Fixes part 1 of #1926...Don-Duong Quach2021-12-171-1/+1
* [formatter] async.nim uses two spaces (#19264)flywind2021-12-171-4/+4
* fix #19244 - solves the problem of the InAddr object constructor in Windows. ...rockcavera2021-12-172-1/+7
* Add icon for Nim (#19258)snxx2021-12-173-0/+0
* suggestion to respect typedarray type (#19257)Sven Keller2021-12-161-1/+27
* [backport:1.0] json: limit recursion depth (#19252)Miran2021-12-142-3/+41
* Fix #19253 (#19254)PMunch2021-12-141-0/+3
* fix: fixes bug in CVerifyPeerUseEnvVars (#19247)Nick Wilburn2021-12-142-1/+18
* basicopt.txt: Unify the format (#19251)Nan Xiao2021-12-141-2/+2
* fix bug #14468 zero-width split (#19248)Carlo Capocasa2021-12-132-4/+13
* Various std net improvements (#19132)Jaremy Creechley2021-12-123-56/+97
* Update uri.nim (#19148) [backport:1.0]Dominik Picheta2021-12-111-0/+2
* nimc.rst: fix table markup (#19239)Ștefan Talpalaru2021-12-111-0/+2
* let Nim support Nimble 0.14 with lock-file support [backport:1.6] (#19236)Andreas Rumpf2021-12-102-0/+6
* added --nimMainPrefix switch; fixes #15955; refs #16945 [backport:1.6] (#19235)Andreas Rumpf2021-12-107-17/+36
* fixes a possible 'javascript:' protocol exploit [backport:1.0] (#19134)Andreas Rumpf2021-12-102-5/+45
* 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
* nimRawSetjmp: support Windows (#19197)Ștefan Talpalaru2021-12-105-10/+199
* fixes an old ARC bug: the produced copy/sink operations don't copy the hidden...Andreas Rumpf2021-12-096-2/+38
* add comments to spawn and pinnedSpawn (#19230)flywind2021-12-091-2/+4
* remove `std/sharedstrings` (#19228)flywind2021-12-093-155/+2
* Add support for LoongArch (#19223)wenghongquan2021-12-096-4/+13
* fixes a converter handling regression that caused private converters to leak ...Andreas Rumpf2021-12-093-2/+17