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