ringabout 150dd7c4d1 Revert "fix #12122 (#21096)" 1 yıl önce
..
collections f7c203fb6c remove legacy code (#21134) 1 yıl önce
concurrency b7d96cd3f5 fixes broken importc for vcc [backport] (#20909) 2 yıl önce
includes b07526b2c7 refactor envvars, oserrors; register vmops (#20592) 2 yıl önce
ioselects d1d141b135 new .redefine pragma for templates, warn on redefinition without it (#20211) 2 yıl önce
unidecode b72ecaf639 fix shebangs #! /xxx => #!/xxx (#18444) 3 yıl önce
algorithm.nim 19ff746916 Markdown code blocks migration part 7 (#20547) 2 yıl önce
async.nim 739e1badb6 stdlib organization & documentation improvements (#20971) 1 yıl önce
asyncdispatch.nim 739e1badb6 stdlib organization & documentation improvements (#20971) 1 yıl önce
asyncdispatch.nim.cfg 39839fda8a Rename *.nimrod.cfg to *.nim.cfg 9 yıl önce
asyncfile.nim 75ece74bdd fixes #20526; use `nimPreviewSlimSystem` for documentation build (#20714) 2 yıl önce
asyncfutures.nim d88f46df38 Make async stacktraces less verbose (#21091) 1 yıl önce
asynchttpserver.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
asyncmacro.nim d88f46df38 Make async stacktraces less verbose (#21091) 1 yıl önce
asyncnet.nim 06cd15663d fixes ptr to cstring warnings[backport] (#20848) 2 yıl önce
asyncstreams.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
base64.nim 5b195ab0f0 Add `safe` parameter to `base64.encodeMime` (#20559) 2 yıl önce
bitops.nim e78ef57c93 typetraits: add toSigned, toUnsigned (#18445) 2 yıl önce
browsers.nim 19ff746916 Markdown code blocks migration part 7 (#20547) 2 yıl önce
cgi.nim 19ff746916 Markdown code blocks migration part 7 (#20547) 2 yıl önce
colors.nim 878919a4df fixes the typical (not a == b) bug in the documentation (#20643) 2 yıl önce
complex.nim c2cdc752c8 Simpler complex division implementation (#20088) 2 yıl önce
cookies.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
coro.nim 150dd7c4d1 Revert "fix #12122 (#21096)" 1 yıl önce
coro.nimcfg f89c247a89 fix test failure in coro.nim 9 yıl önce
cstrutils.nim 2d6c200284 fixes documentation regression (#20925) 2 yıl önce
distros.nim 6166b796ba refactor os imports into corresponding small modules (#20720) 2 yıl önce
dynlib.nim 22776c410a Update documentation for dynlib (#17356) 3 yıl önce
encodings.nim 9e35631191 std/encodings: Fix open() documentation in regard to exception raised (#21187) 1 yıl önce
endians.nim 1b03accac7 Improve endians module (#17674) 3 yıl önce
fenv.nim 0e3ea16554 use lowercase --define switches (#17283) 3 yıl önce
hashes.nim f7c203fb6c remove legacy code (#21134) 1 yıl önce
htmlgen.nim 6505bd347d Markdown indented code blocks (#20473) 2 yıl önce
htmlparser.nim 91ce8c385d fix #19580; add warning for bare except: clause (#21099) 1 yıl önce
httpclient.nim daf35c6d1b Change both code snippets to use the same test URL (#20647) 2 yıl önce
httpcore.nim 3812d91390 alternative, much simpler algorithm for strict func checking (#21066) 1 yıl önce
json.nim f7c203fb6c remove legacy code (#21134) 1 yıl önce
lenientops.nim b7ff0b2a11 Use func in lenientops (#16641) 3 yıl önce
lexbase.nim 7f6e800caf move assertions out of system (#19599) 2 yıl önce
logging.nim 1daf43fb14 Allow users to set log flushing rules (#20817) 2 yıl önce
marshal.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
math.nim 739e1badb6 stdlib organization & documentation improvements (#20971) 1 yıl önce
md5.nim b2c5d7b4ff Documentation: Fix word usage (#19529) 2 yıl önce
memfiles.nim 150dd7c4d1 Revert "fix #12122 (#21096)" 1 yıl önce
mimetypes.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
nativesockets.nim 06cd15663d fixes ptr to cstring warnings[backport] (#20848) 2 yıl önce
net.nim 3bba2b34fd fix socket send for string types (#21155) 1 yıl önce
nimprof.nim f7c203fb6c remove legacy code (#21134) 1 yıl önce
nimprof.nim.cfg 39839fda8a Rename *.nimrod.cfg to *.nim.cfg 9 yıl önce
oids.nim 150dd7c4d1 Revert "fix #12122 (#21096)" 1 yıl önce
options.nim 16f6dc05fd std/options enables stricteffects (#19441) 2 yıl önce
os.nim 84ea62ea0d Move command line parameter code (#20946) 1 yıl önce
osproc.nim 0b1650576c move widestrs out of system (#20462) 2 yıl önce
parsecfg.nim 891329cd4b move io out of system (#19442) 2 yıl önce
parsecsv.nim 891329cd4b move io out of system (#19442) 2 yıl önce
parsejson.nim e8657c7107 make implicit cstring conversions explicit (#19488) 2 yıl önce
parseopt.nim fd257a9a0f Refactor initOptParser (#19656) 2 yıl önce
parsesql.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
parseutils.nim ea0e45e62f Added 'openArray[char]' overloads to 'std/parseutils' (#20527) 2 yıl önce
parsexml.nim 75ece74bdd fixes #20526; use `nimPreviewSlimSystem` for documentation build (#20714) 2 yıl önce
pathnorm.nim c0824b9b80 [`std/os` clean up] import and export `osseps` (#20580) 2 yıl önce
pegs.nim 3812d91390 alternative, much simpler algorithm for strict func checking (#21066) 1 yıl önce
prelude.nim 83493e4294 Update prelude example (#21005) 1 yıl önce
random.nim 739e1badb6 stdlib organization & documentation improvements (#20971) 1 yıl önce
rationals.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
reservedmem.nim 739e1badb6 stdlib organization & documentation improvements (#20971) 1 yıl önce
ropes.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
segfaults.nim 98cebad7de enable style:usages for stdlib tests [backport: 1.6] (#19715) 2 yıl önce
selectors.nim 6166b796ba refactor os imports into corresponding small modules (#20720) 2 yıl önce
smtp.nim.cfg 39839fda8a Rename *.nimrod.cfg to *.nim.cfg 9 yıl önce
ssl_certs.nim 919a889ba8 moderate system cleanup & refactor (#20355) 2 yıl önce
ssl_config.nim 1fb2a58674 net: use a secure cipher list by default 4 yıl önce
stats.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
streams.nim 606aa45ec6 Export FileMode (#20726) 2 yıl önce
streamwrapper.nim 7f6e800caf move assertions out of system (#19599) 2 yıl önce
strformat.nim 6505bd347d Markdown indented code blocks (#20473) 2 yıl önce
strmisc.nim 5897ed9d3d Improve documentation of strmisc (#16665) 3 yıl önce
strscans.nim b2c5f6f3c8 give a deprecate warning when using `newPar` to construct tuple expressions (#20312) 2 yıl önce
strtabs.nim 3812d91390 alternative, much simpler algorithm for strict func checking (#21066) 1 yıl önce
strutils.nim 150dd7c4d1 Revert "fix #12122 (#21096)" 1 yıl önce
sugar.nim cc2b0f0172 [sugar] handle HiddenDeref in capture, error at CT if unsupported nnk (#20680) 2 yıl önce
terminal.nim 919a889ba8 moderate system cleanup & refactor (#20355) 2 yıl önce
times.nim 07be1791ba fix #21045; getTime with vmopsDanger is broken; alternative to #21054 (#21056) 1 yıl önce
typetraits.nim e78ef57c93 typetraits: add toSigned, toUnsigned (#18445) 2 yıl önce
unicode.nim 0b1989d736 Added openarray[char] overloads to std/unicode (#20648) 2 yıl önce
unittest.nim 8266750497 [unittest] remove unnecessay export for testing (#20868) 1 yıl önce
uri.nim 4503fa5422 Uri.isIpv6 exported (#20736) 2 yıl önce
volatile.nim d447c0fe3f use typeof instead type (#16962) 3 yıl önce
xmlparser.nim 891329cd4b move io out of system (#19442) 2 yıl önce
xmltree.nim 7931bdac95 Feature/xmltree additions (#20988) 1 yıl önce