summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* Improve Zshell completion (#19354)Andrey Makarov2022-01-181-144/+114
* update deprecated example (#19415)Hamid Bluri2022-01-181-1/+1
* Added `std/oserrors` for OS error reporting (#19390)flywind2022-01-173-0/+129
* Optimize lent in JS [backport:1.6] (#19393)hlaaftana2022-01-173-23/+81
* fix no net compilation on zephyr (#19399)Jaremy Creechley2022-01-171-6/+10
* mangle names in nimbase.h using cppDefine (#19395) [backport]flywind2022-01-172-0/+21
* improve changelog a bit (#19400)flywind2022-01-171-3/+1
* add mm to compilesettings; deprecate gc (#19394)flywind2022-01-163-2/+5
* deprecate unsafeAddr; extend addr (#19373)flywind2022-01-1630-67/+70
* Use openarray of bytes in md5 (#19307)hlaaftana2022-01-159-51/+413
* move type operation section and remove deepcopy document (#19389)flywind2022-01-152-40/+26
* Fixed concept constraints for static types (#19391)Jason Beetham2022-01-152-25/+71
* Generic parameters now can constrain statics in type definitions (#19362)Jason Beetham2022-01-142-2/+54
* nrvo shouldn't touch bycopy object[backport:1.2] (#19385)flywind2022-01-143-1/+31
* docs: Fix broken cross references to `rfind` in strutils (#19382) [backport]Leon2022-01-131-3/+3
* update copyright year (#19381)flywind2022-01-133-3/+3
* docs: Mention `import foo {.all.}` syntax (#19377)Leon2022-01-131-0/+11
* make rst thread safe (#19369)flywind2022-01-131-3/+3
* nimscript ignore the threads option (#19370)flywind2022-01-131-1/+1
* bitsets.nim: cleanup (#19361)Andreas Rumpf2022-01-111-24/+11
* remove spaces between an identifier and a star (#19355)flywind2022-01-101-19/+19
* fix stylecheck error with asyncdispatch (#19350)flywind2022-01-103-1/+36
* Fix `remove` on last node of singly-linked list [backport:1.6] (#19353)gecko2022-01-103-0/+16
* added filemode docs (#19346)Smarcy2022-01-091-1/+4
* stylecheck usages part two: stdlib cleanup (#19338)flywind2022-01-083-3/+3
* fix nim-lang#19343 (#19344) [backport]Zachary Marquez2022-01-081-1/+1
* disable fragments (#19341)flywind2022-01-081-1/+1
* Fix #19038 - making the Nim compiler work again on Windows XP (#19331)rockcavera2022-01-072-22/+24
* Update net.nim (#19327) [backport]rockcavera2022-01-061-1/+1
* style usages part one (openarray => openArray) (#19321)flywind2022-01-0449-76/+76
* add std/private/win_getsysteminfo; refactor the usage of `GetSystemInfo` (#19...flywind2022-01-043-35/+23
* correct the comments (#19322)flywind2022-01-041-2/+2
* 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