握猫猫 562a5fb8f9 fix use after free (#22854) hace 1 año
..
collections 9d7acd001f use lent for the return value of index accesses of tables (#22812) hace 1 año
concurrency a7a0105d8c deprecate `std/threadpool`; use `malebolgia`, `weave`, `nim-taskpool` instead (#22576) hace 1 año
includes b07526b2c7 refactor envvars, oserrors; register vmops (#20592) hace 2 años
ioselects 244565397d fixes #21734; backport (#21957) hace 1 año
unidecode b72ecaf639 fix shebangs #! /xxx => #!/xxx (#18444) hace 3 años
algorithm.nim 19ff746916 Markdown code blocks migration part 7 (#20547) hace 2 años
async.nim 739e1badb6 stdlib organization & documentation improvements (#20971) hace 2 años
asyncdispatch.nim a593e40ad6 fix build on haiku (#21752) hace 1 año
asyncdispatch.nim.cfg 39839fda8a Rename *.nimrod.cfg to *.nim.cfg hace 10 años
asyncfile.nim 49df69334e Fix IndexDefect in asyncfile.readLine (#22774) hace 1 año
asyncfutures.nim d4d28f2ffe Allow `futureLogging` in release builds (#21448) hace 1 año
asynchttpserver.nim a660c17d30 Markdown code blocks migration part 8 (#22478) hace 1 año
asyncmacro.nim 91987f8eb5 fixes #22210; transform return future in try/finally properly (#22249) hace 1 año
asyncnet.nim aec5a4c474 fixes #20144; fixes asyncnet ssl on bsds (#21763) hace 1 año
asyncstreams.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) hace 2 años
base64.nim 5b195ab0f0 Add `safe` parameter to `base64.encodeMime` (#20559) hace 2 años
bitops.nim a9bc6779e1 the compiler can be compiled with vcc (#22832) hace 1 año
browsers.nim 1d6fd30afb Update browsers.nim, fix openDefaultBrowser()'s bug (#22052) hace 1 año
cgi.nim 19ff746916 Markdown code blocks migration part 7 (#20547) hace 2 años
colors.nim a660c17d30 Markdown code blocks migration part 8 (#22478) hace 1 año
complex.nim c2cdc752c8 Simpler complex division implementation (#20088) hace 2 años
cookies.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) hace 2 años
coro.nim 3f7e1d7daa replace `doAssert false` with `raiseAssert` in lib, which works better with strictdefs (#22458) hace 1 año
coro.nimcfg f89c247a89 fix test failure in coro.nim hace 9 años
cstrutils.nim 2d6c200284 fixes documentation regression (#20925) hace 2 años
distros.nim a660c17d30 Markdown code blocks migration part 8 (#22478) hace 1 año
dynlib.nim 22776c410a Update documentation for dynlib (#17356) hace 3 años
encodings.nim 9e35631191 std/encodings: Fix open() documentation in regard to exception raised (#21187) hace 2 años
endians.nim 8c55e2999b Fix documentation typo in endians.nim (#21949) hace 1 año
fenv.nim 0e3ea16554 use lowercase --define switches (#17283) hace 3 años
hashes.nim 3f7e1d7daa replace `doAssert false` with `raiseAssert` in lib, which works better with strictdefs (#22458) hace 1 año
htmlgen.nim a660c17d30 Markdown code blocks migration part 8 (#22478) hace 1 año
htmlparser.nim a660c17d30 Markdown code blocks migration part 8 (#22478) hace 1 año
httpclient.nim 5d5c39e745 fixes #22778 regression: contentLength implementation type mismatched (#22780) hace 1 año
httpcore.nim b0a98cc01e warn on set types bigger than max size, default to 0..255 for int literals (#21659) hace 1 año
json.nim a660c17d30 Markdown code blocks migration part 8 (#22478) hace 1 año
lenientops.nim b7ff0b2a11 Use func in lenientops (#16641) hace 4 años
lexbase.nim 7f6e800caf move assertions out of system (#19599) hace 2 años
logging.nim a660c17d30 Markdown code blocks migration part 8 (#22478) hace 1 año
marshal.nim 0f3d6b5a52 small fixes for atomicArc (#22017) hace 1 año
math.nim db41f04ab0 Amend divmod (#22131) hace 1 año
md5.nim 62f1ad54ae build documentation for `checksums/md5` and `checksums/sha1` (#21791) hace 1 año
memfiles.nim a660c17d30 Markdown code blocks migration part 8 (#22478) hace 1 año
mimetypes.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) hace 2 años
nativesockets.nim 562a5fb8f9 fix use after free (#22854) hace 1 año
net.nim 7ee00d86b1 fixes overriden typo (#22044) hace 1 año
nimprof.nim f7c203fb6c remove legacy code (#21134) hace 2 años
nimprof.nim.cfg 39839fda8a Rename *.nimrod.cfg to *.nim.cfg hace 10 años
oids.nim a9bd78d579 fix #12122 (#21096) hace 2 años
options.nim 0d4b3ed18e fixes #22836; Unnecessary warning on 'options.none' with 'strictDefs'… (#22837) hace 1 año
os.nim 1fcb53cded fixes broken nightlies; follow up #22544 (#22585) hace 1 año
osproc.nim a660c17d30 Markdown code blocks migration part 8 (#22478) hace 1 año
parsecfg.nim a660c17d30 Markdown code blocks migration part 8 (#22478) hace 1 año
parsecsv.nim a660c17d30 Markdown code blocks migration part 8 (#22478) hace 1 año
parsejson.nim e8657c7107 make implicit cstring conversions explicit (#19488) hace 2 años
parseopt.nim a660c17d30 Markdown code blocks migration part 8 (#22478) hace 1 año
parsesql.nim f04f3e8bf7 std/parsesql: Add OFFSET keyword support. (#21255) hace 1 año
parseutils.nim a660c17d30 Markdown code blocks migration part 8 (#22478) hace 1 año
parsexml.nim a660c17d30 Markdown code blocks migration part 8 (#22478) hace 1 año
pathnorm.nim c0824b9b80 [`std/os` clean up] import and export `osseps` (#20580) hace 2 años
pegs.nim c56a712e7d fixes #22541; peg matchLen can raise an unlisted exception: Exception (#22545) hace 1 año
prelude.nim 83493e4294 Update prelude example (#21005) hace 2 años
random.nim f3a7622514 fixes #22360; compare with the half of randMax (#22361) hace 1 año
rationals.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) hace 2 años
reservedmem.nim 739e1badb6 stdlib organization & documentation improvements (#20971) hace 2 años
ropes.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) hace 2 años
segfaults.nim 98cebad7de enable style:usages for stdlib tests [backport: 1.6] (#19715) hace 2 años
selectors.nim a660c17d30 Markdown code blocks migration part 8 (#22478) hace 1 año
ssl_certs.nim 919a889ba8 moderate system cleanup & refactor (#20355) hace 2 años
ssl_config.nim 1fb2a58674 net: use a secure cipher list by default hace 4 años
stats.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) hace 2 años
streams.nim a660c17d30 Markdown code blocks migration part 8 (#22478) hace 1 año
streamwrapper.nim a660c17d30 Markdown code blocks migration part 8 (#22478) hace 1 año
strformat.nim a660c17d30 Markdown code blocks migration part 8 (#22478) hace 1 año
strmisc.nim 5897ed9d3d Improve documentation of strmisc (#16665) hace 4 años
strscans.nim 6b04d0395a allow tuples and procs in 'toTask' + minor things (#22530) hace 1 año
strtabs.nim 3812d91390 alternative, much simpler algorithm for strict func checking (#21066) hace 2 años
strutils.nim 5eeafbf550 fixes #22696; func `strutils.join` for non-strings uses proc `$` which can have side effects (#22770) hace 1 año
sugar.nim cc2b0f0172 [sugar] handle HiddenDeref in capture, error at CT if unsupported nnk (#20680) hace 2 años
terminal.nim 5bcea05caf Add getCursorPos() to std/terminal (#22749) hace 1 año
times.nim c0838826c0 fixes #22519; DocGen does not work for std/times on JS backend (#22738) hace 1 año
typetraits.nim 8f7aedb3d1 Add `hasDefaultValue` type trait (#22636) hace 1 año
unicode.nim 17115cbc73 fixes SSL version check logic [backport] (#21324) hace 1 año
unittest.nim a660c17d30 Markdown code blocks migration part 8 (#22478) hace 1 año
uri.nim 9df8ca0d81 Add URI parsing warning (#21547) hace 1 año
volatile.nim d447c0fe3f use typeof instead type (#16962) hace 3 años
xmlparser.nim 891329cd4b move io out of system (#19442) hace 2 años
xmltree.nim a660c17d30 Markdown code blocks migration part 8 (#22478) hace 1 año