ringabout 60f43fb690 fixes #19104; peg Incorrect captures [backport:1.6] (#20352) 2 年之前
..
collections 28af1e5e45 Fix typo in sequtils documentation (#19789) 2 年之前
concurrency 41b71487af Resolve cross file resolution errors in atomics (#19422) [backport:1.6] 3 年之前
includes 9746d46009 Fix #19038 - making the Nim compiler work again on Windows XP (#19331) 3 年之前
ioselects 0b44840299 enable style:usages for stdlib tests [backport: 1.6] (#19715) 2 年之前
unidecode b72ecaf639 fix shebangs #! /xxx => #!/xxx (#18444) 3 年之前
algorithm.nim e0ef859130 strict effects (#18777) 3 年之前
async.nim c93655e8b4 Unify async macro and futures for js and native targets 7 年之前
asyncdispatch.nim 0277cd5252 Revert "Correct emscripten shortcoming" (#20082) 2 年之前
asyncdispatch.nim.cfg 39839fda8a Rename *.nimrod.cfg to *.nim.cfg 10 年之前
asyncfile.nim f02de25ca1 Fix #15150 (#18730) 3 年之前
asyncftpclient.nim 42687457b0 further progress on rst roles & directives (fix #17646) (#17659) 4 年之前
asyncfutures.nim 3241df2a13 fixes #18858 [backport] (#18868) 3 年之前
asynchttpserver.nim 5fd150b7f7 asynchttpserver: ipv6 support (#18706) 3 年之前
asyncmacro.nim d6242d7fe1 simplify asyncfutures, asyncmacro (#17633) 4 年之前
asyncnet.nim 0b44840299 enable style:usages for stdlib tests [backport: 1.6] (#19715) 2 年之前
asyncstreams.nim 9bb0e55749 Fix FutureStream memory usage (#17395) [backport:1.2] 4 年之前
base64.nim 38b41f893a fix #17941: UnusedImport works for var/let/const/type invoked inside a generic (#17942) 4 年之前
bitops.nim 988c02b7cb renamed: lib/std/private/vmutils.nim -> lib/std/private/bitops_utils.nim to avoid confusion with unrelated std/vmutils (#18660) 3 年之前
browsers.nim 47c078e29c use single backtick (#17166) 4 年之前
cgi.nim a9b62de895 CIs: attempt to use csources_v1 (#16282) 4 年之前
colors.nim cfee71e779 fixed colorNames sorting mistake (#19125) [backport] 3 年之前
complex.nim a9b62de895 CIs: attempt to use csources_v1 (#16282) 4 年之前
cookies.nim 0b44840299 enable style:usages for stdlib tests [backport: 1.6] (#19715) 2 年之前
coro.nim fb86271556 system.nim cleanup some exported constants which should never have be… (#17909) 4 年之前
coro.nimcfg f89c247a89 fix test failure in coro.nim 9 年之前
cstrutils.nim b59a628c39 Improve documentation for cstrutils (#17004) 4 年之前
db_common.nim 47c078e29c use single backtick (#17166) 4 年之前
distros.nim 0ef830577b distros.foreignDeps made public (#18830) 3 年之前
dynlib.nim 22776c410a Update documentation for dynlib (#17356) 3 年之前
encodings.nim 15fdcd0c4d workaround #18481 (#18482) 3 年之前
endians.nim 1b03accac7 Improve endians module (#17674) 4 年之前
fenv.nim 0e3ea16554 use lowercase --define switches (#17283) 4 年之前
future.nim 0872e7a27e renamed future.nim to sugar.nim 7 年之前
hashes.nim e7bac91773 rename nimEnableHashRef [backport] (#18941) 3 年之前
htmlgen.nim a65189a739 nnkArglist => nnkArgList + special case stylecheck:error (#17529) 4 年之前
htmlparser.nim f35e9a5752 Adds source to single tags list (#18920) 3 年之前
httpclient.nim 2539d7a862 fix nim-lang#19343 (#19344) [backport] 3 年之前
httpcore.nim aef55a7a88 Replace double backticks with single backticks - Part 3 out of ~7 (#17207) 4 年之前
json.nim 0b44840299 enable style:usages for stdlib tests [backport: 1.6] (#19715) 2 年之前
lenientops.nim b7ff0b2a11 Use func in lenientops (#16641) 4 年之前
lexbase.nim 2aeac26f08 correct licence header (#18935) 3 年之前
logging.nim 9819fb21d8 Use `.. warning::` (#17320) 4 年之前
marshal.nim a9b62de895 CIs: attempt to use csources_v1 (#16282) 4 年之前
math.nim 373bbd9bb4 Add ceilDiv to math (#18596) 3 年之前
md5.nim a4257dc3b6 Improve documentation for the md5 module (#16631) 4 年之前
memfiles.nim 285539c87a Replace double backticks with single backticks - Part 4 out of ~7 (#17216) 4 年之前
mersenne.nim 9674ff4361 make deprecated message better (#18737) 3 年之前
mimetypes.nim 429b128632 change mimedb stroe stringtable to orderedtable (#18065) 3 年之前
nativesockets.nim 0b44840299 enable style:usages for stdlib tests [backport: 1.6] (#19715) 2 年之前
net.nim e5e445f042 fixes #19973; switch to poll on posix (#20212) 2 年之前
nimprof.nim 34c1c631bb close #4451 (#17627) 4 年之前
nimprof.nim.cfg 39839fda8a Rename *.nimrod.cfg to *.nim.cfg 10 年之前
nimtracker.nim 98c7bab8ea make memory tracker work without onThreadCreation 8 年之前
oids.nim a9b62de895 CIs: attempt to use csources_v1 (#16282) 4 年之前
options.nim 09d85d8b24 std/options enables stricteffects (#19441) 2 年之前
os.nim d38177b11f stylecheck usages part two: stdlib cleanup (#19338) 3 年之前
osproc.nim 3241df2a13 fixes #18858 [backport] (#18868) 3 年之前
oswalkdir.nim fcb5cf643c use single backtick (#17181) 4 年之前
parsecfg.nim b1c7c994b0 [std/parsecfg]use runnableExamples (#17868) 4 年之前
parsecsv.nim bf5dfe481a parsecsv fix style (#17933) 4 年之前
parsejson.nim 285539c87a Replace double backticks with single backticks - Part 4 out of ~7 (#17216) 4 年之前
parseopt.nim 285539c87a Replace double backticks with single backticks - Part 4 out of ~7 (#17216) 4 年之前
parsesql.nim 0b44840299 enable style:usages for stdlib tests [backport: 1.6] (#19715) 2 年之前
parseutils.nim 56461c280f Change stdlib imports to use std prefix in most examples (#17202) 4 年之前
parsexml.nim 42c180c665 Fix crash in parsexml (#15582) (#15583) 4 年之前
pathnorm.nim 70ec17eede use single backtick (#17133) 4 年之前
pegs.nim 60f43fb690 fixes #19104; peg Incorrect captures [backport:1.6] (#20352) 2 年之前
prelude.nim 7052503ca8 make strformat part of the prelude (#18046) 4 年之前
punycode.nim 02d94966c9 Fix punycode.decode function (#19136) 2 年之前
random.nim 7c8ea490a2 Fix initrand to avoid random number sequences overlapping (#18744) 3 年之前
rationals.nim a9b62de895 CIs: attempt to use csources_v1 (#16282) 4 年之前
reservedmem.nim d447c0fe3f use typeof instead type (#16962) 4 年之前
ropes.nim a9b62de895 CIs: attempt to use csources_v1 (#16282) 4 年之前
segfaults.nim 0b44840299 enable style:usages for stdlib tests [backport: 1.6] (#19715) 2 年之前
selectors.nim 0277cd5252 Revert "Correct emscripten shortcoming" (#20082) 2 年之前
smtp.nim 70ec17eede use single backtick (#17133) 4 年之前
smtp.nim.cfg 39839fda8a Rename *.nimrod.cfg to *.nim.cfg 10 年之前
ssl_certs.nim 6286b5599c termux ssl (#18520) 3 年之前
ssl_config.nim 1fb2a58674 net: use a secure cipher list by default 4 年之前
stats.nim 2d84f6e7c8 Fix #18718 (#18731) 3 年之前
streams.nim e9d5a9d395 [Orc] fixes "streams.readDataStr segafaults" when accepting a string literal (#20019) [backport] 2 年之前
streamwrapper.nim 56461c280f Change stdlib imports to use std prefix in most examples (#17202) 4 年之前
strformat.nim 980ec713da Fix #19107 (#19286) [backport] 3 年之前
strmisc.nim 5897ed9d3d Improve documentation of strmisc (#16665) 4 年之前
strscans.nim f8d6a53227 typo [backport] (#18967) 3 年之前
strtabs.nim f26c25737c remove outdated codes (#17140) 4 年之前
strutils.nim 3d3d790c63 docs: Fix broken cross references to `rfind` in strutils (#19382) [backport] 3 年之前
sugar.nim f1f1e85ec6 fixes #18954 (#18955) 3 年之前
terminal.nim b3e077863a Documentation only, Terminal (#18696) 3 年之前
times.nim e2b19bb2de remove deprecated stuffs from std/times (#18937) 3 年之前
typetraits.nim 8ce782d463 Add optional recursive arg to distinctBase (v2) (#18659) 3 年之前
unicode.nim 3241df2a13 fixes #18858 [backport] (#18868) 3 年之前
unittest.nim 68e522ecec Remove confusing <//> (#17830) 4 年之前
uri.nim 161736ceb3 Revert "Update uri.nim (#19148) [backport:1.0]" (#19280) 3 年之前
volatile.nim d447c0fe3f use typeof instead type (#16962) 4 年之前
xmlparser.nim a764a5b9bc fix #14056 (#16071) 4 年之前
xmltree.nim 6e0fe965da add sink and lent annotations for xmltree and streams (#18037) 4 年之前