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