Araq 1f0ee9ed2b progress 2 years ago
..
collections e83f27e6a0 out parameters: enforce that 'out' is only used as a parameter (#20510) 2 years ago
concurrency 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 years ago
includes 0b1650576c move widestrs out of system (#20462) 2 years ago
ioselects d1d141b135 new .redefine pragma for templates, warn on redefinition without it (#20211) 2 years ago
unidecode b72ecaf639 fix shebangs #! /xxx => #!/xxx (#18444) 3 years ago
algorithm.nim 088487f652 Implement Markdown definition lists (+ migration) (#20333) 2 years ago
async.nim 3d9b6cfebc [formatter] async.nim uses two spaces (#19264) 3 years ago
asyncdispatch.nim 1f0ee9ed2b progress 2 years ago
asyncdispatch.nim.cfg 39839fda8a Rename *.nimrod.cfg to *.nim.cfg 10 years ago
asyncfile.nim 0b1650576c move widestrs out of system (#20462) 2 years ago
asyncftpclient.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 years ago
asyncfutures.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 years ago
asynchttpserver.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 years ago
asyncmacro.nim d1d141b135 new .redefine pragma for templates, warn on redefinition without it (#20211) 2 years ago
asyncnet.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 years ago
asyncstreams.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 years ago
base64.nim f7f375f59d Optimize `base64.encodeMime` (#20409) 2 years ago
bitops.nim e78ef57c93 typetraits: add toSigned, toUnsigned (#18445) 2 years ago
browsers.nim 0b1650576c move widestrs out of system (#20462) 2 years ago
cgi.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 years ago
colors.nim ea475a4e98 Update colors.nim (#19274) 3 years ago
complex.nim c2cdc752c8 Simpler complex division implementation (#20088) 2 years ago
cookies.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 years ago
coro.nim 4341b06f65 RST: improve simple tables (#19859) 2 years ago
coro.nimcfg f89c247a89 fix test failure in coro.nim 9 years ago
cstrutils.nim b59a628c39 Improve documentation for cstrutils (#17004) 3 years ago
db_common.nim 47c078e29c use single backtick (#17166) 3 years ago
distros.nim 6505bd347d Markdown indented code blocks (#20473) 2 years ago
dynlib.nim 22776c410a Update documentation for dynlib (#17356) 3 years ago
encodings.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 years ago
endians.nim 1b03accac7 Improve endians module (#17674) 3 years ago
fenv.nim 0e3ea16554 use lowercase --define switches (#17283) 3 years ago
hashes.nim 7f6e800caf move assertions out of system (#19599) 2 years ago
htmlgen.nim 6505bd347d Markdown indented code blocks (#20473) 2 years ago
htmlparser.nim 891329cd4b move io out of system (#19442) 2 years ago
httpclient.nim 28c879c8bb Add proxy basic auth documentation (#20498) 2 years ago
httpcore.nim 7a50d66346 Removed deprecated httpcore func (#19550) 2 years ago
json.nim b6bfe38ff5 move formatfloat out of system (#20195) 2 years ago
lenientops.nim b7ff0b2a11 Use func in lenientops (#16641) 4 years ago
lexbase.nim 7f6e800caf move assertions out of system (#19599) 2 years ago
logging.nim e8657c7107 make implicit cstring conversions explicit (#19488) 2 years ago
marshal.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 years ago
math.nim 7f6e800caf move assertions out of system (#19599) 2 years ago
md5.nim b2c5d7b4ff Documentation: Fix word usage (#19529) 2 years ago
memfiles.nim 0b1650576c move widestrs out of system (#20462) 2 years ago
mersenne.nim 9674ff4361 make deprecated message better (#18737) 3 years ago
mimetypes.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 years ago
nativesockets.nim 919a889ba8 moderate system cleanup & refactor (#20355) 2 years ago
net.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 years ago
nimprof.nim 34c1c631bb close #4451 (#17627) 3 years ago
nimprof.nim.cfg 39839fda8a Rename *.nimrod.cfg to *.nim.cfg 10 years ago
nimtracker.nim 98c7bab8ea make memory tracker work without onThreadCreation 7 years ago
oids.nim db8a62d480 fixes #20285; prevent oid time overflow at year 2038 (#20338) 2 years ago
options.nim 16f6dc05fd std/options enables stricteffects (#19441) 2 years ago
os.nim 6505bd347d Markdown indented code blocks (#20473) 2 years ago
osproc.nim 0b1650576c move widestrs out of system (#20462) 2 years ago
oswalkdir.nim fcb5cf643c use single backtick (#17181) 3 years ago
parsecfg.nim 891329cd4b move io out of system (#19442) 2 years ago
parsecsv.nim 891329cd4b move io out of system (#19442) 2 years ago
parsejson.nim e8657c7107 make implicit cstring conversions explicit (#19488) 2 years ago
parseopt.nim fd257a9a0f Refactor initOptParser (#19656) 2 years ago
parsesql.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 years ago
parseutils.nim 56461c280f Change stdlib imports to use std prefix in most examples (#17202) 3 years ago
parsexml.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 years ago
pathnorm.nim 23e0160af2 Add improved Windows UNC path support in std/os (#20281) 2 years ago
pegs.nim 6505bd347d Markdown indented code blocks (#20473) 2 years ago
prelude.nim 7052503ca8 make strformat part of the prelude (#18046) 3 years ago
punycode.nim ade85ee91f Fix punycode.decode function (#19136) 3 years ago
random.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 years ago
rationals.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 years ago
reservedmem.nim 1869826668 add std/private/win_getsysteminfo; refactor the usage of `GetSystemInfo` (#19310) 3 years ago
ropes.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 years ago
segfaults.nim 98cebad7de enable style:usages for stdlib tests [backport: 1.6] (#19715) 2 years ago
selectors.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 years ago
smtp.nim f7cfc46ae1 Added support for sending "ehlo" and receiving multiline "ehlo" response. (#19077) 3 years ago
smtp.nim.cfg 39839fda8a Rename *.nimrod.cfg to *.nim.cfg 10 years ago
ssl_certs.nim 919a889ba8 moderate system cleanup & refactor (#20355) 2 years ago
ssl_config.nim 1fb2a58674 net: use a secure cipher list by default 4 years ago
stats.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 years ago
streams.nim 286fcef68e [Orc] fixes "streams.readDataStr segafaults" when accepting a string literal (#20019) [backport] 2 years ago
streamwrapper.nim 7f6e800caf move assertions out of system (#19599) 2 years ago
strformat.nim 6505bd347d Markdown indented code blocks (#20473) 2 years ago
strmisc.nim 5897ed9d3d Improve documentation of strmisc (#16665) 4 years ago
strscans.nim b2c5f6f3c8 give a deprecate warning when using `newPar` to construct tuple expressions (#20312) 2 years ago
strtabs.nim 7f6e800caf move assertions out of system (#19599) 2 years ago
strutils.nim 10355cb48a strutils, rstgen: avoid deprecated `strutils.delete` (#20488) 2 years ago
sugar.nim 7023176dcb Recommend `mapIt` in some cases (#20347) 2 years ago
terminal.nim 919a889ba8 moderate system cleanup & refactor (#20355) 2 years ago
times.nim 31b7a25e1e fix broken runnableExamples for getWeeksInIsoYear (#20193) 2 years ago
typetraits.nim e78ef57c93 typetraits: add toSigned, toUnsigned (#18445) 2 years ago
unicode.nim 3241df2a13 fixes #18858 [backport] (#18868) 3 years ago
unittest.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 years ago
uri.nim e8ae2dc90b bootstrap the compiler with nimPreviewSlimSystem (#20176) 2 years ago
volatile.nim d447c0fe3f use typeof instead type (#16962) 3 years ago
xmlparser.nim 891329cd4b move io out of system (#19442) 2 years ago
xmltree.nim 6505bd347d Markdown indented code blocks (#20473) 2 years ago