metagn b82ff5a87b make C++ atomic opt in via -d:nimUseCppAtomics (#24209) 4 ماه پیش
..
collections 9b378296f6 fixes addr/hiddenAddr in strictdefs (#23477) 10 ماه پیش
concurrency b82ff5a87b make C++ atomic opt in via -d:nimUseCppAtomics (#24209) 4 ماه پیش
includes b172b34a24 Treat CJK Ideographs as letters in `isAlpha()` (#23651) 8 ماه پیش
ioselects 29a7d60acb Fix ioselectors_kqueue raising wrong exceptions (#24079) 5 ماه پیش
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) 11 ماه پیش
asynchttpserver.nim 4d11d0619d complete std prefixes for stdlib (#22887) 1 سال پیش
asyncmacro.nim 4d11d0619d complete std prefixes for stdlib (#22887) 1 سال پیش
asyncnet.nim cb7bcae7f7 fixes #23956; bindUnix loses the last character on OpenBSD (#23961) 5 ماه پیش
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) 9 ماه پیش
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) 9 ماه پیش
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) 10 ماه پیش
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 39629a1adc fixes JS semicolon omissions (#23896) 6 ماه پیش
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 c11b3f3fc7 Silence `hint:performance` message when using very basic http client (#23832) 7 ماه پیش
json.nim 39629a1adc fixes JS semicolon omissions (#23896) 6 ماه پیش
lenientops.nim b7ff0b2a11 Use func in lenientops (#16641) 4 سال پیش
lexbase.nim 43ee545789 Fix doc: '\c' '\L' in lexbase.nim (#23781) 7 ماه پیش
logging.nim d51d88700b Implement `removeHandler` in std/logging module (fixes #23757) (#24143) 4 ماه پیش
marshal.nim 5b2fcabff5 fix: std/marshal unmarshaling of ref objects (#22983) 1 سال پیش
math.nim e265b3dfdd Make math.isNaN,copySign,etc available on objc (#24025) 5 ماه پیش
md5.nim dda638c1ba fixes #23945; type checking for whenvm expresssions (#23970) 5 ماه پیش
memfiles.nim 6908fb4011 Make `$` on 0-length `MemSlice` produce Nim "" as per DMisener idea (#24015) 5 ماه پیش
mimetypes.nim 1eb9aac2f7 adds Nim-related mimetypes back (#23589) 9 ماه پیش
nativesockets.nim 84f5060e94 Create `IPPROTO_NONE` alias & Add test for Unix socket (#24139) 4 ماه پیش
net.nim 84f5060e94 Create `IPPROTO_NONE` alias & Add test for Unix socket (#24139) 4 ماه پیش
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) 8 ماه پیش
os.nim 2a658c64d8 fixes #23732, os.sleep(-1) now returns immediately (#23734) 7 ماه پیش
osproc.nim 5e8cd318ef Fix linux start process errorCode always 0 (#24001) 5 ماه پیش
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 96aba18963 Fixed issues when using `std/parseopt` in miscripts with cmdline = "" (#23785) 7 ماه پیش
parsesql.nim 4d11d0619d complete std prefixes for stdlib (#22887) 1 سال پیش
parseutils.nim 3915fdc372 fixes #23513, parseutils.nim: parseInt's doc example. (#23561) 8 ماه پیش
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 770f8d5513 opensym for templates + move behavior of opensymchoice to itself (#24007) 5 ماه پیش
prelude.nim 83493e4294 Update prelude example (#21005) 2 سال پیش
random.nim 0d53b6e027 fixes #23915; std/random produces different results on c/js (#24003) 5 ماه پیش
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 080b0a03bd streams: implement readStr for VM, document VM limitations (#24058) 5 ماه پیش
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 a557e5a341 refine: strmisc.expandTabs better code structure (#23783) 7 ماه پیش
strscans.nim 080a072336 Fix grammar (#23090) 1 سال پیش
strtabs.nim 4d11d0619d complete std prefixes for stdlib (#22887) 1 سال پیش
strutils.nim ce75042a9d Update documentation for parseEnum in strutils.nim (#23804) 7 ماه پیش
sugar.nim 770f8d5513 opensym for templates + move behavior of opensymchoice to itself (#24007) 5 ماه پیش
terminal.nim 4d11d0619d complete std prefixes for stdlib (#22887) 1 سال پیش
times.nim 03973dca30 doc,test(times): followup #23861 (#23881) 6 ماه پیش
typetraits.nim d77ea07837 expose `rangeBase` typetrait, fix enum conversion warning (#24056) 5 ماه پیش
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 ea7c2a4409 fixes #14623; Top-level volatileLoad/volatileStore leads to invalid codegen (#24020) 5 ماه پیش
xmlparser.nim 4d11d0619d complete std prefixes for stdlib (#22887) 1 سال پیش
xmltree.nim 4d11d0619d complete std prefixes for stdlib (#22887) 1 سال پیش