flywind ee9795f76f fix #18844 (#18851) 3 år sedan
..
collections 1f68f71ec2 [minor] fix docs (#18834) 3 år sedan
concurrency ee9795f76f fix #18844 (#18851) 3 år sedan
includes 6b3c77e7f4 Remove tracking of environment from osenv.nim v2 (#18575) 3 år sedan
ioselects 297c8e403d styleCheck: Fix some inconsistent identifiers (#16177) 4 år sedan
unidecode b72ecaf639 fix shebangs #! /xxx => #!/xxx (#18444) 3 år sedan
algorithm.nim e0ef859130 strict effects (#18777) 3 år sedan
async.nim c93655e8b4 Unify async macro and futures for js and native targets 7 år sedan
asyncdispatch.nim 0635697a89 Document `-d:async_backend` flag (#18700) 3 år sedan
asyncdispatch.nim.cfg 39839fda8a Rename *.nimrod.cfg to *.nim.cfg 10 år sedan
asyncfile.nim f02de25ca1 Fix #15150 (#18730) 3 år sedan
asyncftpclient.nim 42687457b0 further progress on rst roles & directives (fix #17646) (#17659) 3 år sedan
asyncfutures.nim 3241df2a13 fixes #18858 [backport] (#18868) 3 år sedan
asynchttpserver.nim 5fd150b7f7 asynchttpserver: ipv6 support (#18706) 3 år sedan
asyncmacro.nim d6242d7fe1 simplify asyncfutures, asyncmacro (#17633) 3 år sedan
asyncnet.nim 9d86639a0b Export sslHandle in `net` and `asyncnet`. (#17573) 3 år sedan
asyncstreams.nim 9bb0e55749 Fix FutureStream memory usage (#17395) [backport:1.2] 3 år sedan
base64.nim 38b41f893a fix #17941: UnusedImport works for var/let/const/type invoked inside a generic (#17942) 3 år sedan
bitops.nim 988c02b7cb renamed: lib/std/private/vmutils.nim -> lib/std/private/bitops_utils.nim to avoid confusion with unrelated std/vmutils (#18660) 3 år sedan
browsers.nim 47c078e29c use single backtick (#17166) 3 år sedan
cgi.nim a9b62de895 CIs: attempt to use csources_v1 (#16282) 3 år sedan
colors.nim 47c078e29c use single backtick (#17166) 3 år sedan
complex.nim a9b62de895 CIs: attempt to use csources_v1 (#16282) 3 år sedan
cookies.nim a9b62de895 CIs: attempt to use csources_v1 (#16282) 3 år sedan
coro.nim fb86271556 system.nim cleanup some exported constants which should never have be… (#17909) 3 år sedan
coro.nimcfg f89c247a89 fix test failure in coro.nim 9 år sedan
cstrutils.nim b59a628c39 Improve documentation for cstrutils (#17004) 3 år sedan
db_common.nim 47c078e29c use single backtick (#17166) 3 år sedan
distros.nim 0ef830577b distros.foreignDeps made public (#18830) 3 år sedan
dynlib.nim 22776c410a Update documentation for dynlib (#17356) 3 år sedan
encodings.nim 15fdcd0c4d workaround #18481 (#18482) 3 år sedan
endians.nim 1b03accac7 Improve endians module (#17674) 3 år sedan
fenv.nim 0e3ea16554 use lowercase --define switches (#17283) 3 år sedan
future.nim 0872e7a27e renamed future.nim to sugar.nim 6 år sedan
hashes.nim 0a4858dc59 fixes #18220 (#18227) 3 år sedan
htmlgen.nim a65189a739 nnkArglist => nnkArgList + special case stylecheck:error (#17529) 3 år sedan
htmlparser.nim 56461c280f Change stdlib imports to use std prefix in most examples (#17202) 3 år sedan
httpclient.nim e80d7ff0f2 httpclient.nim Fixes #14794 and an issue where content-header is not set on postContent (#18208) 3 år sedan
httpcore.nim aef55a7a88 Replace double backticks with single backticks - Part 3 out of ~7 (#17207) 3 år sedan
json.nim 58080525a1 add [1..2] for JArray (#18525) 3 år sedan
lenientops.nim b7ff0b2a11 Use func in lenientops (#16641) 4 år sedan
lexbase.nim 9450bf6c08 use single backtick (#17100) 3 år sedan
logging.nim 9819fb21d8 Use `.. warning::` (#17320) 3 år sedan
marshal.nim a9b62de895 CIs: attempt to use csources_v1 (#16282) 3 år sedan
math.nim 373bbd9bb4 Add ceilDiv to math (#18596) 3 år sedan
md5.nim a4257dc3b6 Improve documentation for the md5 module (#16631) 4 år sedan
memfiles.nim 285539c87a Replace double backticks with single backticks - Part 4 out of ~7 (#17216) 3 år sedan
mersenne.nim 9674ff4361 make deprecated message better (#18737) 3 år sedan
mimetypes.nim 429b128632 change mimedb stroe stringtable to orderedtable (#18065) 3 år sedan
nativesockets.nim c6fadb1799 [minor] reduce `substr` (#18611) 3 år sedan
net.nim 0d3af5454b Only allow IPv4 literals in strict form (#18656) 3 år sedan
nimprof.nim 34c1c631bb close #4451 (#17627) 3 år sedan
nimprof.nim.cfg 39839fda8a Rename *.nimrod.cfg to *.nim.cfg 10 år sedan
nimtracker.nim 98c7bab8ea make memory tracker work without onThreadCreation 7 år sedan
oids.nim a9b62de895 CIs: attempt to use csources_v1 (#16282) 3 år sedan
options.nim f6bea08eac Add sink annotation to option some() (#18358) 3 år sedan
os.nim 5c1304a418 fix #18670 quoteShellCommand, quoteShell, quoteShellWindows on windows (#18671) 3 år sedan
osproc.nim 3241df2a13 fixes #18858 [backport] (#18868) 3 år sedan
oswalkdir.nim fcb5cf643c use single backtick (#17181) 3 år sedan
parsecfg.nim b1c7c994b0 [std/parsecfg]use runnableExamples (#17868) 3 år sedan
parsecsv.nim bf5dfe481a parsecsv fix style (#17933) 3 år sedan
parsejson.nim 285539c87a Replace double backticks with single backticks - Part 4 out of ~7 (#17216) 3 år sedan
parseopt.nim 285539c87a Replace double backticks with single backticks - Part 4 out of ~7 (#17216) 3 år sedan
parsesql.nim fcb5cf643c use single backtick (#17181) 3 år sedan
parseutils.nim 56461c280f Change stdlib imports to use std prefix in most examples (#17202) 3 år sedan
parsexml.nim 42c180c665 Fix crash in parsexml (#15582) (#15583) 4 år sedan
pathnorm.nim 70ec17eede use single backtick (#17133) 3 år sedan
pegs.nim e720bbdd76 Peg captures get stack-like behavior (#18369) 3 år sedan
prelude.nim 7052503ca8 make strformat part of the prelude (#18046) 3 år sedan
punycode.nim 297c8e403d styleCheck: Fix some inconsistent identifiers (#16177) 4 år sedan
random.nim 7c8ea490a2 Fix initrand to avoid random number sequences overlapping (#18744) 3 år sedan
rationals.nim a9b62de895 CIs: attempt to use csources_v1 (#16282) 3 år sedan
reservedmem.nim d447c0fe3f use typeof instead type (#16962) 3 år sedan
ropes.nim a9b62de895 CIs: attempt to use csources_v1 (#16282) 3 år sedan
segfaults.nim bea037f856 refs #17114: workaround for arm64 which should segfault but does not (#17178) 3 år sedan
selectors.nim 6e8f0f8cfc add colon (#17834) 3 år sedan
smtp.nim 70ec17eede use single backtick (#17133) 3 år sedan
smtp.nim.cfg 39839fda8a Rename *.nimrod.cfg to *.nim.cfg 10 år sedan
ssl_certs.nim 6286b5599c termux ssl (#18520) 3 år sedan
ssl_config.nim 1fb2a58674 net: use a secure cipher list by default 4 år sedan
stats.nim 2d84f6e7c8 Fix #18718 (#18731) 3 år sedan
streams.nim 6e0fe965da add sink and lent annotations for xmltree and streams (#18037) 3 år sedan
streamwrapper.nim 56461c280f Change stdlib imports to use std prefix in most examples (#17202) 3 år sedan
strformat.nim e616675c41 various small documentation improvements (#18602) 3 år sedan
strmisc.nim 5897ed9d3d Improve documentation of strmisc (#16665) 4 år sedan
strscans.nim e616675c41 various small documentation improvements (#18602) 3 år sedan
strtabs.nim f26c25737c remove outdated codes (#17140) 3 år sedan
strutils.nim 883c04d444 don't use space after proc names (#18681) 3 år sedan
sugar.nim e08ec0c674 Documentation only, Sugar arrow and semicolons (#18574) 3 år sedan
terminal.nim b3e077863a Documentation only, Terminal (#18696) 3 år sedan
times.nim e0ef859130 strict effects (#18777) 3 år sedan
typetraits.nim 8ce782d463 Add optional recursive arg to distinctBase (v2) (#18659) 3 år sedan
unicode.nim 3241df2a13 fixes #18858 [backport] (#18868) 3 år sedan
unittest.nim 68e522ecec Remove confusing <//> (#17830) 3 år sedan
uri.nim 983a2aa11c Revert "Fix parseUri to sanitize urls containing ASCII newline or tab (#17967)" (#17984) 3 år sedan
volatile.nim d447c0fe3f use typeof instead type (#16962) 3 år sedan
xmlparser.nim a764a5b9bc fix #14056 (#16071) 4 år sedan
xmltree.nim 6e0fe965da add sink and lent annotations for xmltree and streams (#18037) 3 år sedan