metagn 0c890ff9a7 opensym as node kind + fixed experimental switch (#23892) il y a 8 mois
..
collections 9b378296f6 fixes addr/hiddenAddr in strictdefs (#23477) il y a 1 an
concurrency e0e698be9a impr: std/cpuinfo: use documented impl ; support JS (#23911) il y a 9 mois
includes b172b34a24 Treat CJK Ideographs as letters in `isAlpha()` (#23651) il y a 11 mois
ioselects 4d11d0619d complete std prefixes for stdlib (#22887) il y a 1 an
unidecode b72ecaf639 fix shebangs #! /xxx => #!/xxx (#18444) il y a 3 ans
algorithm.nim 301822e189 fixes a broken link in `std/algorithm` (#23246) il y a 1 an
async.nim 4d11d0619d complete std prefixes for stdlib (#22887) il y a 1 an
asyncdispatch.nim 39fbd30513 Fix OSError `errorCode` field is not assigned a value (#22954) il y a 1 an
asyncdispatch.nim.cfg 39839fda8a Rename *.nimrod.cfg to *.nim.cfg il y a 10 ans
asyncfile.nim 39fbd30513 Fix OSError `errorCode` field is not assigned a value (#22954) il y a 1 an
asyncfutures.nim 51837e8127 Fix #23381, Use `sink` and `lent` to avoid Future[object] making a copy (#23389) il y a 1 an
asynchttpserver.nim 4d11d0619d complete std prefixes for stdlib (#22887) il y a 1 an
asyncmacro.nim 4d11d0619d complete std prefixes for stdlib (#22887) il y a 1 an
asyncnet.nim 39fbd30513 Fix OSError `errorCode` field is not assigned a value (#22954) il y a 1 an
asyncstreams.nim 4d11d0619d complete std prefixes for stdlib (#22887) il y a 1 an
base64.nim 30cf570af9 Fix std/base64.decode out of bounds read (#23526) il y a 1 an
bitops.nim 4d11d0619d complete std prefixes for stdlib (#22887) il y a 1 an
browsers.nim 79bd6fe084 Update browsers.nim, deprecate unimplemented `openDefaultBrowser()` (#23332) il y a 1 an
cgi.nim 4d11d0619d complete std prefixes for stdlib (#22887) il y a 1 an
colors.nim 4d11d0619d complete std prefixes for stdlib (#22887) il y a 1 an
complex.nim d8e1504ed1 Add Complex version of almostEqual function (#23549) il y a 1 an
cookies.nim 4d11d0619d complete std prefixes for stdlib (#22887) il y a 1 an
coro.nim 4d11d0619d complete std prefixes for stdlib (#22887) il y a 1 an
coro.nimcfg f89c247a89 fix test failure in coro.nim il y a 9 ans
cstrutils.nim 2d6c200284 fixes documentation regression (#20925) il y a 2 ans
distros.nim 0ba932132e Support NetBSD/aarch64 (#23616) il y a 11 mois
dynlib.nim 39fbd30513 Fix OSError `errorCode` field is not assigned a value (#22954) il y a 1 an
encodings.nim c23d6a3cb9 Update encodings.nim, fix `open` with bad arg raising no `EncodingError` (#23481) il y a 1 an
endians.nim 8c55e2999b Fix documentation typo in endians.nim (#21949) il y a 1 an
fenv.nim de4c7dfdd9 fixes #22798; Duplicate libraries linker warning (i.e., '-lm') on macOS (#23292) il y a 11 mois
hashes.nim 39629a1adc fixes JS semicolon omissions (#23896) il y a 9 mois
htmlgen.nim 4d11d0619d complete std prefixes for stdlib (#22887) il y a 1 an
htmlparser.nim 4d11d0619d complete std prefixes for stdlib (#22887) il y a 1 an
httpclient.nim beeacc86ff Silence several Hint[Performance] warnings (#23003) il y a 1 an
httpcore.nim c11b3f3fc7 Silence `hint:performance` message when using very basic http client (#23832) il y a 9 mois
json.nim 39629a1adc fixes JS semicolon omissions (#23896) il y a 9 mois
lenientops.nim b7ff0b2a11 Use func in lenientops (#16641) il y a 4 ans
lexbase.nim 43ee545789 Fix doc: '\c' '\L' in lexbase.nim (#23781) il y a 10 mois
logging.nim 4d11d0619d complete std prefixes for stdlib (#22887) il y a 1 an
marshal.nim 5b2fcabff5 fix: std/marshal unmarshaling of ref objects (#22983) il y a 1 an
math.nim 39629a1adc fixes JS semicolon omissions (#23896) il y a 9 mois
md5.nim 62f1ad54ae build documentation for `checksums/md5` and `checksums/sha1` (#21791) il y a 2 ans
memfiles.nim 8037bbe327 Fix non-exported `memfiles.setFileSize` to be able to shrink files on posix via `memfiles.resize` (#23717) il y a 10 mois
mimetypes.nim 1eb9aac2f7 adds Nim-related mimetypes back (#23589) il y a 1 an
nativesockets.nim 248850a0ce ref #23333; fixes AF_INET6 value on Linux (#23334) il y a 1 an
net.nim e6f66e4d13 fixes 12381, HttpClient socket handle leak (#23575) il y a 1 an
nimprof.nim 4d11d0619d complete std prefixes for stdlib (#22887) il y a 1 an
nimprof.nim.cfg 39839fda8a Rename *.nimrod.cfg to *.nim.cfg il y a 10 ans
oids.nim 4d11d0619d complete std prefixes for stdlib (#22887) il y a 1 an
options.nim 87e56cabbb make `std/options` compatible with strictdefs (#23675) il y a 11 mois
os.nim 2a658c64d8 fixes #23732, os.sleep(-1) now returns immediately (#23734) il y a 10 mois
osproc.nim 9de74b7097 fixes #23844; Nim devel nightly i386 build failing (#23849) il y a 9 mois
parsecfg.nim beeacc86ff Silence several Hint[Performance] warnings (#23003) il y a 1 an
parsecsv.nim 4d11d0619d complete std prefixes for stdlib (#22887) il y a 1 an
parsejson.nim 4d11d0619d complete std prefixes for stdlib (#22887) il y a 1 an
parseopt.nim 96aba18963 Fixed issues when using `std/parseopt` in miscripts with cmdline = "" (#23785) il y a 10 mois
parsesql.nim 4d11d0619d complete std prefixes for stdlib (#22887) il y a 1 an
parseutils.nim 3915fdc372 fixes #23513, parseutils.nim: parseInt's doc example. (#23561) il y a 11 mois
parsexml.nim 4d11d0619d complete std prefixes for stdlib (#22887) il y a 1 an
pathnorm.nim c0824b9b80 [`std/os` clean up] import and export `osseps` (#20580) il y a 2 ans
pegs.nim 6c4c60eade Adds support for custom ASTs in the Nim parser (#23417) il y a 1 an
prelude.nim 83493e4294 Update prelude example (#21005) il y a 2 ans
random.nim 4d11d0619d complete std prefixes for stdlib (#22887) il y a 1 an
rationals.nim 2425f4559c Add `^` operator support for Rational numbers (#23219) il y a 1 an
reservedmem.nim 4d11d0619d complete std prefixes for stdlib (#22887) il y a 1 an
ropes.nim 4d11d0619d complete std prefixes for stdlib (#22887) il y a 1 an
segfaults.nim 4d11d0619d complete std prefixes for stdlib (#22887) il y a 1 an
selectors.nim 4d11d0619d complete std prefixes for stdlib (#22887) il y a 1 an
ssl_certs.nim 4d11d0619d complete std prefixes for stdlib (#22887) il y a 1 an
ssl_config.nim 1fb2a58674 net: use a secure cipher list by default il y a 4 ans
stats.nim 4d11d0619d complete std prefixes for stdlib (#22887) il y a 1 an
streams.nim 4d11d0619d complete std prefixes for stdlib (#22887) il y a 1 an
streamwrapper.nim 4d11d0619d complete std prefixes for stdlib (#22887) il y a 1 an
strformat.nim a1e41930f8 strformat: detect format string errors at compile-time (#23356) il y a 1 an
strmisc.nim a557e5a341 refine: strmisc.expandTabs better code structure (#23783) il y a 10 mois
strscans.nim 080a072336 Fix grammar (#23090) il y a 1 an
strtabs.nim 4d11d0619d complete std prefixes for stdlib (#22887) il y a 1 an
strutils.nim ce75042a9d Update documentation for parseEnum in strutils.nim (#23804) il y a 10 mois
sugar.nim 0c890ff9a7 opensym as node kind + fixed experimental switch (#23892) il y a 8 mois
terminal.nim 4d11d0619d complete std prefixes for stdlib (#22887) il y a 1 an
times.nim 03973dca30 doc,test(times): followup #23861 (#23881) il y a 9 mois
typetraits.nim 4d11d0619d complete std prefixes for stdlib (#22887) il y a 1 an
unicode.nim d772186b2d Update unicode.nim: cmpRunesIgnoreCase: fix doc format (#23560) il y a 1 an
unittest.nim 9b08abaa05 Show the name of the unexpected exception that was thrown in `std/unittest` (#23087) il y a 1 an
uri.nim 9df8ca0d81 Add URI parsing warning (#21547) il y a 2 ans
volatile.nim d447c0fe3f use typeof instead type (#16962) il y a 4 ans
xmlparser.nim 4d11d0619d complete std prefixes for stdlib (#22887) il y a 1 an
xmltree.nim 4d11d0619d complete std prefixes for stdlib (#22887) il y a 1 an