Araq 8769a09e69 fixes #17768 [backport:1.4] 3 tahun lalu
..
collections 834d5641e8 use sink and lent in deques (#17661) 4 tahun lalu
concurrency 4f9aaee1d9 remove redundant void return in stdlib (#17464) 4 tahun lalu
includes 9819fb21d8 Use `.. warning::` (#17320) 4 tahun lalu
ioselects 297c8e403d styleCheck: Fix some inconsistent identifiers (#16177) 4 tahun lalu
unidecode 00551f972e Improve documentation for unidecode (#16986) 4 tahun lalu
algorithm.nim 28221e8a33 followup #16182 (#17472) 4 tahun lalu
async.nim c93655e8b4 Unify async macro and futures for js and native targets 7 tahun lalu
asyncdispatch.nim 42687457b0 further progress on rst roles & directives (fix #17646) (#17659) 4 tahun lalu
asyncdispatch.nim.cfg 39839fda8a Rename *.nimrod.cfg to *.nim.cfg 10 tahun lalu
asyncfile.nim 56461c280f Change stdlib imports to use std prefix in most examples (#17202) 4 tahun lalu
asyncftpclient.nim 42687457b0 further progress on rst roles & directives (fix #17646) (#17659) 4 tahun lalu
asyncfutures.nim d6242d7fe1 simplify asyncfutures, asyncmacro (#17633) 3 tahun lalu
asynchttpserver.nim 42687457b0 further progress on rst roles & directives (fix #17646) (#17659) 4 tahun lalu
asyncmacro.nim d6242d7fe1 simplify asyncfutures, asyncmacro (#17633) 3 tahun lalu
asyncnet.nim 42687457b0 further progress on rst roles & directives (fix #17646) (#17659) 4 tahun lalu
asyncstreams.nim 9bb0e55749 Fix FutureStream memory usage (#17395) [backport:1.2] 4 tahun lalu
base64.nim 42687457b0 further progress on rst roles & directives (fix #17646) (#17659) 4 tahun lalu
bitops.nim af2a7e8cbc Rotation right and left refactored to generics. Continuation of #16622 (#17578) 4 tahun lalu
browsers.nim 47c078e29c use single backtick (#17166) 4 tahun lalu
cgi.nim 56461c280f Change stdlib imports to use std prefix in most examples (#17202) 4 tahun lalu
colors.nim 47c078e29c use single backtick (#17166) 4 tahun lalu
complex.nim 0c4bd65e8d Improve documentation for complex (#16588) 4 tahun lalu
cookies.nim 46bd222c89 [stdlib] make cookies module modern (#17116) 4 tahun lalu
coro.nim 8b5769133c remove unnecessary assignment (#17702) 4 tahun lalu
coro.nimcfg f89c247a89 fix test failure in coro.nim 9 tahun lalu
cstrutils.nim b59a628c39 Improve documentation for cstrutils (#17004) 4 tahun lalu
db_common.nim 47c078e29c use single backtick (#17166) 4 tahun lalu
distros.nim 083eeda085 Small improvements for the distros module (#17309) 4 tahun lalu
dynlib.nim 8aa5991bea Genode platform fixes (#17521) 4 tahun lalu
encodings.nim c7dee55b87 encodings: use only one iconv definition [backport:1.2] (#14741) 4 tahun lalu
endians.nim 1b03accac7 Improve endians module (#17674) 4 tahun lalu
fenv.nim 0e3ea16554 use lowercase --define switches (#17283) 4 tahun lalu
future.nim 0872e7a27e renamed future.nim to sugar.nim 7 tahun lalu
hashes.nim d19e4310dc std/hashes: hash(ref|ptr|pointer) + other improvements (#17731) 3 tahun lalu
htmlgen.nim a65189a739 nnkArglist => nnkArgList + special case stylecheck:error (#17529) 4 tahun lalu
htmlparser.nim 56461c280f Change stdlib imports to use std prefix in most examples (#17202) 4 tahun lalu
httpclient.nim 7937abab44 Clean up imports in httpclient.nim (#17367) 4 tahun lalu
httpcore.nim aef55a7a88 Replace double backticks with single backticks - Part 3 out of ~7 (#17207) 4 tahun lalu
json.nim e94aec20da fix #17325 linux 32bit CI; fix #17085 flaky test (#17469) 4 tahun lalu
lenientops.nim b7ff0b2a11 Use func in lenientops (#16641) 4 tahun lalu
lexbase.nim 9450bf6c08 use single backtick (#17100) 4 tahun lalu
logging.nim 9819fb21d8 Use `.. warning::` (#17320) 4 tahun lalu
marshal.nim d5ce648838 Fix an RST issues introduced in #16777 (#16798) 4 tahun lalu
math.nim 020c0a3344 don't run one example on 32-bit machines (#17655) 4 tahun lalu
md5.nim a4257dc3b6 Improve documentation for the md5 module (#16631) 4 tahun lalu
memfiles.nim 285539c87a Replace double backticks with single backticks - Part 4 out of ~7 (#17216) 4 tahun lalu
mersenne.nim 3c8fddbc76 Improve documentation for the mersenne module (#16824) 4 tahun lalu
mimetypes.nim 285539c87a Replace double backticks with single backticks - Part 4 out of ~7 (#17216) 4 tahun lalu
nativesockets.nim 9819fb21d8 Use `.. warning::` (#17320) 4 tahun lalu
net.nim fdd4391534 Fix buffer-overrun bug in net (#17728) [backport:1.0] 3 tahun lalu
nimprof.nim 34c1c631bb close #4451 (#17627) 4 tahun lalu
nimprof.nim.cfg 39839fda8a Rename *.nimrod.cfg to *.nim.cfg 10 tahun lalu
nimtracker.nim 98c7bab8ea make memory tracker work without onThreadCreation 8 tahun lalu
oids.nim dd6b0f81ef use `-r:off` for runnableExamples that should compile but not run (#17203) 4 tahun lalu
options.nim 578d1ee751 `std/options`: `$some(3)` is now `"some(3)"`, etc. (#17147) 4 tahun lalu
os.nim 792a03b756 [docs minor] close #16553 (#17612) 4 tahun lalu
osproc.nim 9819fb21d8 Use `.. warning::` (#17320) 4 tahun lalu
oswalkdir.nim fcb5cf643c use single backtick (#17181) 4 tahun lalu
parsecfg.nim 207bcabdf2 Add a getter for all defined Sections in parsecfg (#15450) 4 tahun lalu
parsecsv.nim 56461c280f Change stdlib imports to use std prefix in most examples (#17202) 4 tahun lalu
parsejson.nim 285539c87a Replace double backticks with single backticks - Part 4 out of ~7 (#17216) 4 tahun lalu
parseopt.nim 285539c87a Replace double backticks with single backticks - Part 4 out of ~7 (#17216) 4 tahun lalu
parsesql.nim fcb5cf643c use single backtick (#17181) 4 tahun lalu
parseutils.nim 56461c280f Change stdlib imports to use std prefix in most examples (#17202) 4 tahun lalu
parsexml.nim 42c180c665 Fix crash in parsexml (#15582) (#15583) 4 tahun lalu
pathnorm.nim 70ec17eede use single backtick (#17133) 4 tahun lalu
pegs.nim 56461c280f Change stdlib imports to use std prefix in most examples (#17202) 4 tahun lalu
prelude.nim ef5303114c fix prelude regression refs #16238: `include prelude` doesn't interfere with `nim doc` (#17111) 4 tahun lalu
punycode.nim 297c8e403d styleCheck: Fix some inconsistent identifiers (#16177) 4 tahun lalu
random.nim 00f86f5591 Better error message for rand(153 .. 102) (#17031) 4 tahun lalu
rationals.nim 065264eae1 close #16921 (#16951) 4 tahun lalu
reservedmem.nim d447c0fe3f use typeof instead type (#16962) 4 tahun lalu
ropes.nim a1f4113705 Improve the ropes module (#17145) 4 tahun lalu
segfaults.nim bea037f856 refs #17114: workaround for arm64 which should segfault but does not (#17178) 4 tahun lalu
selectors.nim 70ec17eede use single backtick (#17133) 4 tahun lalu
smtp.nim 70ec17eede use single backtick (#17133) 4 tahun lalu
smtp.nim.cfg 39839fda8a Rename *.nimrod.cfg to *.nim.cfg 10 tahun lalu
ssl_certs.nim 74d6a4d7f4 final SSL changes [backport:1.2] (#16983) 4 tahun lalu
ssl_config.nim 1fb2a58674 net: use a secure cipher list by default 4 tahun lalu
stats.nim bd5ce5b351 Improve documentation for stats (#16742) 4 tahun lalu
streams.nim 56461c280f Change stdlib imports to use std prefix in most examples (#17202) 4 tahun lalu
streamwrapper.nim 56461c280f Change stdlib imports to use std prefix in most examples (#17202) 4 tahun lalu
strformat.nim 0bc943ad54 followup strformat PR. backslash escapes, tests, docs (#17700) 4 tahun lalu
strmisc.nim 5897ed9d3d Improve documentation of strmisc (#16665) 4 tahun lalu
strscans.nim 430c30299f [FIX] use `mixin` for strscans.scanp (#17371) 4 tahun lalu
strtabs.nim f26c25737c remove outdated codes (#17140) 4 tahun lalu
strutils.nim 643dbc743b use strstr for a faster find implementation (#17672) 4 tahun lalu
sugar.nim c27cd83265 remove {.compileTime.} for procs with NimNode: redundant because of tfTriggersCompileTime (#17463) 4 tahun lalu
terminal.nim 9819fb21d8 Use `.. warning::` (#17320) 4 tahun lalu
times.nim 07991d902e [docs minor] close #17618 (#17620) 4 tahun lalu
typetraits.nim 81e54c1d30 Add `hasClosure` to `std/typetraits` (#17501) 4 tahun lalu
unicode.nim 8769a09e69 fixes #17768 [backport:1.4] 3 tahun lalu
unittest.nim 99633d7682 remove deprecated stuff in unittest module (#17156) 4 tahun lalu
uri.nim 611b88763f start using import {.all.} (#17736) 3 tahun lalu
volatile.nim d447c0fe3f use typeof instead type (#16962) 4 tahun lalu
xmlparser.nim a764a5b9bc fix #14056 (#16071) 4 tahun lalu
xmltree.nim c27cd83265 remove {.compileTime.} for procs with NimNode: redundant because of tfTriggersCompileTime (#17463) 4 tahun lalu