ringabout 87e56cabbb make `std/options` compatible with strictdefs (#23675) пре 7 месеци
..
collections 9b378296f6 fixes addr/hiddenAddr in strictdefs (#23477) пре 9 месеци
concurrency 4d11d0619d complete std prefixes for stdlib (#22887) пре 1 година
includes b172b34a24 Treat CJK Ideographs as letters in `isAlpha()` (#23651) пре 8 месеци
ioselects 4d11d0619d complete std prefixes for stdlib (#22887) пре 1 година
unidecode b72ecaf639 fix shebangs #! /xxx => #!/xxx (#18444) пре 3 година
algorithm.nim 301822e189 fixes a broken link in `std/algorithm` (#23246) пре 1 година
async.nim 4d11d0619d complete std prefixes for stdlib (#22887) пре 1 година
asyncdispatch.nim 39fbd30513 Fix OSError `errorCode` field is not assigned a value (#22954) пре 1 година
asyncdispatch.nim.cfg 39839fda8a Rename *.nimrod.cfg to *.nim.cfg пре 10 година
asyncfile.nim 39fbd30513 Fix OSError `errorCode` field is not assigned a value (#22954) пре 1 година
asyncfutures.nim 51837e8127 Fix #23381, Use `sink` and `lent` to avoid Future[object] making a copy (#23389) пре 10 месеци
asynchttpserver.nim 4d11d0619d complete std prefixes for stdlib (#22887) пре 1 година
asyncmacro.nim 4d11d0619d complete std prefixes for stdlib (#22887) пре 1 година
asyncnet.nim 39fbd30513 Fix OSError `errorCode` field is not assigned a value (#22954) пре 1 година
asyncstreams.nim 4d11d0619d complete std prefixes for stdlib (#22887) пре 1 година
base64.nim 30cf570af9 Fix std/base64.decode out of bounds read (#23526) пре 9 месеци
bitops.nim 4d11d0619d complete std prefixes for stdlib (#22887) пре 1 година
browsers.nim 79bd6fe084 Update browsers.nim, deprecate unimplemented `openDefaultBrowser()` (#23332) пре 11 месеци
cgi.nim 4d11d0619d complete std prefixes for stdlib (#22887) пре 1 година
colors.nim 4d11d0619d complete std prefixes for stdlib (#22887) пре 1 година
complex.nim d8e1504ed1 Add Complex version of almostEqual function (#23549) пре 8 месеци
cookies.nim 4d11d0619d complete std prefixes for stdlib (#22887) пре 1 година
coro.nim 4d11d0619d complete std prefixes for stdlib (#22887) пре 1 година
coro.nimcfg f89c247a89 fix test failure in coro.nim пре 9 година
cstrutils.nim 2d6c200284 fixes documentation regression (#20925) пре 2 година
distros.nim 0ba932132e Support NetBSD/aarch64 (#23616) пре 8 месеци
dynlib.nim 39fbd30513 Fix OSError `errorCode` field is not assigned a value (#22954) пре 1 година
encodings.nim c23d6a3cb9 Update encodings.nim, fix `open` with bad arg raising no `EncodingError` (#23481) пре 9 месеци
endians.nim 8c55e2999b Fix documentation typo in endians.nim (#21949) пре 1 година
fenv.nim de4c7dfdd9 fixes #22798; Duplicate libraries linker warning (i.e., '-lm') on macOS (#23292) пре 8 месеци
hashes.nim 20d79c9fb0 Deprecate asm stmt for js target (#23149) пре 1 година
htmlgen.nim 4d11d0619d complete std prefixes for stdlib (#22887) пре 1 година
htmlparser.nim 4d11d0619d complete std prefixes for stdlib (#22887) пре 1 година
httpclient.nim beeacc86ff Silence several Hint[Performance] warnings (#23003) пре 1 година
httpcore.nim beeacc86ff Silence several Hint[Performance] warnings (#23003) пре 1 година
json.nim 1bd0955218 fix JSON deep copy description (#23495) пре 9 месеци
lenientops.nim b7ff0b2a11 Use func in lenientops (#16641) пре 4 година
lexbase.nim 4d11d0619d complete std prefixes for stdlib (#22887) пре 1 година
logging.nim 4d11d0619d complete std prefixes for stdlib (#22887) пре 1 година
marshal.nim 5b2fcabff5 fix: std/marshal unmarshaling of ref objects (#22983) пре 1 година
math.nim de4c7dfdd9 fixes #22798; Duplicate libraries linker warning (i.e., '-lm') on macOS (#23292) пре 8 месеци
md5.nim 62f1ad54ae build documentation for `checksums/md5` and `checksums/sha1` (#21791) пре 1 година
memfiles.nim 4d11d0619d complete std prefixes for stdlib (#22887) пре 1 година
mimetypes.nim 1eb9aac2f7 adds Nim-related mimetypes back (#23589) пре 8 месеци
nativesockets.nim 248850a0ce ref #23333; fixes AF_INET6 value on Linux (#23334) пре 11 месеци
net.nim e6f66e4d13 fixes 12381, HttpClient socket handle leak (#23575) пре 8 месеци
nimprof.nim 4d11d0619d complete std prefixes for stdlib (#22887) пре 1 година
nimprof.nim.cfg 39839fda8a Rename *.nimrod.cfg to *.nim.cfg пре 10 година
oids.nim 4d11d0619d complete std prefixes for stdlib (#22887) пре 1 година
options.nim 87e56cabbb make `std/options` compatible with strictdefs (#23675) пре 7 месеци
os.nim 6cc783f7f3 fixes #23442, fix for FileId under Windows (#23444) пре 8 месеци
osproc.nim 4d11d0619d complete std prefixes for stdlib (#22887) пре 1 година
parsecfg.nim beeacc86ff Silence several Hint[Performance] warnings (#23003) пре 1 година
parsecsv.nim 4d11d0619d complete std prefixes for stdlib (#22887) пре 1 година
parsejson.nim 4d11d0619d complete std prefixes for stdlib (#22887) пре 1 година
parseopt.nim 4d11d0619d complete std prefixes for stdlib (#22887) пре 1 година
parsesql.nim 4d11d0619d complete std prefixes for stdlib (#22887) пре 1 година
parseutils.nim a660c17d30 Markdown code blocks migration part 8 (#22478) пре 1 година
parsexml.nim 4d11d0619d complete std prefixes for stdlib (#22887) пре 1 година
pathnorm.nim c0824b9b80 [`std/os` clean up] import and export `osseps` (#20580) пре 2 година
pegs.nim 6c4c60eade Adds support for custom ASTs in the Nim parser (#23417) пре 10 месеци
prelude.nim 83493e4294 Update prelude example (#21005) пре 2 година
random.nim 4d11d0619d complete std prefixes for stdlib (#22887) пре 1 година
rationals.nim 2425f4559c Add `^` operator support for Rational numbers (#23219) пре 1 година
reservedmem.nim 4d11d0619d complete std prefixes for stdlib (#22887) пре 1 година
ropes.nim 4d11d0619d complete std prefixes for stdlib (#22887) пре 1 година
segfaults.nim 4d11d0619d complete std prefixes for stdlib (#22887) пре 1 година
selectors.nim 4d11d0619d complete std prefixes for stdlib (#22887) пре 1 година
ssl_certs.nim 4d11d0619d complete std prefixes for stdlib (#22887) пре 1 година
ssl_config.nim 1fb2a58674 net: use a secure cipher list by default пре 4 година
stats.nim 4d11d0619d complete std prefixes for stdlib (#22887) пре 1 година
streams.nim 4d11d0619d complete std prefixes for stdlib (#22887) пре 1 година
streamwrapper.nim 4d11d0619d complete std prefixes for stdlib (#22887) пре 1 година
strformat.nim a1e41930f8 strformat: detect format string errors at compile-time (#23356) пре 11 месеци
strmisc.nim 5897ed9d3d Improve documentation of strmisc (#16665) пре 4 година
strscans.nim 080a072336 Fix grammar (#23090) пре 1 година
strtabs.nim 4d11d0619d complete std prefixes for stdlib (#22887) пре 1 година
strutils.nim b838d3ece1 doc(format): ospaths2,strutils: followup #23560 (#23629) пре 8 месеци
sugar.nim 94f7e9683f Param match relax (#23033) пре 1 година
terminal.nim 4d11d0619d complete std prefixes for stdlib (#22887) пре 1 година
times.nim 4d11d0619d complete std prefixes for stdlib (#22887) пре 1 година
typetraits.nim 4d11d0619d complete std prefixes for stdlib (#22887) пре 1 година
unicode.nim d772186b2d Update unicode.nim: cmpRunesIgnoreCase: fix doc format (#23560) пре 9 месеци
unittest.nim 9b08abaa05 Show the name of the unexpected exception that was thrown in `std/unittest` (#23087) пре 1 година
uri.nim 9df8ca0d81 Add URI parsing warning (#21547) пре 1 година
volatile.nim d447c0fe3f use typeof instead type (#16962) пре 4 година
xmlparser.nim 4d11d0619d complete std prefixes for stdlib (#22887) пре 1 година
xmltree.nim 4d11d0619d complete std prefixes for stdlib (#22887) пре 1 година