summary refs log tree commit diff stats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Enable customizing PageShift to set PageSize for embedded targets (#19129)Jaremy Creechley2021-11-161-3/+7
* fixes .raises inference for newSeq builtin under --gc:orc [backport] (#19158)Andreas Rumpf2021-11-161-1/+1
* Implement zephyr urandom and monotime (#19142)Jaremy Creechley2021-11-142-1/+18
* wrong spaces (3 => 2) (#19145)flywind2021-11-141-1/+1
* Fix undeclared 'SYS_getrandom' on emscripten (#19144)Anuken2021-11-131-1/+1
* 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
* refactoring: orc can use getThreadId() (#19123)Andreas Rumpf2021-11-114-96/+110
* correct cookie docs (#19122)flywind2021-11-111-2/+1
* Add security tip for setCookie (#19117)Federico Ceratto2021-11-111-0/+3
* fix nimindexterm in rst2tex/doc2tex [backport] (#19106)Andrey Makarov2021-11-091-1/+1
* Deprecate `std/sharedlist` and `std/sharedtables` (#19112)konsumlamm2021-11-094-2/+4
* Add deprecation pragmas in lib/deprecated/pure (#19113)konsumlamm2021-11-095-7/+13
* change os.nim doc links to new style (#19102)Andrey Makarov2021-11-085-321/+325
* 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-074-11/+18
* fix for #19020, credit to @ElegantBeef (#19021)Don-Duong Quach2021-11-031-1/+1
* Added support for sending "ehlo" and receiving multiline "ehlo" response. (#1...David Krause2021-11-031-9/+24
* fixes #19078 [backport] (#19090)Andreas Rumpf2021-11-021-3/+6
* libs/impore/re: Add note about the requirement of `matches` to be pre-allocat...Kaushal Modi2021-11-021-0/+34
* fixes #19000 (#19032)Andreas Rumpf2021-10-301-0/+6
* Freeing critical sections via atexit in system/alloc and system/io (#19062)Tail Wag Games2021-10-293-7/+7
* Fix nimIdentNormalize, fixes #19067 (#19068)Tomasz Kramkowski2021-10-291-2/+3
* docgen: implement doc link resolution in current module (#18642)Andrey Makarov2021-10-285-78/+545
* Minor update to terminal docs (#19056)Netsu2021-10-261-0/+14
* Fix #19052; [backport:1.6.0] (#19053)Timothy Alexander2021-10-261-1/+6
* deinitializing locks at program exit (#19043)Tail Wag Games2021-10-252-24/+35
* Add Zephyr Support (#19003)Jaremy Creechley2021-10-2417-338/+508
* use the correct header for TIOCGWINSZ on Solaris (#19037)BarrOff2021-10-221-2/+5
* Add Elbrus 2000 architecture (#19024)Danil Yarantsev2021-10-211-1/+3
* Fix isInvalidFilename & always operate on the full passed in string (#19004)John Novak2021-10-201-45/+46
* bump NimVersion to 1.7.1narimiran2021-10-191-1/+1
* 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
* fix a potential bug (#18900)flywind2021-10-141-1/+1
* remove deprecated stuffs from std/times (#18937)flywind2021-10-131-25/+25
* Removes deprecated {.injectStmt.}. Fixes #18666 (#18984)Dominik Picheta2021-10-131-10/+0
* Fixed `strictFuncs` support for `std/pegs` (#18951)quantimnot2021-10-071-138/+142
* typo [backport] (#18967)flywind2021-10-071-1/+1
* rst: minor fixes (#18960)Andrey Makarov2021-10-063-3/+4
* 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
* document -d:nimStrictDelete [backport] (#18939)flywind2021-10-031-0/+4
* with this patch :idx: can be used for the index generation for LaTeX (#18946)Andreas Rumpf2021-10-031-1/+1
* rename nimLegacyJsonutilsHoleyEnum [backport] (#18938)flywind2021-10-011-1/+5
* [std/tempfiles] docs improvement (#18936)flywind2021-10-011-5/+6
* correct licence header (#18935)flywind2021-10-015-5/+5